On 10Mar2015 22:03, Silvio Siefke <[email protected]> wrote:
On Tue, 10 Mar 2015 15:43:21 -0400 Patrick Shanahan
<[email protected]> wrote:
shouldn't there be a domain, ie: [email protected]

Yes normal, that why i set
set smtp_url=smtp://[email protected]@mail.silviosiefke.com:587/
so the username is [email protected] and the mailserver is after
second @.

That specifies only the username for logging in to the SMTP server.

Your error message is in response to the address in the SMTP "MAIL FROM:" part of the protocol.

You wrote earlier:

 set realname='Silvio Siefke'
 set smtp_url=smtp://[email protected]@mail.silviosiefke.com:587/
 set smtp_pass="mypassword" #change to imnaging
 set send_charset="utf-8"
 set signature="/home/siefke/.signature"
 set editor="nano"

What is your "set from=" setting? (It will take its default from the environment variable $EMAIL if not specified, and perhaps fall back to your UNIX username is that is not available.)

Try setting "from=" and retest. It would be interesting to know if it has a useful effect.

(Disclaimer: I use my local postfix server, and deliver via the sendmail command directly, not via SMTP. I let my local postfix do the SMTP stuff.)

Cheers,
Cameron Simpson <[email protected]>

GET ON YOUR BIKES AND RIDE!!  - Queen

Reply via email to