Re: writing to process: bad file descriptor, IMAP
"Herbert J. Skuhra" <[email protected]>
| Newsgroups | gmane.mail.wanderlust.general.japanese |
|---|---|
| Message-ID | <[email protected]> |
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