alejandrobeltre
HOBBYOP
5 months ago
Hey, I'm trying to configure email sending for OpenProject but I keep getting the "Execution Expired" message when I try it out at the "/admin/settings/mail_notifications" route. I'm trying to do this using Gmail right now, I have tried multiples SMTP ports.
5 Replies
noahd
EMPLOYEE
5 months ago
Hey there! Outbound SMTP is disabled on the free and hobby tier. Plans Pro and Enterprise do support it.
For outbound SMTP to work you would need to upgrade.
noahd
EMPLOYEE
5 months ago
Anything that is handled over rest and plain http (80/443) will work!
Anything that is being sent over plain smtp will not
noahd
EMPLOYEE
5 months ago
As for sendgrid api, unsure