I THINK I have the answer on this... For an alias you would have to deliver to "| cat >/dev/null" (but the preferred way is to discard the message in maildrop).
Do this by simply setting EXITCODE=0 and calling "exit": EXITCODE=0 exit m/ > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Derrick > T. Woolworth > Sent: Friday, January 23, 2004 9:31 AM > To: [EMAIL PROTECTED] > Subject: [courier-users] aliase to /dev/null > > > In an attempt to create a bit-bucket alias, I added: > > bit-bucket: /dev/null > > To the aliases file, however the mail server says that bit-bucket > at any domain > is not recognized as a valid user. > > Is there a way to do this? > > Thanks, > > D > > > > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > courier-users mailing list > [EMAIL PROTECTED] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users > ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
