Author Topic: Sending error. Check your mail settings.  (Read 1477 times)

valuehosted

  • Posts: 40
    • View Profile
    • http://www.phpreviews.com
Sending error. Check your mail settings.
« on: April 18, 2005, 08:34:35 am »
Dean,

we just tried to mail out to our 4500 member list and 350 mailings later, it puked out with this...

Code: [Select]
Sending error. Check your mail settings.

Server said:
RCPT TO: <blank@blankitydomain.com>
250 Accepted
354 Enter message, ending with "." on a line by itself


Any ideas?  :(

--Tone

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
Sending error. Check your mail settings.
« Reply #1 on: April 18, 2005, 07:21:09 pm »
Uncomment (remove the //)  this line in admin.php:

 // $smtp_debug = '1';

The SMTP debug log is now written to a text file in your ./attach directory.  (You may want to employ the security mentioned here).  Send a message, recover the file via FTP, and email it to me and I'll be able to tell you more about the error.  Alternately, set up a tech support request of the type Other (here) and I'll take a look.

Regards!
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting