Hi Alex,
My isp "wanadoo.fr" won't make reverse, and on my network my dns ( under win2003)are local (no authoritative ).
my domain name :
www.esac-pau.fr
postconf -n
xserve2:~ admin$ postconf -n
alias_maps = hash:/etc/aliases,hash:/var/mailman/data/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
daemon_directory = /usr/libexec/postfix
debug
peerlevel = 2
enable
serveroptions = yes
html_directory = no
inet_interfaces = all
local
recipientmaps =
luser_relay = postmaster
mail_owner = postfix
mailbox
sizelimit = 0
mailbox_transport = cyrus
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
maps
rbldomains =
mydestination = $myhostname,localhost.$mydomain,localhost,esac-pau.fr,xserve.esac-pau
mydomain = esac-pau.fr
mydomain_fallback = localhost
myhostname = xserve.esac-pau.fr
mynetworks = 127.0.0.1/32,192.168.0.7/32,192.168.0.8/32,192.168.0.0/24,esac-pau.fr,192.168.0 .102,192.168.0.0/32,81.56.230.40
mynetworks_style = host
newaliases_path = /usr/bin/newaliases
owner
requestspecial = no
queue_directory = /private/var/spool/postfix
readme_directory = /usr/share/doc/postfix
recipient_delimiter = +
sample_directory = /usr/share/doc/postfix/examples
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtpd
clientrestrictions = permit_mynetworks reject
rblclient relays.ordb.org reject
rblclient sbl-xbl.spamhaus.org permit
smtpd
tls_keyfile =
unknown
local_recipient_rejectcode = 550
Is the following way a solution ?
for aol.fr domain
i include in the transport file :
aol.fr smtp.wanadoo.fr: #who is my isp smtp
Thanks for your help