On 20 Sep 2010, at 16:36, Matthias Apitz wrote:
> Do you know if mutt logs somewhere the SMTP dialog with the remote
> server? I found nothing in the docs about...
Run "mutt -d2". Server chat is then logged in ~/.muttdebug*. Increase the
number 2 to larger numbers for more detail.
(This assumes
El día Friday, September 17, 2010 a las 04:44:46PM +0200, Luciano Rocha
escribió:
> > which put the mail to the local queue and the sendmail queue runner
> > later to the SMTP smarterhost (of my ISP). So far so good. In some cases
> > I would send the mail directly with SMTP to the destination, b
El día Friday, September 17, 2010 a las 04:44:46PM +0200, Luciano Rocha
escribió:
> I use a send-hook:
> send-hook . unset smtp_url
> send-hook @example.com set smtp_url=smtp://example.com/
Thanks. I have had to update mutt to 1.5.19 but with this it works
nicely now. The reason for all this was
On Fri, Sep 17, 2010 at 04:07:42PM +0200, Matthias Apitz wrote:
>
> Hello,
>
> I have configured in ~/.muttrc:
>
> set sendmail="/usr/sbin/sendmail -oi -oem -f g...@unixarea.de -t"
>
> which put the mail to the local queue and the sendmail queue runner
> later to the SMTP smarterhost (of my ISP
Hello,
I have configured in ~/.muttrc:
set sendmail="/usr/sbin/sendmail -oi -oem -f g...@unixarea.de -t"
which put the mail to the local queue and the sendmail queue runner
later to the SMTP smarterhost (of my ISP). So far so good. In some cases
I would send the mail directly with SMTP to the d