Issue Details (XML | Word | Printable)

Key: LEP-7283
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Michael Han
Reporter: Michael Han
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
PUBLIC - Old Liferay Portal (Use Liferay Portal Standard Edition)

Improve Message Board's email integration to accomodate for a named inbox

Created: 28/Aug/08 02:51 PM   Updated: 01/Sep/08 08:29 AM
Return to search
Component/s: None
Affects Version/s: 4.4.2, 5.0.1, 5.1.1
Fix Version/s: 5.1.2

Time Tracking:
Not Specified

Environment: All


 Description  « Hide
Currently, LR's MB to email integration involves the following:
1) Configuring a new MX entry for a subdomain (e.g. new MX for events.liferay.com domain)
2) Configuring mail server to forward all mail sent to a given domain into one inbox
3) Configure Liferay Portal to listen to that inbox.

Liferay will read from the inbox and place the message into the correct thread/category based on the To address.

This does not work in situations where you cannot add another MX entry.

 All   Comments   Work Log   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Michael Han added a comment - 28/Aug/08 07:42 PM - Visible to
Implementation now allows for LR Email integration to use either the subdomain approach or using a defined mailbox.

WARNING: Method signature change for com.liferay.portal.kernel.pop.MessageListener. Will impact all EXT and Plugins environments that use pop message listener feature.

Brian Chan added a comment - 29/Aug/08 09:21 AM
Nice fix Mike!

Jorge Ferrer added a comment - 01/Sep/08 08:29 AM - Visible to
Hey Mike,

Could you describe the API changes in the wiki page with the release notes for 5.2?