Can anyone help me with this problem. I was testing the Webwiz mailing list to see how well it works,and overall I'm very pleased but when I send out emails to my mailing list (24 subscribers) I get the following message:
jmail.SMTPMail error 'ffffffff'
The message was undeliverable. All servers failed to receive the message
mailing_list/send_mail_functions_inc.asp, line 261
--------------------------------------------------
Line 261 reads this:
If NOT strMailServer = "" Then .Execute
--------------------------------------------------------
It cycles through each email and after it has reached number 22 then I get the error.
Can anyone help me?