[
https://issues.apache.org/jira/browse/SYNAPSE-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633012#action_12633012
]
Andreas Veithen commented on SYNAPSE-450:
-----------------------------------------
In your case the transport.mail.Address parameter defines the address of the
proxy service, while the address element in the Synapse configuration specifies
the address of the target service. Note that the transport.mail.Address value
will probably appear in the WSDL generated by Axis2 but not be used for
anything else.
> 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]