I've noticed that there is a problem with the date of the Received: line added by qmail-scanner. It seems that the date (and mainly the month) is in the format of the current LOCALE but it should be in US format (from RFC).

I believe it should be added a line like
POSIX::setlocale(LC_ALL, "C");
in the qmail-scanner-queue.pl


--
Germain





-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to