Cita:
Iniciado por kozapatista Seguro que después de dos años las personas que plantearon el problema ya lo resolvieron, pero como no postearon solución... la pongo.
Lo que hay que hacer es cambiar el valor de TEST
Si está así:
# if test is true (not 0) it will not actually send ANY messages,
# but display what it would have sent
define ("TEST",0);
hay que ponerlo así:
# if test is true (not 0) it will not actually send ANY messages,
# but display what it would have sent
define ("TEST",1);
(cambiar el 0 por un 1)
Saludos
Muchísimas gracias.
He dejado de utilizar phplist, porque ahora utilizo un autorespondedor de pago mucho mejor ;)
pero muchas gracias !!! eh!