![]() |
|
How to use PHPmailer? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: How to use PHPmailer? (/thread-13172.html) |
How to use PHPmailer? - Tony - 18-11-2018 I have activated PHPMailer Plugin. But I am confused that how to Configure The Phpmailer. How to use PHPmailer? - acrylian - 18-11-2018 There are two ways, using the standard php mail or mailing via your mail provider. For the latter you need to configure it as you would do with a mail programm. |