Plume-org / Plume

Federated blogging application, thanks to ActivityPub (now on https://git.joinplu.me/ — this is just a mirror)

Home Page:https://joinplu.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Specify SMTP port to use by mail server

marcelcosta opened this issue · comments

Is your feature request related to a problem? Please describe.
I have an SMTP server to use for sending mails to reset password, but I think the only way to use it with success is using the default port. Is not my case.

Describe the solution you'd like
I would like to be able to specify and use another SMTP port in addition to the default one.

Seems good to implement.