Fórum

Liferay MailServiceUtil couldn't send email to abc@lists.colorado.edu

randy zhang, modificado 11 Anos atrás.

Liferay MailServiceUtil couldn't send email to abc@lists.colorado.edu

New Member Postagens: 2 Data de Entrada: 12/08/12 Postagens Recentes
Hi there,

I have developed a customer portlet that will send email using the MailServiceUtil. This code works well with regular email such as

bill.gates@gmail.com or abc@colorado.edu

When I tried to send email to cu-cssa@lists.colorado.edu, it doesn't work. I have tried to add a cc to the mail, the cc address didn't get any email neither. So I guess somehow, liferay just doesn't like the mail server domain in the subdomain level, such as lists.colorado.edu

I turned on the log level for mail service but couldn't find detailed log info neither in the file /liferayinstall/logs/liferay-11-21-2012.log.

Any idea? Thanks.
thumbnail
David H Nebinger, modificado 11 Anos atrás.

RE: Liferay MailServiceUtil couldn't send email to abc@lists.colorado.edu

Liferay Legend Postagens: 14919 Data de Entrada: 02/09/06 Postagens Recentes
Yes, check the logs on the mail server.

Most mailing lists will typically only accept email from folks already on the list, so it may just be consuming and dumping the email.

Only the mail server logs will help you diagnose the problem.