11 msgReject unknown Sender address
10 msgPostfix and archiving
5 msg-o content_filter overrides main.cf ?
1 msgPostfix 2.4.3 and 2.3.11 available
8 msgSASL authentication via dovecot?
2 msgpostfix/sasl: sql_select option missing - wtf?
3 msgmax connection rate/count/limit issues.
1 msgrequeue mails
6 msgnothing in maillog
9 msglocal and remote storage for same user
7 msgRejecting Invaliud Users - Useful Resource poin...
4 msgDistributing map files
5 msgrelay_recipient_maps for multiple destinations
13 msgauto-responders with postfix
6 msgMydestination with virtual domains

Splitting smtpd_proxy_filter in smtpd_recipient...
\ dAniel hAhler (30 May 2007)
. \ (Wietse Venema) (30 May 2007)
. . \ dAniel hAhler (30 May 2007)
. . . \ Victor Duchovni (30 May 2007)
. . . . \ dAniel hAhler (30 May 2007)
. . . \ (Wietse Venema) (30 May 2007)

10 msgCan't Send to Sprint Messaging Users..
1 msgMAAWG meeting anyone?
2 msgbasic postfix 2.4.1 configuration for a simple ...
5 msgStrange persistant 'timeout after DATA' from ma...
Subject:Splitting smtpd_proxy_filter in smtpd_recipient_restrictions chain / use different smtpd_proxy_filter for 'authenticated' and 'catch-all'
Group:Postfix-users
From:dAniel hAhler
Date:30 May 2007


 
Hi,

I've setup two amavisd-new "instances", for "authenticated" and "the
rest", according to
http://www.ijs.si/software/amavisd/amavisd-new-docs.html#dkim.

Basically, this uses a default content_filter for "authenticated" and
a match-all FILTER at the end of smtpd_recipient_restrictions (after
e.g. permit_sasl_authenticated).

But now I want to use smtpd_proxy_filter instead, so amavisd-new could
really reject mails, instead of only bounce them.

Unfortunately I've found no way to accomplish this, apart from using a
special port and smtpd instance for "authenticated" smtp.

AFAICS I need to somehow overwrite the smtpd_proxy_filter setting in
smtpd_recipient_restrictions - after "authenticated" has been
permitted already.

Would it be possible in general to have something like
option_set smtpd_proxy_filter=amavis:[127.0.0.1]:10024
for the smtpd_recipient_restrictions chain?

The FILTER-catchall that I'm currently using does basically this: it
overwrites content_filter. Unfortunately this only covers
content_filter and not the options in general.

I hope there's a solution.


© 2004-2008 readlist.com