initd Posted September 11, 2013 Report Posted September 11, 2013 Hi all, I want to use the Blesta mail feature - for support tickets, sending invoices, welcome mails, orders etc. I use at the moment a server with Nginx with PHP5 and MariaDB, without Sendmail or anything else. What do I need to use this feature properly? (PHPmail or SMTP) Any suggestions/Howtos? Thanks in advance Quote
0 Paul Posted September 11, 2013 Report Posted September 11, 2013 PHPMail is the default option, and will only work if your PHP supports the mail() function. SMTP is recommended as it's faster, and you would just plugin your SMTP server details under Settings > Company > Emails Quote
0 initd Posted September 11, 2013 Author Report Posted September 11, 2013 PHPMail is the default option, and will only work if your PHP supports the mail() function. SMTP is recommended as it's faster, and you would just plugin your SMTP server details under Settings > Company > Emails PHPMail will work without Sendmail installed? Quote
Question
initd
Hi all,
I want to use the Blesta mail feature - for support tickets, sending invoices, welcome mails, orders etc.
I use at the moment a server with Nginx with PHP5 and MariaDB, without Sendmail or anything else.
What do I need to use this feature properly? (PHPmail or SMTP)
Any suggestions/Howtos?
Thanks in advance
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.