Steve Lange wrote:
I have a courier .49 running on CentOS 4.1 (Linux). We're connecting our new ERP software to this mail server for alert messages, etc. The email alerts are going to the correct people; however, the date/time stamp on the messages is 12/31/1969 at 7 PM. Is there a way to have the correct date/time sent with these email messages?
Yep, contact the ERP software vendor and inform that their software is not RFC compliant. It isn't adding the Date: header as the RFCs require. You can also have Courier add the date itself if the SMTP client didn't add one. The added date will be the time Courier received the message instead of the time the sending client started trying to send the message, which isn't generally significant. In /etc/courier/esmtpd set:

NOADDDATE="0"

Yeah, it's a double negative...

Jay


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to