Another idea for AbstractRedirect: Currently the envelope sender and the from address come from a single config parameter. Two examples which show that a separate config parameter would be better: 1. bounce letter: envelope sender is <>, from address is [EMAIL PROTECTED] 2. checked bounce letter: envelope sender is [EMAIL PROTECTED], from address is <[EMAIL PROTECTED]>
I don't know much about returnPath, but it may be related. (A further enhancement, would be to add a fromName parameter in addition to the fromAddress. The resulting from header is something like "John <[EMAIL PROTECTED]>". But fromName is more difficult, it may require charset information. So I don't say that we should add it immediately, but it may affect the naming of config parameters) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
