Claws mail - unable to send messages
Posted: 11. Jul 2010, 12:17
I've set up Claws as an alternative to Seamonkey (my normal email client), using IMAP to google mail. I'm able to access messages on gmail without too many problems (though it was a pain to set up). However, any attempt to send a message using Claws fails. The log doesn't help me much, maybe someone else will be able to tell me what is wrong?
Is anyone using Claws in IMAP mode with Gmail?
Paul.
Code: Select all
[13:08:02] IMAP4< * OK Gimap ready for requests from 87.194.252.84 m35if5805836wej.9
* IMAP connection is un-authenticated
[13:08:02] IMAP4> 1 CAPABILITY
[13:08:02] IMAP4< * CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA XLIST CHILDREN XYZZY SASL-IR AUTH=XOAUTH
[13:08:02] IMAP4< 1 OK Thats all she wrote! m35if5805836wej.9
[13:08:02] IMAP4> Logging paul.marwick to imap.gmail.com using LOGIN
[13:08:02] IMAP4< paul.marwick@gmail.com authenticated (Success)
[13:08:02] IMAP4< Login to imap.gmail.com successful
[13:08:02] IMAP4> 3 LIST "" ""
[13:08:02] IMAP4< * LIST (\Noselect) "/" "/"
[13:08:02] IMAP4< 3 OK Success
[13:08:02] IMAP4> 4 SELECT Queue
[13:08:02] IMAP4< * FLAGS (\Answered \Flagged \Draft \Deleted \Seen)
[13:08:02] IMAP4< * OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen \*)]
[13:08:02] IMAP4< * OK [UIDVALIDITY 594636195]
[13:08:02] IMAP4< * 1 EXISTS
[13:08:02] IMAP4< * 0 RECENT
[13:08:02] IMAP4< * OK [UIDNEXT 6]
[13:08:02] IMAP4< 4 OK [READ-WRITE] Queue selected. (Success)
[13:08:02] IMAP4- [fetching UIDs...]
[13:08:02] IMAP4> 5 UID FETCH 1:* (UID)
[13:08:02] IMAP4< * 1 FETCH (UID 5)
[13:08:02] IMAP4< 5 OK Success
[13:08:02] IMAP4- [fetching flags...]
[13:08:02] IMAP4> 6 UID FETCH 1:* (FLAGS UID)
[13:08:02] IMAP4< * 1 FETCH (UID 5 FLAGS (\Seen))
[13:08:02] IMAP4< 6 OK Success
* Connecting to SMTP server: smpt.gmail.com ...
*** Error occurred while sending the message.
[13:08:02] IMAP4- [fetching flags...]
[13:08:02] IMAP4> 7 UID FETCH 1:* (FLAGS UID)
[13:08:02] IMAP4< * 1 FETCH (UID 5 FLAGS (\Seen))
[13:08:02] IMAP4< 7 OK Success
[13:09:52] IMAP4> 8 NOOP
[13:09:53] IMAP4< 8 OK Success
[13:09:53] IMAP4- [fetching flags...]
[13:09:53] IMAP4> 9 UID FETCH 1:* (FLAGS UID)
[13:09:53] IMAP4< * 1 FETCH (UID 5 FLAGS (\Seen))
[13:09:53] IMAP4< 9 OK Success
* Connecting to SMTP server: smpt.gmail.com ...
*** Error occurred while sending the message.
[13:09:53] IMAP4- [fetching flags...]
[13:09:53] IMAP4> 10 UID FETCH 1:* (FLAGS UID)
[13:09:53] IMAP4< * 1 FETCH (UID 5 FLAGS (\Seen))
[13:09:53] IMAP4< 10 OK Success
Paul.