Re: sendmail_wait for smtp ?

2008-05-19 Thread Dylan Stamat
Marianne, thank you very much for the links, and everybody else for the suggestions. Had no idea that Mutt wasn't multithreaded. Using a local MTA is the ticket :) Thanks ! == Dylan On Mon, May 19, 2008 at 3:37 AM, Sahil Tandon <[EMAIL PROTECTED]> wrote: > * Wilkinson, Alex <[EMAIL PROTECTED]>

sendmail_wait for smtp ?

2008-05-16 Thread 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

Re: Interrupted System Calls

2008-05-14 Thread Dylan Stamat
that wanders the internet at night. That... and yeah, my system is on the old kernel :) Thanks for the help Kyle ! == Dylan On Thu, May 15, 2008 at 5:03 PM, Kyle Wheeler <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thursday, May 15 a

Interrupted System Calls

2008-05-14 Thread Dylan Stamat
I'm on a brand new OSX (leopard) mutt-devel install, and every time I try to send an email via smtp, I get the following: Could not connect to gmail.com (Interrupted system call). This happens consistently, and the only hack I've been able to find is the following: http://bugs.mutt.org/trac/tick

Re: IMAP Issues (error / speed)

2008-05-14 Thread Dylan Stamat
DNS issues indeed. My router was trying some black magic with DNS relaying, so I turned it off and explicitly added my DNS servers. Works like a charm now. Thanks ! On Wed, May 14, 2008 at 9:54 PM, Dylan Stamat <[EMAIL PROTECTED]> wrote: > Hey Rocco, thanks for the response. Here is t

Re: IMAP Issues (error / speed)

2008-05-14 Thread Dylan Stamat
n timed out" is probably not ideal ;) Any suggestions are welcome, Thanks ! == Dylan On Wed, May 14, 2008 at 8:58 PM, Rocco Rutte <[EMAIL PROTECTED]> wrote: > Hi, > > > * Dylan Stamat wrote: > > > > I'm on a fresh install of OSX (Leopard), and did a mac

IMAP Issues (error / speed)

2008-05-13 Thread Dylan Stamat
I'm on a fresh install of OSX (Leopard), and did a macport install of mutt-devel, (see bottom of email for config opts). I had no issues on my OpenBSD machine, but in moving my .muttrc over to this new machine, there are the following problems. 1) When sending an email, it hangs for a while (pro

Re: running in background on send

2007-11-13 Thread Dylan Stamat
Yeah, you're right... thanks Michael :) Didn't realize that I hadd declared an smtp_url in my muttrc :/ It is still very slow however. Probably about 30 seconds to send an email and before I get control of mutt again. Any ideas ? On Tue, Nov 13, 2007 at 09:06:11AM +0100, Michael Tatge wrote: >