[
https://issues.apache.org/jira/browse/SYNAPSE-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632149#action_12632149
]
Stefan Lecho commented on SYNAPSE-450:
--------------------------------------
The log information is definitely misleading and it would be nice to change it
:o).
Currently I'm defining the endpoint on the target level, but if "the address is
also used to compute the endpoint reference" which one will be chosen if both
of them are defined ?
> MailTransportListener should warn when connecting to a non-existing IMAP
> account
> --------------------------------------------------------------------------------
>
> Key: SYNAPSE-450
> URL: https://issues.apache.org/jira/browse/SYNAPSE-450
> Project: Synapse
> Issue Type: Bug
> Reporter: Stefan Lecho
> Assignee: Andreas Veithen
> Priority: Minor
>
> When specifying an non-existing or non-valid email address in
> transport.mail.Address, MailTransportListener does not give any warning.
> 2008-09-17 11:46:01,827 [192.168.13.175-INFOR2] [mailto-Worker-1] DEBUG
> MailTransportListener Connecting to folder : INBOX of email account :
> non-existing-address
> 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
> 2008-09-17 11:46:01,842 [192.168.13.175-INFOR2] [mailto-Worker-1] DEBUG
> MailTransportListener 0 messgaes in folder : INBOX
> A6 CLOSE
> A6 OK CLOSE completed
> DEBUG: added an Authenticated connection -- size: 1
> A7 LOGOUT
> * BYE IMAP engine signing off (no errors)
> A7 OK LOGOUT completed
> DEBUG: IMAPStore connection dead
> DEBUG: IMAPStore cleanup, force false
> DEBUG: IMAPStore cleanup done
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]