Nerijus Baliunas writes: 

> Hi, 
> 
> Actual header in a message is: 
> 
> To: "Aida \(E-mail\)" <[EMAIL PROTECTED]> 
> 
> If a message is viewed through IMAP, my mail client displays it as: 
> 
> To: "Aida \\(E-mail\\)" <[EMAIL PROTECTED]> 
> 
> Log:
> 02:48:50: Mail log: * 3 FETCH (ENVELOPE ("Mon, 29 Oct 2001 22:22:43 +0100" "ku rtu" 
>(("Modesta" NIL "modesta" "xxx.com")) (("Modesta" NIL "modesta" "xxx.com")) 
>(("[EMAIL PROTECTED]" NIL "modesta" "xxx.com")) (("Aida \\(E-mail\\)" NIL "aida" 
>"xxx.lt")) NIL NIL NIL 
> 
> If a message is in mbox file, my mail client displays it as: 
> 
> To: "Aida (E-mail)" <[EMAIL PROTECTED]> 
> 
> 
> Is the header bad? It is created by MS Outlook.

No.  This is simply a by-product of rather poor choices that went into the 
original design of a number of related standards - RFC 822, RFC 2060, and 
others - which makes the interaction between these protocols full of various 
pitfalls and gotchas which end up manifesting themselves in these kinds of 
things... 

Just avoid using unnecessary punctuation in mail addresses.  Otherwise, the 
only thing you should expect to happen - or NOT to happen as the case may be 
 - is the various applications not crashing on you. 


-- 
Sam 


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to