| Project: | ProjectPier |
| Version: | 0.8.0.3 |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed - fixed |
Jump to:
Description
Hi,
some MTA think we're usurpators when projectpier sends mail (using author's address in From), so we made a patch to send mails with a From like "author ".
The reply-to is the address of the author.
file is application/models/notifier/Notifier.class.php
| Attachment | Size |
|---|---|
| notifier-from-as-replyto.patch | 796 bytes |
Thanks very much for submitting this! Is it possible you could look into making this something that the administrator could select (use fixed address or user's address). It would be nice if the administrator could define a 'from' address in the system settings, since this may not always be the server name.
Accepted in 0.8.6 including configuration options Mail From and Use Reply To.