asudox@lemmy.world to Open Source@lemmy.ml · edit-21 year ago[QUESTION] How do instances that use platforms such as, for example, Lemmy send verification, password reset, etc. e-mails? Do they use SMTP or some external service that provides an API?message-squaremessage-square9fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1message-square[QUESTION] How do instances that use platforms such as, for example, Lemmy send verification, password reset, etc. e-mails? Do they use SMTP or some external service that provides an API?asudox@lemmy.world to Open Source@lemmy.ml · edit-21 year agomessage-square9fedilink
minus-squareThief@lemmy.myserv.onelinkfedilinkarrow-up0·1 year agoEither a local SMTP server (less used) or an external service (more common). The SMTP is configurable but I believe most used option is ssl smtp over port 587.
Either a local SMTP server (less used) or an external service (more common). The SMTP is configurable but I believe most used option is ssl smtp over port 587.