You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by JKolanko September 5, 2024
Hey there,
Wondering if there is any way to set a custom timeout value in Adonis mail like you can with nodemailer? Some of the default settings are way too high for us, such as waiting 2 minutes for a connection, and we wanted to adjust those. I did not see any mention of this in the mail documentation.
Discussed in https://github.com/orgs/adonisjs/discussions/4715
Originally posted by JKolanko September 5, 2024
Hey there,
Wondering if there is any way to set a custom timeout value in Adonis mail like you can with nodemailer? Some of the default settings are way too high for us, such as waiting 2 minutes for a connection, and we wanted to adjust those. I did not see any mention of this in the mail documentation.
Link to nodemailer documentation: https://nodemailer.com/smtp/#connection-options
Thanks!
The text was updated successfully, but these errors were encountered: