Re: [PHP-DB] Newsletter and smtp
Dear friends, I have pasted INI file and error its giving, while sending newsletter.Any guidance, please. -- Warning: mail(): SMTP server response: 554 5.7.1 (IPT:OA) Use port 587 to send mail from your AOL screen name.
Re: [PHP-DB] Newsletter and smtp
From: <[EMAIL PROTECTED]> While sending newsletter, using mailing list, php script is able to connect to database, retrieve emails, however is unable to send newsletter or email. I am using localhost. I have SMTP installed on local machine. Any guidance --