Re: writing to process: bad file descriptor, IMAP
"Herbert J. Skuhra" <[email protected]>
| Newsgroups | gmane.mail.wanderlust.general |
|---|---|
| Message-ID | <86k2bbvrey.wl-herbert__20441.597098443$1481114847$gmane$org@mailbox.org> |
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. What error do you get when you use: (setq debug-on-error t) (setq elmo-imap4-debug t) -- Herbert