ListMailPRO Email Marketing Software Forums

ListMailPRO Email Marketing Software Forums => General Help & How-To => Topic started by: Chuckman on March 14, 2006, 04:55:31 pm

Title: Error When Sending Email
Post by: Chuckman on March 14, 2006, 04:55:31 pm
When I submit an email to my list the script always goes to domail.php but displays 'Page Not Found' in the browser.

Fortunately the email DOES go out to the list.  And the message is saved in 'Sent Messages'.

Any clue as what causes the error page?
Title: Error When Sending Email
Post by: DW on March 15, 2006, 07:09:04 am
It seems that your web host or browser could be caching the page, preventing display before all mail is sent.  Furthermore, a server limit on script execution time could cause the script to halt prematurely, resulting in no data being sent to the browser.

Am I correct in assuming you must click Resume to finish your mailing when the Page not Found error occurs?  When the mailing completes, do you see the mailing page at that time stating that the mailing is complete?  If so, this would confirm my suspicion that this is due to a server time limit on scripts and caching/compression of ALL page data before sending via a server setting.

Regards