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