Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 3.2.0
-
Fix Version/s: None
-
Component/s: Transport: Email
-
Environment:
Mule ESB 3.2.0 - JDK 1.6.x
-
User impact:Medium
-
Configuration:
-
Similar Issues:None
Description
Prerequisites:
- Two gmail accounts created
+ <Source email account>
+ <Target email account> - Replace on the provided flow the accounts and their passwords by the actual values.
How to reproduce:
- Run the flow on Mule
- Send an email to "<Source email account>" with Subject "Original Test Subject"
Expected:
- An email is sent to <Target email account> with subject "Test Mule" as specified in the SMTPS outbound endpoint.
Actual:
- An email is sent to <Target email account> with subject "Original Test Subject"
Note: Not sure if expected behavior, but received mail on <Target email account> comes with two (unexpected?) attached files containing the body contents of the original message.