[Maia-users] bypassing maia for specific recipients
Simon Marcil
smarcil at s3tech.ca
Tue Jul 3 07:00:31 PDT 2007
Thanks Cygnus... Exactly what I was looking for.
-----Original Message-----
From: - Cygnus - [mailto:cygnuzz at yahoo.com.sg]
Sent: July-02-07 6:17 AM
To: Simon Marcil
Subject: Re: [Maia-users] bypassing maia for specific recipients
Simon Marcil wrote:
>
> Is it possible to have email sent to a particular email address bypass
> maia completely. Ideally have postfix route all the email sent to a
> particular address directly to its final destination instead of
> sending it to amavis first.
>
> The reason I want to this is that we have one email address which
> received an insane amount of email (this is normal/its automated
> replys...). These emails slow down my Maia box a lot. They end up in
the
> Maia DB as well.
>
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 -
More information about the Maia-users
mailing list