[
https://issues.apache.org/jira/browse/SYNAPSE-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595517#action_12595517
]
Ruwan Linton commented on SYNAPSE-297:
--------------------------------------
I had a look at this, and it seem the fetched message does not contain any
headers or content. I tried with gmail and another standard pop3 mail account
but it seems the message is not properly fetched and since the From header is
null it throws an Exception when executing the code line;
new MailOutTransportInfo(fromAddress[0]);
Any one have any idea on this behavior?
> The email containing the response not sent as described in Sample 256
> ---------------------------------------------------------------------
>
> Key: SYNAPSE-297
> URL: https://issues.apache.org/jira/browse/SYNAPSE-297
> Project: Synapse
> Issue Type: Bug
> Components: Transports
> Affects Versions: 1.2-QA-B1
> Environment: Ubuntu 7.10, Java version "1.5.0_14", Firefox2.0.0.12
> Reporter: Evanthika Amarasiri
> Assignee: Ruwan Linton
> Fix For: 1.2
>
>
> As described in the sample guide enabled the mail transport sender in the
> /repository/conf/axis2.xml.
> Next started the synapse sample 256 and sent the given request (<m0:getQuote
> xmlns:m0="http://services.samples/xsd"><m0:request><m0:symbol>IBM</m0:symbol></m0:request></m0:getQuote>)
> as plain text from my own email account to a g-mail account which I created
> recently. The account details of this email was specified in the
> synapse_sample_256.xml
> As per the guide I should have received an email with the response but such
> an email was not sent. No logs were also there in the Synapse console.
--
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]