Murray Posted September 20, 2023 Posted September 20, 2023 Setting up a VPS for processwire site. Seems most VPSs block port 25 now by default. So I'm wondering how we setup to receive any error emails from Processwire? Is there a way to have Processwire send admin emails via Mailgun or the like?
Gideon So Posted September 21, 2023 Posted September 21, 2023 Hi @Murray https://processwire.com/modules/wire-mail-smtp/ Try this module.
Murray Posted September 21, 2023 Author Posted September 21, 2023 3 hours ago, Gideon So said: Hi @Murray https://processwire.com/modules/wire-mail-smtp/ Try this module. Thanks Gideon, but looks like that also requires SMTP port (25 default) to be open which the VPS does not allow. That's why I was hoping for a solution using Mailgun or the like to bypass this block and send PW system email such as database errors etc
Robin S Posted September 21, 2023 Posted September 21, 2023 @Murray, did you take a look through the modules directory? https://processwire.com/modules/category/email/ https://processwire.com/modules/wire-mailgun/ https://processwire.com/modules/wire-mail-send-grid/
Murray Posted September 21, 2023 Author Posted September 21, 2023 4 minutes ago, Robin S said: @Murray, did you take a look through the modules directory? https://processwire.com/modules/category/email/ https://processwire.com/modules/wire-mailgun/ https://processwire.com/modules/wire-mail-send-grid/ Yeh thanks Robin, I'm looking over the Mailgun module now. I'm not sure how these wire mail modules fit in to PW exactly - ie, are they primarily designed for email from the likes of website contact forms or are they used by the entire Processwire system itself when sending system email, do you know?
Robin S Posted September 21, 2023 Posted September 21, 2023 If you have only one WireMail module installed it is used for all email sent by ProcessWire. If you have multiple WireMail modules installed there are ways you can choose which to use in any given case. https://processwire.com/modules/wire-mail-router/
Murray Posted September 21, 2023 Author Posted September 21, 2023 awesome, thanks for clarifying that, will set up a server and give it a go. Cheers
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now