Re: Interrupted System Calls

2008-05-14 Thread Dylan Stamat
Gah ! Kyle FTW ! My smtp_url was in incorrectly formatted... Incorrect: smtp_url=smtp://smtp.gmail.com:587:[EMAIL PROTECTED]/ Correct: smtp_url=smtp://[EMAIL PROTECTED]@smtp.gmail.com:587 No idea where I got that incorrect format from. I'm going to blame it on some ill-configured muttrc that

Re: Interrupted System Calls

2008-05-14 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday, May 15 at 09:58 AM, quoth 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). As you've

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