17 May 19:01
Re: sendmail_wait for smtp ?
From: Kyle Wheeler <kyle-mutt <at> memoryhole.net>
Subject: Re: sendmail_wait for smtp ?
Newsgroups: gmane.mail.mutt.user
Date: 2008-05-17 17:01:38 GMT
Subject: Re: sendmail_wait for smtp ?
Newsgroups: gmane.mail.mutt.user
Date: 2008-05-17 17:01:38 GMT
On Saturday, May 17 at 04:53 PM, quoth Dylan Stamat: >When sending an email through a remote smtp server, the status bar goes >through it's sending process, like: > >Sending... >Looking up etc... >Connecting etc... >SSL/TLS etc... >Authenticating LOGIN etc... > >Is there any way to background this ? Something like sendmail_wait=-1, >but for smtp ? Waiting for mail to send can be time consuming. Yes and no. Mutt is not multithreaded, so you can't have it handle the SMTP connection in the background, so, NO. But if you really want it backgrounded, why not use a simple SMTP sender (like msmtp or nullmailer or something similar) instead of have mutt do it? That way you *can* background email sending. ~Kyle -- -- Preach the Gospel at all times and when necessary use words. -- St. Francis of Assisi
RSS Feed