On Tue, 6 Feb 2001, Cavel wrote:
> It look list Microsoft Outlook Express does some naughty things with the To:
> field when sending to mailing lists or using BCC.
> Namely it insets <Undisclosed-Recipient:;>
> Exim balks at the colon. Is their a "fix" or workaround available?
Exim will only balk if you have set headers_check_syntax. The workaround
is to unset it. The correct syntax is:
To: Undisclosed-Recipient:;
or
Bcc:
(because of the vagaries of RFC 822).
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.