Suggestion for 1.25:

if UseReplyTo is set, XMail will prepend a Reply-To header to 
messages for a mailing list. If the incoming message already has one, 
it will end up with multiple Reply-To headers, which is - depending 
on different interpretations of the RFCs - either illegal (agents 
should not output that) or unspecified (legal but agents can do what 
they like with it - including replying to the sender instead of the list).

In either case, what about parsing for and dropping/replacing an 
existing Reply-To header in messages for a UseReplyTo ML? Would be 
the reverse of what XMail already does for the Return-Path.

(An alternative would be conflating all Reply-Tos into a sinlge one 
with multiple addresses, which is surely legal but, IMHO, not worth 
the extra code).

Ciao, Francesco

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to