-
Almon Helen posted an update in the group
10 years, 7 months ago
How can setup smtp server in phplist ?
we did use this basic configuration .but not working
# If you want to use the PHPMailer class from phpmailer.sourceforge.net, set the following
# to 1. If you tend to send out html emails, it is recommended to do so.
define(“PHPMAILER”,1);# To use a SMTP please give your server hostname here, leave it blank to use the standard
# PHP mail() command.
define(“PHPMAILERHOST”,”);# if you want to use smtp authentication when sending the email uncomment the following
# two lines and set the username and password to be the correct ones
#$phpmailer_smtpuser = ‘smtpuser’;
#$phpmailer_smtppassword = ‘smtppassword’;but not working in phplist .
please solve the problem .
Hiya, this area is just for general chat – can you check community.phplist.com/users for where to post with issues (probably the forums). If you have continuing problems you may wish to look at paid support or simply use the hosted service 🙂 Kind Regards, Anna
This question has been answered in the forum, though it was posted in the wrong section.
http://forums.phplist.com/viewtopic.php?f=15&t=41579&p=103068#p103068