Date: Thu, 27 May 2004 14:17:39 -0700 From: "David Fisher" <fisherds74@hotmail.com> To: eik@FreeBSD.org Cc: markm@FreeBSD.org Subject: Issue with your exim port's Makefile Message-ID: <BAY18-F98UteeRnCB9k00053a66@hotmail.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY18-F98UteeRnCB9k00053a66>