Re: [Exim] Exim Maildir RFC 2822 compliant ?

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: John W Baxter
Ημερομηνία:  
Προς: exim list
Αντικείμενο: Re: [Exim] Exim Maildir RFC 2822 compliant ?
At 22:35 +0530 5/30/2002, maillist wrote:
>Recently I have installed exim 3.36 with maildir support. Now, I have similar
>problem (colon missing after From) as described at:
>
>http://support.microsoft.com/default.aspx?scid=kb;en-us;Q306838
>
>
>my exim transport looks like:
>
>virtual_localdelivery:
>driver = appendfile
>directory = /email/spool/$domain/$local_part/Maildir/
>maildir_format = yes
>delivery_date_add
>envelope_to_add
>return_path_add
>user = mail
>mode = 0660
>
>
>
>>From list@??? Thu May 30 17:11:26 2002
>Return-path: <list@???>
>Envelope-to: user@???


do
exim -bP transport virtual-localdelivery

and look at the
prefix =
suffix =
check_string =
and
escape_string =

items. The
>From list@??? Thu May 30 17:11:26 2002

is coming from the prefix option. Force them all to be unset. This is
what the reference to section 15.3 of the specs was trying to suggest.
Read about the above four options there.

--John


--
John Baxter   jwblist@???      Port Ludlow, WA, USA