I propose that we deprecate Mail.getSender/setSender in favor of unambiguous
names that relate to the SMTP RFC: Mail.getReversePath/setReversePath.

As it stands, we have:

 Mail.get/setSender === mail.smtp.from === reverse-path
 Mail.get/setSender !== Message.get/setSender

Danny has often had to remind people of that last point.  If we don't fix
the terminology now, it is only going to become worse when we start making
use of VERP.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to