Ticket #822 (new defect)
Not receivign emails from TEmailLogRoute
| Reported by: | jake | Owned by: | xue |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1.3 |
| Component: | Prado Framework v3 | Version: | 3.1 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Hello,
My mail servers are bouncing back emails being sent by TEmailLogRoute because the Return-Path does not match the sender.
A simple solution would be to add the Return-Path header and for linux, check if the server is using sendmail (init_get('sendmail_path')) and if so then add the extra parameter to the mail command, "-f sender@…".
Thanks, - Jake
Change History
Note: See
TracTickets for help on using
tickets.
