ListMailPRO Email Marketing Software Forums

ListMailPRO Email Marketing Software Forums => General Help & How-To => Topic started by: rnr1 on December 16, 2007, 09:31:21 am

Title: Sending problem
Post by: rnr1 on December 16, 2007, 09:31:21 am
Sometimes ListMailPro will stop sending and the error message is something about "a line with . alone" or words to that effect.

I don't have anything like that in any of the emails when this occurs.

ListMailPro then says to go to config, which I do and then click Resume
and sending continues, but sometimes it stops again with the same problem and sometimes it continues to the end without further interruption.

What causes this and what can I do to prevent it?

Thanks,

Rich
Title: Sending problem
Post by: DW on December 17, 2007, 02:53:16 am
Hi Rich,

Please search the forum for "smtp_timeout".  Setting it in config.php could fix this:
Code: [Select]
$smtp_timeout=45;
Regards