On Thu, 30 Apr 2009 11:02:53 -0400 (EDT), wie...@porcupine.org (Wietse Venema) wrote: > Gregorics Tamás: >> > Does this command: >> > >> > $ postmap -q mail.t-online.hu hash:/etc/postfix/sasl_password >> > >> > Produce the expected output? There is no need to post >> > your username or password to the mailing list. >> > >> Yes, I get the username and password. > > Now you can turn on verbose logging: > > # postconf -e "debug_peer_list = mail.t-online.hu" > # postfix reload > > Try sending mail, post logs, and replace username, password, and other > confidential stuff by XXX. Don't word-wrap the logs into destruction. > > Wietse
Here is the verbose log: May 2 20:18:17 xxxxx postfix/smtp[6383]: < mail.t-online.hu[84.2.44.3]: 220 ******************************************************* May 2 20:18:17 xxxxx postfix/smtp[6383]: > mail.t-online.hu[84.2.44.3]: HELO xxx.hu May 2 20:18:17 xxxxx postfix/smtp[6383]: < mail.t-online.hu[84.2.44.3]: 250 mail01a.mail.t-online.hu May 2 20:18:17 xxxxx postfix/smtp[6383]: server features: 0x1040 size 0 May 2 20:18:17 xxxxx postfix/smtp[6383]: > mail.t-online.hu[84.2.44.3]: MAIL FROM:<mcdoug...@xxx.hu> May 2 20:18:17 xxxxx postfix/smtp[6383]: < mail.t-online.hu[84.2.44.3]: 250 2.1.0 Ok May 2 20:18:17 xxxxx postfix/smtp[6383]: > mail.t-online.hu[84.2.44.3]: RCPT TO:<m...@yyy.hu> May 2 20:18:17 xxxxx postfix/smtp[6383]: < mail.t-online.hu[84.2.44.3]: 554 5.7.1 <m...@yyy.hu>: Relay access denied May 2 20:18:17 xxxxx postfix/smtp[6383]: connect to subsystem private/bounce May 2 20:18:17 xxxxx postfix/smtp[6383]: send attr nrequest = 0 May 2 20:18:17 xxxxx postfix/smtp[6383]: send attr flags = 0 May 2 20:18:17 xxxxx postfix/smtp[6383]: send attr queue_id = C0AEC45C2DA May 2 20:18:17 xxxxx postfix/smtp[6383]: send attr original_recipient = m...@yyy.hu May 2 20:18:17 xxxxx postfix/smtp[6383]: send attr recipient = m...@yyy.hu May 2 20:18:17 xxxxx postfix/smtp[6383]: send attr offset = 504 May 2 20:18:17 xxxxx postfix/smtp[6383]: send attr dsn_orig_rcpt = rfc822;m...@yyy.hu May 2 20:18:17 xxxxx postfix/smtp[6383]: send attr notify_flags = 0 May 2 20:18:17 xxxxx postfix/smtp[6383]: send attr status = 5.7.1 May 2 20:18:17 xxxxx postfix/smtp[6383]: send attr diag_type = smtp May 2 20:18:17 xxxxx postfix/smtp[6383]: send attr diag_text = 554 5.7.1 <m...@yyy.hu>: Relay access denied May 2 20:18:17 xxxxx postfix/smtp[6383]: send attr mta_type = dns May 2 20:18:17 xxxxx postfix/smtp[6383]: send attr mta_mname = mail.t-online.hu May 2 20:18:17 xxxxx postfix/smtp[6383]: send attr action = failed May 2 20:18:17 xxxxx postfix/smtp[6383]: send attr reason = host mail.t-online.hu[84.2.44.3] said: 554 5.7.1 <m...@yyy.hu>: Relay access denied (in reply to RCPT TO command) May 2 20:18:17 xxxxx postfix/smtp[6383]: private/bounce socket: wanted attribute: status May 2 20:18:17 xxxxx postfix/smtp[6383]: input attribute name: status May 2 20:18:17 xxxxx postfix/smtp[6383]: input attribute value: 0 May 2 20:18:17 xxxxx postfix/smtp[6383]: private/bounce socket: wanted attribute: (list terminator) May 2 20:18:17 xxxxx postfix/smtp[6383]: input attribute name: (end) May 2 20:18:17 xxxxx postfix/smtp[6383]: C0AEC45C2DA: to=<m...@yyy.hu>, relay=mail.t-online.hu[84.2.44.3]:25, delay=0.62, delays=0.25/0.03/0.11/0.24, dsn=5.7.1, status=bounced (host mail.t-online.hu[84.2.44.3] said: 554 5.7.1 <m...@yyy.hu>: Relay access denied (in reply to RCPT TO command)) May 2 20:18:17 xxxxx postfix/smtp[6383]: > mail.t-online.hu[84.2.44.3]: RSET May 2 20:18:17 xxxxx postfix/smtp[6383]: < mail.t-online.hu[84.2.44.3]: 250 2.0.0 Ok May 2 20:18:17 xxxxx postfix/smtp[6383]: > mail.t-online.hu[84.2.44.3]: QUIT