What does it mean??sending newsletter: DONE
Failed newsletter sending to:
ERR: xxxx@ofelia.nu (Language string failed to load: instantiate)
ERR: yyyy@dinrost.se (Language string failed to load: instantiate)
/Anders
What does it mean??sending newsletter: DONE
Failed newsletter sending to:
ERR: xxxx@ofelia.nu (Language string failed to load: instantiate)
ERR: yyyy@dinrost.se (Language string failed to load: instantiate)
then you can use the phpmail function instead - I think....$phpwcms["site_ssl_mode"] = "0"; // tuns the SSL Support of WCMS on(1) or off (0) DEFAULT '0'
Nice it worksIgor wrote:Thanks frold,
With PHP Mail it works!Don't know why...
okay but it workOliver Georgi wrote:Froldfrold wrote:Eg try to turn smtp off
conf.inc.php
then you can use the phpmail function instead - I think....$phpwcms["site_ssl_mode"] = "0"; // tuns the SSL Support of WCMS on(1) or off (0) DEFAULT '0'This has nothing to do with SMTP
Oliver