Hello,
i try to run mutt with my own mailserver, running postfix with dovecot.
The imap work without problems, but smtp want not work. With sylpheed
it works fine.
The log:
Mar 10 19:02:06 postfix/smtpd[740]: warning: Illegal address syntax
from unknown[46.114.180.53] in MAIL command:
muttr
* Silvio Siefke [03-10-15 14:07]:
> Hello,
>
> i try to run mutt with my own mailserver, running postfix with dovecot.
> The imap work without problems, but smtp want not work. With sylpheed
> it works fine.
>
> The log:
> Mar 10 19:02:06 postfix/smtpd[740]: warning: Illegal address syntax
>
Hi Silvio!
On Di, 10 Mär 2015, Silvio Siefke wrote:
> Hello,
>
> i try to run mutt with my own mailserver, running postfix with dovecot.
> The imap work without problems, but smtp want not work. With sylpheed
> it works fine.
>
> The log:
> Mar 10 19:02:06 postfix/smtpd[740]: warning: Illega
On Tue, 10 Mar 2015 15:43:21 -0400 Patrick Shanahan
wrote:
> shouldn't there be a domain, ie: sie...@web.de
Yes normal, that why i set
set smtp_url=smtp://webmas...@silviosiefke.com@mail.silviosiefke.com:587/
so the username is webmas...@silviosiefke.com and the mailserver is after
second @
On 10Mar2015 22:03, Silvio Siefke wrote:
On Tue, 10 Mar 2015 15:43:21 -0400 Patrick Shanahan
wrote:
shouldn't there be a domain, ie: sie...@web.de
Yes normal, that why i set
set smtp_url=smtp://webmas...@silviosiefke.com@mail.silviosiefke.com:587/
so the username is webmas...@silviosiefke.co