Domino Mail Integration

thumbnail
30616, modified 19 Years ago. Junior Member Posts: 47 Join Date: 3/23/07 Recent Posts
Has anyone used a Lotus Domino mail server with Liferay? I am aware of the SyncEx portlets, but I am talking about simply using the Domino SMTP server for sending out user registrations, passwords, Message Board subscriptions, etc.

I am not sure what I have to do to set this up, I believe I have read all relevant docs.

This ideally would be for an external server, but localhost is OK too.

If this is not possible or unknown, then any suggestions for a better setup is OK too.
26006, modified 18 Years ago. Junior Member Posts: 70 Join Date: 6/28/07 Recent Posts
hi friends
can plz any one give me guide line reagarding mail configuration..

My issue is::
Im tring to configure mail server with tomcat but unable to do it.
Im using EmailArchitect(as mail server) with tomcat server, but server is throwing exception as in below stacktrace.
Userid is test@liferay.com
Password is test

******************************************************************************************
13:11:32,609 ERROR [MailUtil:1498] Failed to authenticate the userId liferay.com.1
13:11:33,281 ERROR [[jsp]:704] Servlet.service() for servlet jsp threw exception
com.liferay.portlet.mail.StoreException: javax.mail.AuthenticationFailedException
at com.liferay.portlet.mail.util.MailUtil._getStore(MailUtil.java:1502)
at com.liferay.portlet.mail.util.MailUtil._getFolder(MailUtil.java:1363)
at com.liferay.portlet.mail.util.MailUtil.setFolder(MailUtil.java:991)
at org.apache.jsp.html.portlet.mail.mail_jsp._jspService(mail_jsp.java:871)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
******************************************************************************************

Root.xml file is configured properly.
Whether we need to user only
1. Washington IMAP+Sendmail
2. Cyrus IMAP+Postfix
3. Dovecot+Postfix
wat liferay will not work with other mailserver, if so plz give me a guides.Im working in windows platform.

PLz give me guide lines for mail configuration pklz plz plz plz

Thanx in advance.....