Hello,
Alma Linux 9
I have a new server setup with phpBB on apache, postfix, dovecot. (Dovecot sasl authentication)
My phpBB installation works fine. My email works fine.
I have my SMTP server settings setup properly (I think) in phpbb
When I send myself a test email from within the admin panel I receive it
However when a new user signs up, or a password reset is attempted, the email is never delivered to the user.
Anyone have any ideas what I'm doing wrong or why its not working?
Alma Linux 9
I have a new server setup with phpBB on apache, postfix, dovecot. (Dovecot sasl authentication)
My phpBB installation works fine. My email works fine.
I have my SMTP server settings setup properly (I think) in phpbb
When I send myself a test email from within the admin panel I receive it
However when a new user signs up, or a password reset is attempted, the email is never delivered to the user.
Anyone have any ideas what I'm doing wrong or why its not working?
Use SMTP server for email: YES
SMTP server address: mail.xxxxxxx.com
SMTP server port: 25
Authentication method for SMTP: LOGIN
SMTP username: admin (this the admin email address admin@xxxxx.com)
SMTP password: xxxxx (this is the admin email address password)
Verify SSL certificate: NO
Verify SMTP peer name:NO
Allow self-signed SSL certificates: YES
Statistics: Posted by Carsonix — Fri Jan 17, 2025 3:05 am