Re: Cannot sent mail
| Newsgroups | gmane.comp.horde.sync |
|---|---|
| Message-ID | <[email protected]> |
Michael J Rubinsky <[email protected]> a écrit : > Quoting [email protected]: > >> Michael J Rubinsky <[email protected]> a écrit : >> >>> Quoting Michael J Rubinsky <[email protected]>: >>> >>>> Quoting [email protected]: >>>> >>>>> Since the new ActiveSync 2.0.11 (I suppose), I cannot sent >>>>> message anymore. >>>>> It works with IMP. >>>>> >>>>> This is the log >>>>> >>>>> 2012-12-17T20:48:24+00:00 INFO: >>>>> Horde_Core_ActiveSync_Driver::authenticate() attempt for: xxx >>>>> 2012-12-17T20:48:24+00:00 DEBUG: [Appl888298T71R4] SENDMAIL >>>>> request received for user xxx >>>>> 2012-12-17T20:48:24+00:00 DEBUG: [Appl888298T71R4] loadDeviceInfo: xxx >>>>> 2012-12-17T20:48:24+00:00 INFO: Request being handled for device: >>>>> Appl888298T71R4 Supporting protocol version: 12.1 >>>>> 2012-12-17T20:48:24+00:00 INFO: [Appl888298T71R4] Handling >>>>> SENDMAIL command. >>>>> 2012-12-17T20:48:24+00:00 DEBUG: Preparing to copy to 'INBOX.Sent' >>>>> 2012-12-17T20:48:25+00:00 ERR: IMAP error reported by server. >>>>> 2012-12-17T20:48:25+00:00 ERR: IMAP error reported by server. >>>> >>>> Nothing in at least the last 3 versions of ActiveSync would have >>>> affected sending email and/or copying the email to the sent >>>> folder. There were some recent changes in Horde/Core that had to >>>> do with sent mail. Make sure you have the latet version of >>>> Horde/Core installed. >>> >>> If that still does not solve the problem, I would need at a >>> minimum, the IMAP debug log showing what the error is the IMAP >>> server is reporting. >>> >> >> Well, my horde server is up to date. (Horde_Core 2.1.1) >> In fact, mail is sent, but there is an error when it is moved into >> sent folder. >> I don't find more error log, neither on horde.log, neither on imap >> server log. >> >> Where can i search? > > Enable IMAP debug output in imp/config/backends[.local].php > > > -- > mike Ok, here is the imap log. I don't see why it doesn't work... ... Hum, I found a existing problem http://lists.horde.org/archives/horde/Week-of-Mon-20121119/045539.html Do you have update with this ? Ryu -- sync mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
imap.log
(application/octet-stream, 5.7 KB)
------------------------------
>> Tue, 18 Dec 2012 17:47:00 +0000
S: * OK www.example.com Cyrus IMAP4 v2.2.13-Debian-2.2.13-19+squeeze3 server ready
C: 1 CAPABILITY
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE
S: 1 OK Completed
C: [LOGIN Command - username: xxx]
S: 2 OK User logged in
C: 3 CAPABILITY
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE LOGINDISABLED
S: 3 OK Completed
C: 4 NAMESPACE
S: * NAMESPACE (("INBOX." ".")) (("user." ".")) (("" "."))
S: 4 OK Completed
C: 5 STATUS "INBOX" (UIDNEXT UIDVALIDITY)
S: * STATUS INBOX (UIDNEXT 13 UIDVALIDITY 1351323687)
S: 5 OK Completed
C: 6 EXAMINE "INBOX"
S: * FLAGS (\Answered \Flagged \Draft \Deleted \Seen)
S: * OK [PERMANENTFLAGS ()]
S: * 9 EXISTS
S: * 0 RECENT
S: * OK [UIDVALIDITY 1351323687]
S: * OK [UIDNEXT 13]
S: 6 OK [READ-ONLY] Completed
C: 7 UID SEARCH ALL
S: * SEARCH 2 3 5 6 7 9 10 11 12
S: 7 OK Completed (9 msgs in 0.000 secs)
C: 8 UID FETCH 1:* (FLAGS)
S: * 1 FETCH (FLAGS (\Seen) UID 2)
S: * 2 FETCH (FLAGS (\Seen) UID 3)
S: * 3 FETCH (FLAGS (\Seen) UID 5)
S: * 4 FETCH (FLAGS (\Seen) UID 6)
S: * 5 FETCH (FLAGS (\Seen) UID 7)
S: * 6 FETCH (FLAGS (\Seen) UID 9)
S: * 7 FETCH (FLAGS (\Seen) UID 10)
S: * 8 FETCH (FLAGS (\Seen) UID 11)
S: * 9 FETCH (FLAGS (\Seen) UID 12)
S: 8 OK Completed (0.000 sec)
C: 9 UID SEARCH UID 9:12
S: * SEARCH 9 10 11 12
S: 9 OK Completed (4 msgs in 0.000 secs)
C: 10 LOGOUT
S: * BYE LOGOUT received
S: 10 OK Completed
------------------------------
>> Tue, 18 Dec 2012 17:47:21 +0000
S: * OK www.example.com Cyrus IMAP4 v2.2.13-Debian-2.2.13-19+squeeze3 server ready
C: 1 CAPABILITY
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE
S: 1 OK Completed
C: [LOGIN Command - username: xxx]
S: 2 OK User logged in
C: 3 CAPABILITY
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE LOGINDISABLED
S: 3 OK Completed
C: 4 NAMESPACE
S: * NAMESPACE (("INBOX." ".")) (("user." ".")) (("" "."))
S: 4 OK Completed
C: 5 STATUS "INBOX" (UIDNEXT UIDVALIDITY)
S: * STATUS INBOX (UIDNEXT 13 UIDVALIDITY 1351323687)
S: 5 OK Completed
C: 6 EXAMINE "INBOX"
S: * FLAGS (\Answered \Flagged \Draft \Deleted \Seen)
S: * OK [PERMANENTFLAGS ()]
S: * 9 EXISTS
S: * 0 RECENT
S: * OK [UIDVALIDITY 1351323687]
S: * OK [UIDNEXT 13]
S: 6 OK [READ-ONLY] Completed
C: 7 UID SEARCH ALL
S: * SEARCH 2 3 5 6 7 9 10 11 12
S: 7 OK Completed (9 msgs in 0.000 secs)
C: 8 UID FETCH 1:* (FLAGS)
S: * 1 FETCH (FLAGS (\Seen) UID 2)
S: * 2 FETCH (FLAGS (\Seen) UID 3)
S: * 3 FETCH (FLAGS (\Seen) UID 5)
S: * 4 FETCH (FLAGS (\Seen) UID 6)
S: * 5 FETCH (FLAGS (\Seen) UID 7)
S: * 6 FETCH (FLAGS (\Seen) UID 9)
S: * 7 FETCH (FLAGS (\Seen) UID 10)
S: * 8 FETCH (FLAGS (\Seen) UID 11)
S: * 9 FETCH (FLAGS (\Seen) UID 12)
S: 8 OK Completed (0.000 sec)
C: 9 UID SEARCH UID 9:12
S: * SEARCH 9 10 11 12
S: 9 OK Completed (4 msgs in 0.000 secs)
C: 10 LOGOUT
S: * BYE LOGOUT received
S: 10 OK Completed
------------------------------
>> Tue, 18 Dec 2012 17:47:27 +0000
S: * OK www.example.com Cyrus IMAP4 v2.2.13-Debian-2.2.13-19+squeeze3 server ready
C: 1 CAPABILITY
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE
S: 1 OK Completed
C: [LOGIN Command - username: xxx]
S: 2 OK User logged in
C: 3 CAPABILITY
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE LOGINDISABLED
S: 3 OK Completed
C: 4 NAMESPACE
S: * NAMESPACE (("INBOX." ".")) (("user." ".")) (("" "."))
S: 4 OK Completed
C: 5 LOGOUT
S: * BYE LOGOUT received
S: 5 OK Completed
------------------------------
>> Tue, 18 Dec 2012 17:47:50 +0000
S: * OK www.example.com Cyrus IMAP4 v2.2.13-Debian-2.2.13-19+squeeze3 server ready
C: 1 CAPABILITY
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE
S: 1 OK Completed
C: [LOGIN Command - username: xxx]
S: 2 OK User logged in
C: 3 CAPABILITY
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND BINARY SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE IDLE LOGINDISABLED
S: 3 OK Completed
C: 4 NAMESPACE
S: * NAMESPACE (("INBOX." ".")) (("user." ".")) (("" "."))
S: 4 OK Completed
C: 5 APPEND "INBOX.Sent" (\seen) ~{319+}
Subject: Test
From: [email protected]
Content-Type: text/plain; charset=us-ascii
Message-Id: <[email protected]>
Date: Tue, 18 Dec 2012 18:47:11 +0100
To: YYY <[email protected]>
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (iPhone Mail 8C148)
Test
Xxx
C:
S: 5 NO [UNKNOWN-CTE] Can not process the binary data
C: 6 APPEND "INBOX.Sent" (\seen) {319+}
Subject: Test
From: [email protected]
Content-Type: text/plain; charset=us-ascii
Message-Id: <[email protected]>
Date: Tue, 18 Dec 2012 18:47:11 +0100
To: YYY <[email protected]>
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (iPhone Mail 8C148)
Test
Xxx
C:
S: Subject: BAD Unrecognized command
C: 7 LSUB "" "INBOX.*"
S: From: BAD Unrecognized command
C: 8 LOGOUT
S: Content-Type: BAD Unrecognized command