Re: writing to process: bad file descriptor, IMAP
Greg Bognar <[email protected]>
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <87zik5l6ks.wl-greg.bognar__15807.3802166202$1481280732$gmane$org@gmail.com> |
Hi, On Wed, 07 Dec 2016 13:45:41 +0100, Herbert J. Skuhra wrote: > Greg Bognar skrev: > > > > Hi, > > When I try to send more than one attachment, I get this error: "writing to > > process: bad file descriptor, IMAP" and the email is not sent. When I send > > the attachments separately, there is no problem. > > Check ~/.elmo/sendlog to see if smtp or fcc has failed. Hm, I don't see anything unusual there. It seems that the smtp entries are fine for the emails for which I got the errors, but there are no fcc entries. There are no error messages of any kind. > What error do you get when you use: > > (setq debug-on-error t) > (setq elmo-imap4-debug t) Problem is, I can't reliably reproduce the error. I tried to send the same attachments through the same server to another email address I have, and they went through without any problems. I suspect it's a server problem. But I'm still curious what the error message might mean. On Wed, 07 Dec 2016 10:43:51 +0000, John Morris wrote: > What happens if you toggle plugged status (C-t C-t)? > > I get such messages periodically, but they disappear after imap > disconnect/reconnect. In my setup the copy in the sent folder is > placed over imap, after the smtp transfer is complete. > [...] I'll try toggling next time, thanks for the tip. Thanks, Greg