On 20.05.08 12:46, Shelley Waltz wrote:
> I am moving from old smtp(MX)/amavisd/spamassassin server to a
>                  new smtp(MX)/amavisd/spamassassin server
> 
> I will be forwarding particular users email from the old server to the
> new server as they are moved by using an alias in /etc/postfix/aliases.
> I wish the new server to receive the forwarded mail from the old server
> and treat it as though it was external, ie., filter it and deliver to
> mailbox on new server.  It was suggested by the postfix users to use the
> internal_networks configuration to accomplish this.

Do you really understand the concept of internal and trusted networks?

> I have old server which is a trusted host(relays spam, but does not
> originate spam) which has IP aaa.bbb.ccc.11.  This host is also a MX for
> my domain.
> 
> I have a new server which is a trusted host and a MX for my domain which
> has IP aaa.bbb.ccc.12.


> so, in the /etc/mail/spamassassin/local.cf on new server I would put
> 
> trusted_networks 127.0.0.1
> trusted_networks aaa.bbb.ccc.0/24  !my class C
> 
> internal_networks 127.0.0.1
> internal_networks aaa.bbb.ccc.11! old server/MX

putting localhost into those is not needed.

the new server should have in trusted and internal networks everything the
old server has, plus IP address of the old server.

-- 
Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
I intend to live forever - so far so good. 

Reply via email to