Robert A. Rosenberg wrote: > Given the single-mailbox constraint, the exposure of the address in a > for clause, should be a non-issue no matter how the address ended up in > the RCPT-TO envelope list (Address in To/Cc/Bcc or via a mailing list > subscribe) since the message is being delivered to that single mailbox > not more than one mailbox at that domain.
I gave an admittedly-contrived example of how this could be a major issue: MAIL FROM:<[EMAIL PROTECTED]> RCPT TO:<[EMAIL PROTECTED]> DATA From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Memo about stock-option vesting ... In other words, you may not want members of an alias to know which alias they're on. Regards, David.
