| |||||||||||||||||||||||||||||||
|
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