sendmail_wait for smtp ?
- To: mutt-users@xxxxxxxx
- Subject: sendmail_wait for smtp ?
- From: Dylan Stamat <dylanstamat@xxxxxxxxx>
- Date: Sat, 17 May 2008 16:53:40 +1200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject:message-id:mime-version:content-type:content-disposition:user-agent; bh=u5YFaCLBliuHg5jokmbkOJWMtHkOSBIoNeF5jnxfOH4=; b=ONecDZFO3dIXSgIwnVP2ZT8nY/FQwrydHShAvGsgLGPNWtgGa8149quoF/2JeANAGcbeZj7/eTbcPYeQxwlyZ9GfcsUdLiWHHnjvUwili2wwUyBeClmhFAjLjmNytkCxl2ljPZIv5itEgaqoT5OkArgpVTq1YlbswgZYeh7cYQY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mime-version:content-type:content-disposition:user-agent; b=fl0mf4yiO08pHK9GfxKg6+ZiDvjKeid9q70RIvRdORW1S1o7FEuFMT9b6R/CZRy8heGvujtFuesq+iqYHUgXGDjBrJ1esYxIh/B/mQhpNHQCpmsYFbnR4FXkZZMlOsSV1oWkCAGGb9HZrpCpNAcSVPz1Gi1GhNUubP1eWSjWA2Y=
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- Sender: owner-mutt-users@xxxxxxxx
- User-agent: Mutt/1.5.17 (2007-11-01)
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.
Any tips are appreciated,
Thanks !
==
Dylan