Manage mail.smtp.timeout using SysConfig

Description

Environment

None

Activity

Show:

Carlos Ruiz September 24, 2024 at 11:06 AM

Added the documentation at

and pull request 2465

Carlos Ruiz September 24, 2024 at 11:00 AM

Reopening because the configuration is incomplete, there are other two timeout configuration for SMTP that are worthy to implement too:
https://javaee.github.io/javamail/docs/api/index.html?com/sun/mail/smtp/package-summary.html
mail.smtp.connectiontimeout
mail.smtp.writetimeout

Our problem was on a server that cat read but not write, because the mail.smtp.timeout is just for reading it pass the test but then it takes too long there to raise an error because it cannot write.

Nicolas Micoud September 4, 2023 at 6:26 AM

Hi
The wiki page was already updated, but the link here was missing

Carlos Ruiz September 2, 2023 at 2:38 PM

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created June 6, 2023 at 2:15 PM
Updated November 1, 2024 at 7:30 PM
Resolved September 27, 2024 at 8:59 AM