Re: Interrupted System Calls
- To: mutt-users@xxxxxxxx
- Subject: Re: Interrupted System Calls
- From: "Dylan Stamat" <dylanstamat@xxxxxxxxx>
- Date: Thu, 15 May 2008 17:33:09 +1200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=KgV4Vg2kUdHEftN2qC8yePEttd7coadCP4Uh/xPaBnE=; b=rOmGG2SHScbPJMRPPejewe3++h6nAcyBzZrfkTmxJQ4m/A/XvHmOavDxD6TfDe4zq/pl+o21gFATAZsu0LjsdcCE2hIZQmbFvgGYCtCLdBYmxgTvlgWGIR415JKvnTv7CCo3NpJ7H2W/IcJOI48Zn9UHprv2WEsPbT0FeUWKgtk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aKo2iR/F+D3nhrqwXWxPtYkGe1H7hFpkBn9x51vTfsUfODCX9L/GT/3IZjKj7q4T7UMkAuisQGYzU69u0NJVmcb07MH46bQrnYRPa7y9JWUZQ2027mHVn+dDsDD8MwYbJgH+rUIAbCwJtLhoxGODg+hSpQejwAbMFggMMLbYYt0=
- In-reply-to: <20080515050342.GU42689@xxxxxxxxxxxxx>
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- References: <9950da150805141458y48ca056dma90daaa56e66fc42@xxxxxxxxxxxxxx> <20080515050342.GU42689@xxxxxxxxxxxxx>
- Sender: owner-mutt-users@xxxxxxxx
Gah ! Kyle FTW !
My smtp_url was in incorrectly formatted...
Incorrect: smtp_url=smtp://smtp.gmail.com:587:dylanstamat@xxxxxxxxx/
Correct: smtp_url=smtp://dylanstamat@xxxxxxxxx@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 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 <kyle-mutt@xxxxxxxxxxxxxx> wrote:
> -----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 read, the interrupt is usually a timeout. If you're getting
> the timeout right away, try increasing the timeout. If you're getting
> the timeout after a couple seconds, maybe your smtp url isn't right.
> Let's see it (don't send the password, of course).
>
> I use Leopard, and my smtp_url setting is
> "smtp://kyle:XXXXX@xxxxxxxxxxxxxxxxxxx/"
>
>> This happens consistently, and the only hack I've been able to find
>> is the following: http://bugs.mutt.org/trac/ticket/2059
>
>> However, this is pretty hacky, and this is a flat out mutt-devel
>> install via ports, so don't have much in the way of extra services
>> which could be competing (afaik).
>
> Where do you get the idea that there's some sort of competition
> involved?
>
>> Mutt 1.5.17 (2007-11-01)
>> System: Darwin 9.2.0 (i386)
>
> Update your system! Mine is Darwin 9.2.2. You never know, it could be
> an OSX bug that got fixed.
>
>> ncurses: ncurses 5.6.20061217 (compiled with 5.6)
>> libiconv: 1.11
>> hcache backend: GDBM version 1.8.3. 10/15/2002 (built May 13 2008
>> 22:49:47)
>
> As I recall, there are some weird problems with certain hcache
> backends on OSX. I don't remember which ones are bad (it's either BDB
> or GDBM; I forget), but I can tell you qdbm works flawlessly.
>
> ~Kyle
> - --
> Eskimo: If I did not know about God and sin, would I go to hell?
> Priest: No, not if you did not know.
> Eskimo: Then why did you tell me?
> -- Annie Dillard
> -----BEGIN PGP SIGNATURE-----
> Comment: Thank you for using encryption!
>
> iEYEARECAAYFAkgrxC4ACgkQBkIOoMqOI16jywCeNRxsGht2JDjgrbHh+Q52AFCG
> sVsAn2qDlguF2HYE3+SAR9O+MPls5VSX
> =Jr5+
> -----END PGP SIGNATURE-----
>