mirror of
https://github.com/friendica/friendica
synced 2025-04-27 15:10:11 +00:00
Use the "reply-to" header of the original post when answering via mail
This commit is contained in:
parent
7fac116d5e
commit
37bdafcc96
2 changed files with 26 additions and 10 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