Info
- 2 posts
- 2 voices
- Started 3 years ago by beardownarizona
- Latest reply from Sam Bauers
- This topic is not resolved
SMTP Mailer for .9.0.3?
-
- Posted 3 years ago #
I'm currently testing both versions of bbPress on my site, and I can't seem to find any way to get the forum to send the registration email to new users from version .9.0.3. On 1.0.3, I have been using the SMTP Mailer plugin with great success...is there anything similar for .9.0.3?
Thanks
-
- Posted 3 years ago #
None existing, but you could build one fairly easily. Just create a plugin that replaces 0.9's bb_mail with the one from 1.0-alpha, and also includes all the mail libraries from backpress/1.0 - then you can install the SMTP mailer as well to enable SMTP.
A bit convoluted, but doable.
-
You must log in to post.