Mike, I'm interested in this approach for a new implementation of a mailing list, and I don't think it'd be that hard to do with James. With the Regex matchers that are coming soon, you could match the VERP-style address pretty easily. Then your mailet can parse the address and do what you want with the bounce information.
Hey Danny... here's another requirement for the forward/notify mailet. :) Set the message from some given address, and VERP the original sender/recipient. Serge Knystautas Loki Technologies - Unstoppable Websites http://www.lokitech.com/ ----- Original Message ----- From: "Mike Bridge" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 17, 2001 8:16 PM Subject: VERP for tracking bounced emails? > Is there any way to do something similar to VERP > (see http://cr.yp.to/proto/verp.txt) using James? > This would be very useful for keeping track > of bounced email. I don't need support for assignment > of outgoing envelope sender addresses, but I think > I would just need to be able to forward all email > that match a certain pattern to a certain mailet. > > Thanks, > > -Mike > > -- > Mike Bridge > <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
