4 msgClient sporadically unknown
2 msgdisappearing admin mail
1 msgVirtual mailing list from SQL query
13 msgthe most popular domainkey signer?
2 msgAlias to nonexistent user
8 msgConfiguration... any issues or suggestions?
3 msgScript to 'click' on a URL in an e-mail?
2 msgLots of Connection Refused messages
4 msgGet rid of messages in Cyrillic?
6 msgDisabling cleanup of messages?
4 msgdomain name not appending for internal messages
2 msgOT: help with understanding domain key implicat...
7 msgrejecting spam that doesn't include the recipie...
4 msgQuestion: rejecting email normally, then callin...
3 msgdeny sender
7 msgPostfix SMTP service unavailable
4 msgcontrolling spamming using sender_access file

address not listed for hostname
\ stephane lepain (16 Mar 2008)
. \ (Wietse Venema) (17 Mar 2008)

3 msgBest method to handle invalid HELO hostnames?
3 msgHow to block certain tld's
Subject:address not listed for hostname
Group:Postfix-users
From:stephane lepain
Date:16 Mar 2008


 
Hi,

I have got this error message "warning: 192.168.1.2: address not listed
for hostname margoullat.memoria.fr"
I read in "http://www.postfix.org/faq.html#paranoid" that this error
message is due to wrong DNS entries. I checked my DNS and I do have a
PTR and an A record for that IP address.
so what could be wrong in my config?

Cheers


*
postconf-n*

alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
append_dot_mydomain = no
biff = no
config_directory = /etc/postfix
html_directory = /usr/share/doc/postfix/html
inet_interfaces = all
inet_protocols = all
mailbox_size_limit = 0
mydestination = margoullat.memoria.fr, localhost.memoria.fr, localhost
myhostname = margoullat.memoria.fr
mynetworks = 192.168.1.0/24 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
myorigin = /etc/mailname
readme_directory = /usr/share/doc/postfix
recipient_delimiter = +
relayhost = [smtp.orange.fr]
smtp_tls_session_cache_database = btree:${queue_directory}/smtp_scache
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
smtpd_tls_cert_file = /etc/ssl/certs/ssl-cert-snakeoil.pem
smtpd_tls_key_file = /etc/ssl/private/ssl-cert-snakeoil.key
smtpd_tls_session_cache_database = btree:${queue_directory}/smtpd_scache
smtpd_use_tls = yes


© 2004-2008 readlist.com