[Maia-users] bypassing maia for specific recipients

Gary V mr88talent at hotmail.com
Tue Jul 3 08:02:47 PDT 2007


>awesome.   I know it had to be possible with postfix's maps,  just
>never worked out the right incantation. :)
>
>I think I'll add this to the FAQ.
>
>
> >
> > You can use check_recipient_access
> > ex : smtpd_recipient_restrictions = check_recipient_access
> > hash:/etc/postfix/bypass
> >
> > /etc/postfix/bypass
> >
> > xxx at domain.org FILTER smtp:[127.0.0.1]:10025
> >
> > --
> > - Cygnus -
> >
>
>David Morton

Don't be too hasty. This is not a good way to do it. The filter is applied 
to the message. This means that when mail is addressed to multiple 
recipients, amavis will be bypassed for all the recipients, not just the 
recipient in the map. This likely violates their policy. This is especially 
bad if the message contains a virus.

Gary V

_________________________________________________________________
http://imagine-windowslive.com/hotmail/?locale=en-us&ocid=TXT_TAGHM_migration_HM_mini_pcmag_0507



More information about the Maia-users mailing list