내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

SMTP service uses incorrect port

Avatar

Level 7

I am trying to configure the Day CQ Mail Service for SMTP on CQ 5.6.1 using Gmail and while I have set the port to 465 and SSL in the config, it is trying to send using port 25 (and failing)

Is this a known issue and if so, what is the patch for this?

Config:

[img]day_cq_mail_service.png[/img]

Error:

03.02.2015 12:00:37.429 *ERROR* [pool-6-thread-11-null(null)] com.day.cq.workflow.impl.email.EMailNotificationService error while sending email for com.day.cq.workflow.impl.exec.CQWorkItemWrapper@1e71db83: org.apache.commons.mail.EmailException: Sending the email to the following server failed : smtp.gmail.com:25

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

Logging is not correct & issue is filled. But it will use the port 465. Agree it causes lot of confusion please file an support request

원본 게시물의 솔루션 보기

3 답변 개

Avatar

Level 7

Also, looking at the DEBUG output, it seems as if it is using port 465, but SSL is false. Which should I believe?

[img]day_cq_mail_service_2.png[/img]

Avatar

정확한 답변 작성자:
Level 10

Logging is not correct & issue is filled. But it will use the port 465. Agree it causes lot of confusion please file an support request

Avatar

Level 7

Thanks Sham - issue logged with DayCare