mirror of
https://github.com/friendica/friendica
synced 2025-04-27 14:30:11 +00:00
Merge pull request #7859 from annando/mail-reply-to
Use the "reply-to" header of the original post when answering via mail
This commit is contained in:
commit
17c934aa07
3 changed files with 28 additions and 12 deletions
|
@ -321,7 +321,7 @@ class Email
|
|||
}
|
||||
|
||||
/**
|
||||
* Function send is used by Protocol::EMAIL and Protocol::EMAIL2 code
|
||||
* Function send is used by Protocol::EMAIL code
|
||||
* (not to notify the user, but to send items to email contacts)
|
||||
*
|
||||
* @param string $addr address
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue