15 msgHeader for message size?
3 msgaddress rewriting

address_verify_relayhost and relay_domains
\ Thomas Kofler (20 Sep 2007)
. \ (Wietse Venema) (20 Sep 2007)

5 msgpflogsumm reports
11 msgChanging Queue IDs
3 msganother authentication failure( with sasl)
2 msgBypass Spam checks for certain destinations
11 msgPostfix 'too nice' with content_filter
7 msgprofiling a milter (dkim in particular)
7 msgspammers tacking on headers how to block?
7 msg[Fwd: Re: RFC 821]
1 msgRe:
4 msg(No Subject)
2 msgRFC 821
7 msgSuspending mail delievery to a specific user
2 msgRe: OT - massive newsletter
12 msgList management issue: possibly Off Topic
2 msgbad protocol error Testing SASL configuration
2 msgwarning: smtpd_sasl_auth_enable is true, but SA...
1 msgQuota Problem
Subject:address_verify_relayhost and relay_domains
Group:Postfix-users
From:Thomas Kofler
Date:20 Sep 2007


 
Hi,

we have a postfix mailgateway (Anti-Virus/-Spam) which uses 
address_verify to the backend-system (also Postfix).

So far it works fine, but we have to enter the relay_domains both -
on 
the mailgateway and the backend-system.

Is there any way so that we dont have to configure the postfix 
mailgatway for every new domain?

Can address_verify_relayhost be configured in such a way, that it 
"overwrites" relay_domains? Only emails which are verfied this way 
should be allowed to be forwarded to the backendsystem (independent
of 
relay_domains)

Any help is really welcome,
Thanks,
Thomas

"main.cf"

relay_domains = hash:/etc/postfix/mydestinationmap

address_verify_relayhost = [192.168.x.xx]

smtpd_recipient_restrictions =
         permit_mynetworks
         reject_unauth_destination
         reject_unknown_recipient_domain
         reject_unverified_recipient
         check_helo_access hash:/etc/postfix/helo_checks
         reject_rbl_client psbl.surriel.com
         reject_rbl_client ix.dnsbl.manitu.net



© 2004-2008 readlist.com