
Untitled
By: a guest on
Oct 16th, 2011 | syntax:
None | size: 2.09 KB | views:
21 | expires: Never
From mail.log:
Oct 17 05:01:12 diaspora postfix/master[21436]: reload -- version 2.8.5, configuration /etc/postfix
Oct 17 05:01:40 diaspora postfix/pickup[21855]: B6A5F22054: uid=33 from=<www-data>
Oct 17 05:01:40 diaspora postfix/cleanup[21907]: B6A5F22054: message-id=<20111017030140.B6A5F22054@xxxxxxxx.dyndns.org>
Oct 17 05:01:40 diaspora postfix/qmgr[21854]: B6A5F22054: from=<www-data@xxxxxxx.dyndns.org>, size=1427, nrcpt=1 (queue active)
Oct 17 05:01:40 diaspora postfix/smtp[21909]: connect to mx42.webbpost.se[195.74.37.95]:25: Connection refused
Oct 17 05:01:41 diaspora postfix/smtp[21909]: B6A5F22054: to=<info@xxxxxxxx.org>, relay=none, delay=0.26, delays=0.19/0.01/0.06/0, dsn=4.4.1, status=deferred (connect to mx42.webbpost.se[195.74.37.95]:25: Connection refused)
My Postfix main.cf
# See /usr/share/postfix/main.cf.dist for a commented, more complete version
# Debian specific: Specifying a file name will cause the first
# line of that file to be used as the name. The Debian default
# is /etc/mailname.
#myorigin = /etc/mailname
smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
biff = no
# appending .domain is the MUA's job.
append_dot_mydomain = no
# Uncomment the next line to generate "delayed mail" warnings
#delay_warning_time = 4h
readme_directory = no
# TLS parameters
smtpd_tls_cert_file=/etc/ssl/certs/ssl-cert-snakeoil.pem
smtpd_tls_key_file=/etc/ssl/private/ssl-cert-snakeoil.key
smtpd_use_tls=yes
smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
# See /usr/share/doc/postfix/TLS_README.gz in the postfix-doc package for
# information on enabling SSL in the smtp client.
myhostname = xxxxxxx.dyndns.org
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
mydestination = diaspora, localhost.localdomain, , localhost
relayhost =
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all
# virtual_alias_maps = hash:/etc/postfix/virtual
# home_mailbox = mail/