PHPLIST | Develop Site

Imagen de dev2512

Tengo problemas para hacer que PHPLIST trabaje con el servidor SMTP de Postfix en forma local en Ubuntu.

En config.php hago esta modificacion

# 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",0);

# To use a SMTP please give your server hostname here, leave it blank to use the standard
# PHP mail() command.
define("PHPMAILERHOST",'nombremaquina');

pero no funciona. Si hago una prueba con Evolution configurando el SMTP local como 127.0.0.1 si funciona.

Español
Taxonomy upgrade extras: