Kenneth A Kauffman
07-24-2004, 06:03 PM
"Seth H Holmes" <sholmes@dweezil.NOSPAMFORMEroute-fu.net> wrote in message
news:slrnbfe0ea.i8r.sholmes@dweezil.route-fu.net...
> In article <7BJIa.3336$pH3.2530@news2.east.cox.net>, Kenneth A Kauffman
wrote:
> >
> > You can also add them to access in sendmail:
> >
> > abc@abc.com DISCARD
> > abc@abc.com REJECT
> >
> > Discard will get rid of it silently
> > REJECT will notify the sender it was rejected
>
> Oh cool! Where in the sendmail config does that go?
>
> I've been using virtualhost e-mail mappings to map certain "to"
> addresses which get a lot of spam to non existant accounts to
> generate bounce messages. Doing the above would also be very
> cool.
>
> --
> Seth H Holmes
>
I just add them to /etc/mail/access and rebuild access.db.
ken k
news:slrnbfe0ea.i8r.sholmes@dweezil.route-fu.net...
> In article <7BJIa.3336$pH3.2530@news2.east.cox.net>, Kenneth A Kauffman
wrote:
> >
> > You can also add them to access in sendmail:
> >
> > abc@abc.com DISCARD
> > abc@abc.com REJECT
> >
> > Discard will get rid of it silently
> > REJECT will notify the sender it was rejected
>
> Oh cool! Where in the sendmail config does that go?
>
> I've been using virtualhost e-mail mappings to map certain "to"
> addresses which get a lot of spam to non existant accounts to
> generate bounce messages. Doing the above would also be very
> cool.
>
> --
> Seth H Holmes
>
I just add them to /etc/mail/access and rebuild access.db.
ken k