Issue Details (XML | Word | Printable)

Key: MULE-21
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Ross Mason
Reporter: Robert Leftwich
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Mule

Support for specifying what port the SMTP and POP3 connectors use

Created: 24/May/04 02:39 AM   Updated: 21/Aug/06 09:22 PM
Component/s: Transport: Email
Affects Version/s: 0.8, 0.9-beta1
Fix Version/s: 0.9.1

Time Tracking:
Not Specified

Labels:


 Description  « Hide
If the email connector is used in an environment where SMTP and/or POP3 are running on non-standard ports (i.e. ports other than 25 and 110, respectively) then the email connector will be unable to connect and fail to send or retrieve messages.

 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
Ross Mason added a comment - 23/Jun/04 12:09 AM
On further inspection the Email provider can be refactored a little i.e. there is no need for the Pop3 connector to have a MessageDispatcher. So I will make these adjustments at the same time.

Ross Mason added a comment - 27/Jun/04 08:50 AM
fixed. Thanks for reporting