Quote From : Brijesh October 12, 2018, 11:40 am Hi,
We do have the option to use SMTP settings to send emails.
Please go to Softaculous admin panel -> Settings -> "Email" page, choose SMTP from the dropdown for "Mailing Method" and update the SMTP login details and click on "Edit Settings" button.
Please let us know if you need any further information.
Thanks for the quick reply, completely missed that option
After playing around with the SMTP setting a bit, it's unfortunately not really usable for me. While a test mail works fine, no mails are being sent when a real user performs an action. I'll assume this is because then Softaculous is running as the user, and my firewall (CSF) blocks all mail which is not sent via SMTP by either root or the users in the list. cPanel has a similar feature. If I disable the firewall the mail is sent.
A system where the mail is put in a queue which is then picked up by a cron job (running as root) that actually sends the mail would overcome this. Likewise, an option to use sendmail would not have this problem.
I can probably work around this by setting up an account for this on each server and use 127.0.0.1 as server, but if you have 10+ servers with Softaculous that's quite some work.
|