On Wed, Nov 05, 2003 at 09:41:05AM +0100, me& wrote:
> When I check out the 'source' of the mail I can see this :
> 
> From: [EMAIL PROTECTED]
> Bcc:
> Date: Wed, 05 Nov 2003 09:26:41 +0100
> 
> >From [EMAIL PROTECTED]  Wed Nov  5 09:26:41 2003
> .... the rest of all the headers and the actual mail data.

I'm just beginning to use 'exim' (now have qmail) but
I've seen something like this, when a config file had
spurious ^M <carriage-returns> (<CR>) in it, so SOME things
were written as
 .......half header<CR>next half<LF>
or a File was editeid in Win* AND in UNIX,
and got single <CR><LF>'s in Variable/Header Definitions
 ... line-n  <LF>
 ... line-n+1<CR><LF>
 ... line-n+2<LF>

So then this is munged into the Mail, and the next Receiver
(exim intself getting it back via lmtp I presume) will expand
those <CR> to the 'requiered' <CR><LF> (exim does this,
qmail simply dropped the mail as non-RFC-conform),
and you get 'early empty lines' ending Header Processing.

May be you have the same Problem as I had?

Stucki (postmaster at math/inf/mi.fu-berlin.de)


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to