Package: postfix
Version: 2.9.3-2.1
Severity: important

   * What led up to the situation?
Trying to configure postfix to send mails via a relay (smarthost)

   * What exactly did you do (or not do) that was effective (or
     ineffective)?
Followed some tutorials on the net, configured main.cf to use the relay, and 
configured the relay user/password

   * What was the outcome of this action?
Mails are not sent, here are some usefull informations:

# postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
append_dot_mydomain = no
biff = no
config_directory = /etc/postfix
inet_interfaces = loopback-only
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
mydestination = localhost
myhostname = errlock.org
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
myorigin = /etc/mailname
readme_directory = no
recipient_delimiter = +
relayhost = ns0.ovh.net:587
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/smarthost_passwd
smtp_sasl_security_options =
smtp_tls_session_cache_database = btree:${data_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:${data_directory}/smtpd_scache
smtpd_use_tls = yes
 
 
# cat /etc/mailname
errlock.org
 
 
Relevant part from /var/log/mail.log:
Aug 17 10:24:51 mediacenter postfix/postfix-script[3594]: refreshing the 
Postfix mail system
Aug 17 10:24:52 mediacenter postfix/master[14795]: reload -- version 2.9.3, 
configuration /etc/postfix
Aug 17 10:24:52 mediacenter postfix/qmgr[3600]: 90C1A5814D55: 
from=<r...@errlock.org>, size=414, nrcpt=1 (queue active)
Aug 17 10:24:54 mediacenter postfix/pickup[3599]: DBCA8584100F: uid=0 
from=<root>
Aug 17 10:24:54 mediacenter postfix/cleanup[3610]: DBCA8584100F: 
message-id=<20120817082454.dbca85841...@errlock.org>
Aug 17 10:24:54 mediacenter postfix/qmgr[3600]: DBCA8584100F: 
from=<r...@errlock.org>, size=404, nrcpt=1 (queue active)
Aug 17 10:25:42 mediacenter postfix/smtp[3602]: warning: per-session SASL 
client initialization: generic failure
Aug 17 10:25:42 mediacenter postfix/smtp[3602]: fatal: SASL per-connection 
initialization failed
Aug 17 10:25:43 mediacenter postfix/qmgr[3600]: warning: private/smtp socket: 
malformed response
Aug 17 10:25:43 mediacenter postfix/qmgr[3600]: warning: transport smtp failure 
-- see a previous warning/fatal/panic logfile record for the problem description
Aug 17 10:25:43 mediacenter postfix/master[14795]: warning: process 
/usr/lib/postfix/smtp pid 3602 exit status 1
Aug 17 10:25:43 mediacenter postfix/master[14795]: warning: 
/usr/lib/postfix/smtp: bad command startup -- throttling
Aug 17 10:25:43 mediacenter postfix/error[3672]: 90C1A5814D55: 
to=<domo...@errlock.org>, relay=none, delay=542, delays=491/51/0/0.06, 
dsn=4.3.0, status=deferred (unknown mail transport error)
Aug 17 10:25:45 mediacenter postfix/smtp[3611]: warning: per-session SASL 
client initialization: generic failure
Aug 17 10:25:45 mediacenter postfix/smtp[3611]: fatal: SASL per-connection 
initialization failed
Aug 17 10:25:46 mediacenter postfix/qmgr[3600]: warning: private/smtp socket: 
malformed response
Aug 17 10:25:46 mediacenter postfix/qmgr[3600]: warning: transport smtp failure 
-- see a previous warning/fatal/panic logfile record for the problem description
Aug 17 10:25:46 mediacenter postfix/master[14795]: warning: process 
/usr/lib/postfix/smtp pid 3611 exit status 1
Aug 17 10:25:46 mediacenter postfix/error[3672]: DBCA8584100F: 
to=<domo...@errlock.org>, relay=none, delay=52, delays=0.08/51/0/0.04, 
dsn=4.3.0, status=deferred (unknown mail transport error)


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages postfix depends on:
ii  adduser                3.113+nmu3
ii  cpio                   2.11-8
ii  debconf [debconf-2.0]  1.5.46
ii  dpkg                   1.16.8
ii  libc6                  2.13-35
ii  libdb5.1               5.1.29-5
ii  libsasl2-2             2.1.25.dfsg1-5
ii  libsqlite3-0           3.7.13-1
ii  libssl1.0.0            1.0.1c-4
ii  lsb-base               4.1+Debian7
ii  netbase                5.0
ii  ssl-cert               1.0.31

Versions of packages postfix recommends:
ii  python  2.7.3-2

Versions of packages postfix suggests:
pn  dovecot-common                <none>
ii  evolution [mail-reader]       3.4.3-1
ii  heirloom-mailx [mail-reader]  12.5-2
ii  libsasl2-modules              2.1.25.dfsg1-5
pn  postfix-cdb                   <none>
pn  postfix-doc                   <none>
pn  postfix-ldap                  <none>
pn  postfix-mysql                 <none>
pn  postfix-pcre                  <none>
pn  postfix-pgsql                 <none>
ii  procmail                      3.22-20
pn  resolvconf                    <none>
ii  sasl2-bin                     2.1.25.dfsg1-5
pn  ufw                           <none>

-- debconf information:
* postfix/mailname: errlock.org
  postfix/tlsmgr_upgrade_warning:
  postfix/retry_upgrade_warning:
* postfix/relayhost: ns0.ovh.net:587
  postfix/procmail: true
  postfix/bad_recipient_delimiter:
  postfix/rfc1035_violation: false
  postfix/mynetworks: 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
  postfix/sqlite_warning:
  postfix/protocols: all
  postfix/recipient_delim: +
* postfix/main_mailer_type: Satellite system
  postfix/kernel_version_warning:
  postfix/chattr: false
  postfix/root_address:
  postfix/mydomain_warning:
  postfix/destinations: errlock.org, localhost, localhost.localdomain, localhost
  postfix/not_configured:
  postfix/mailbox_limit: 0


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to