Welcome, Guest
Please Login or Register.
Lost Password?
Make Postfix stop considering domains as local (1 viewing)
Post Reply

TOPIC: Make Postfix stop considering domains as local

#14793
Joe (Admin)
Posts: 4084
graph
Re:Make Postfix stop considering domains as local 2008/07/15 10:01  
That's the SPF record, and shouldn't be confusing Postfix. You could try removing it temporarily (but you'll want it back, eventually, and you'll want to add the Google outgoing servers if you use those for outgoing mail from your domain).
  The administrator has disabled public write access.
#14878
Joncas (User)
Posts: 6
graphgraph
Re:Make Postfix stop considering domains as local 2008/07/17 21:42  
Hi Joe,

A friend finally pointed me in the right direction to solving the mystery!

The solution was to add MX records to the local BIND server, that point to the remote server that's meant to handle the mail:

daimon.ch. IN MX 10 aspmx.l.google.com.
daimon.ch. IN MX 20 alt1.aspmx.l.google.com.


In the absence of the MX records, Postfix seems to somehow think that because the www ip is local, so is MX, rather than look up the MX entries in the registrar's name server (which did already have the above definitions).

Many thanks for your help on the way!
Robert
  The administrator has disabled public write access.
Post Reply
get the latest posts directly to your desktop

Talk and Get Help

Support
Forums
Bugs and Issues

Get Virtualmin

OS Support
Buy Online
Download
Copyright 2005-2007 Virtualmin, Inc. All rights reserved.