Yeah, reading the courier docs mrsam has implemented something like that. It is a good idea.
-Peter On Thu, Dec 06, 2001 at 04:59:50PM -0500, [EMAIL PROTECTED] wrote: > If one was willing to extend SMTP again, it would be theoretically possible > to send one copy of a message to aol.com for 100 recipients with a form of > VERP, using an extended syntax like > > MAIL FROM:[EMAIL PROTECTED] > 250 [EMAIL PROTECTED] Sender ok > RCPT TO:[EMAIL PROTECTED] EPFX:johnsmith-aol.com- > 250 [EMAIL PROTECTED] Recipient ok > RCPT TO:[EMAIL PROTECTED] EPFX:joerandom-aol.com- > 250 [EMAIL PROTECTED] Recipient ok > DATA > > and the receiving MTA would prepend the EPFX value to the envelope sender > for each recipient. -- The 5 year plan: In five years we'll make up another plan. Or just re-use this one. _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers
