• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Difference between PHP mail and SMTP feature

ahmewali

Chevereto Member
Can you explain me the difference and the advantage of the SMTP instead PHP Mail function
 
PHP Mail function uses the default php mail() function that relies on sendmail library. SMTP uses the SMTP protocol and is more efficient in terms of get the email delivered.
 
Back
Top