Jump to content

Question

Posted

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

  • 0
Posted

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

  • 0
Posted

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?

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...