Uso postfix. Come faccio a fargli usare l'autenticazione SSL, con username e password, verso un mail server?
Io ho installato postfix-tls, poi ho aggiunto nel main.cf: smtp_sasl_auth_enable = yes smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd In /etc/postfix/sasl_passwd ho messo: server username:password Ho lanciato 'postmap sasl_passwd' che mi ha regolarmente creato il database. Niente! Il server remoto mi risponde "relaying not allowed" :( ...e a me sorge il dubbio di non aver capito nulla :(( -- <@,@> Il corpo del povero cadrebbe subito in pezzi [`-'] se non fosse legato ben stretto dal filo dei sogni -"-"- http://www.speedoflife.org

