Hi,

I run a small ISP and I noticed an error in your Makefile :
@${REINPLACE_CMD} -e 's/"(Exim $$version_number)\\n\\t"/"(Exim $$version_number; ${OPSYS})\\n\\t"/' \


There appears to be a semicolon in that line, so it puts a semicolon in the headers, and that is against RFC's and also breaks Outlook Express 5 and Outlook 2000, it causes the wrong date to show up for the messages.

 Can you please change the semicolon to something else, like the colon?

Thanks Much,
-dave


_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to