You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Stefan Lecho (JIRA)" <ji...@apache.org> on 2008/09/17 11:45:46 UTC

[jira] Created: (SYNAPSE-449) MailTransportListener should warn when connecting to a non-existing IMAP account

MailTransportListener should warn when connecting to a non-existing IMAP account
--------------------------------------------------------------------------------

                 Key: SYNAPSE-449
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-449
             Project: Synapse
          Issue Type: Bug
            Reporter: Stefan Lecho


2008-09-17 11:37:36,629 [192.168.13.175-INFOR2] [mailto-Worker-8] DEBUG MailTransportListener Connecting to folder : INBOX of email account : credoc.in-123456@dummy.com
DEBUG: connection available -- size: 1
A4 SELECT INBOX
* FLAGS (\Seen \Answered \Flagged \Deleted \Draft \Recent)
* 0 EXISTS
* 0 RECENT
* OK [UIDVALIDITY 1221029947] UIDs valid
* OK [UIDNEXT 102] Predicted next UID
* OK [PERMANENTFLAGS (\Seen \Answered \Flagged \Deleted \Draft)] .
A4 OK [READ-WRITE] SELECT completed
A5 LIST "" INBOX
* LIST () "/" "INBOX"
A5 OK LIST completed

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


[jira] Closed: (SYNAPSE-449) MailTransportListener should warn when connecting to a non-existing IMAP account

Posted by "Stefan Lecho (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Lecho closed SYNAPSE-449.
--------------------------------

    Resolution: Fixed

> MailTransportListener should warn when connecting to a non-existing IMAP account
> --------------------------------------------------------------------------------
>
>                 Key: SYNAPSE-449
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-449
>             Project: Synapse
>          Issue Type: Bug
>            Reporter: Stefan Lecho
>
> 2008-09-17 11:37:36,629 [192.168.13.175-INFOR2] [mailto-Worker-8] DEBUG MailTransportListener Connecting to folder : INBOX of email account : credoc.in-123456@dummy.com
> DEBUG: connection available -- size: 1
> A4 SELECT INBOX
> * FLAGS (\Seen \Answered \Flagged \Deleted \Draft \Recent)
> * 0 EXISTS
> * 0 RECENT
> * OK [UIDVALIDITY 1221029947] UIDs valid
> * OK [UIDNEXT 102] Predicted next UID
> * OK [PERMANENTFLAGS (\Seen \Answered \Flagged \Deleted \Draft)] .
> A4 OK [READ-WRITE] SELECT completed
> A5 LIST "" INBOX
> * LIST () "/" "INBOX"
> A5 OK LIST completed

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org