* Tim Johnson <t...@akwebsoft.com>: > Using mutt 1.5.20 on linux ubuntu 10.04 > I'm attempting to relay using smtp_url > My user name contains an '@' > Thus > set smtp_url = "smtp://t...@akwebsoft.com@mail.akwebsoft.com:465/" > set smtp_pass = "*******"
Maybe you simply need to drop the quotation marks. I use this and it works perfectly: set smtp_url=smtp://p...@state-of-mind.de@mail.state-of-mind.de:587/ Another reason might be you connect to your Server on the SSL port 465. Have you verified it works without SSL? Or have you verified it works with TLS? p@rick -- Postfix - Einrichtung, Betrieb und Wartung <http://www.postfix-buch.com> saslfinger (debugging SMTP AUTH): <http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>