Ticket #822 (new defect)

Opened 7 months ago

Last modified 2 months ago

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

Changed 2 months ago by knut

  • priority changed from immediate to normal
  • milestone set to 3.1.3
Note: See TracTickets for help on using tickets.