Issue with your exim port's Makefile

David Fisher fisherds74 at hotmail.com
Thu May 27 14:18:41 PDT 2004


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




More information about the freebsd-questions mailing list