Author Topic: Send Email Problem  (Read 1417 times)

martyw

  • Posts: 1
    • View Profile
Send Email Problem
« on: November 02, 2004, 10:40:10 am »
:( When I use send mail to a populated list, nothing gets sent. It shows that emails have been sent but I am on every list I have, and cannot receive any sent emails. I send all emails in text form. Any suggestions?
Marty

DW

  • Administrator
  • Posts: 3787
    • View Profile
    • https://legacy.listmailpro.com
Send Email Problem
« Reply #1 on: November 08, 2004, 02:26:38 pm »
You may not be authorizing correctly with the server although ListMail thinks you are.

What you can do is enable advanced SMTP debug messages.  Modify admin.php and find the line:

 // debug, shows SMTP messages
 // $bugs = '1';

change it to

 // debug, shows SMTP messages
 $bugs = '1';

Then, try another send and see what the server is saying.

You may need to enable the "AUTH" setting and an account's username and pasword to authorize with the SMTP server and/or you may need to enable "Authorize by checking email before sending" with the same account.
Dean Wiebe
ListMailPRO Author & Developer - Help | Support | Hosting