I have the Mail function running multiple times in my script,
for some reason, after the first mail function is used (which works properly, I might add..) the second and everyone there after fails.
I get the following error:
Warning: mail(): SMTP server response: 503 RCPT first (#5.5.1) in E:\WebSite\realtyworks\utils\backup\dbDel\nightly\emailAgents.php on line 109
The coding is correct, as I can comment out the first mail function and the second one works fine.
Does anyone have a suggestion???
Thanks,
Kevin