X-Disclaimer: IMNASendmailHacker.

I am developing a propreitary mailing list system.  Strictly speaking, it is
not exactly a mailing list.  I will be using sendmail to send out email to a
bunch of subscribed users.  I want to automate the processing of bounces.
Because I am dealing with hundreds of rapidly changing mailing lists, I do
not want to create individual listname-owner@ and listname-bounces@ aliases
in /etc/aliases.

I recall reading somewhere a long time ago that it is possible to configure
sendmail such that any mail coming to [EMAIL PROTECTED] will get
delivered to the mailbox of username.  Could someone tell me where exactly I
can read more about this feature?

I plan to send the email to the mailing list such that bounces come back to
[EMAIL PROTECTED]  I plan to have an entry under /etc/aliases for
bounces which pipes the email received for [EMAIL PROTECTED] over to a
script for bounce processing.  The script can figure out which email address
is bouncing from someid and take corrective action.

Suresh?

Thaths


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to