[COLUG] Exim4 Recipient Whitelisting

Ian Wilson ian.m.wilson at gmail.com
Sat Sep 22 14:27:59 EDT 2007


On 9/22/07, Rick Troth <rmt at casita.net> wrote:
> This is exactly the kind of thing I want to do,
> but either using SENDMAIL or Postfix.  I just don't know
> how to wire-in my whitelist checker.  As it is,  it only runs
> from  'fetchmail'  which means there is no blowback,  only waste
> of my paid-for bandwidth.  [sigh]

I believe you can set up postfix to use reject_unverified_recipient in
the smtpd_recipient_restrictions portion of your main.cf, and set up a
list of valid recipients in the address_verify_map configuration
parameter.

I use address_verify_map on my
amavis+greylisting+spamassassin+virtualdomain postfix setup where I'm
also doing spam filtering for a friend who insists on running an
unprotected Exchange server for his personal email.  It works well for
what I'm using it for.

Ian
-- 
Ian Wilson
ian.m.wilson at gmail.com
http://ianwilson.org || http://www.ians-blog.com

Solving site load issues with database replication is a lot like
solving your own personal problems with heroin -- at first, it sorta
works, but after a while things just get out of hand.


More information about the colug432 mailing list