On Mon, Mar 8, 2010 at 11:46 PM, Kevin Kinsey <k...@daleco.biz> wrote:

> Andre Polykanine wrote:
>
>> Hello everyone,
>>
>> I'm writing a class to send mail via an SMTP server with authorization.
>> Everything seems to work but I get an EHLO error:
>> 554 SMTP synchronization error
>> Where should I look to avoid this?
>> Thanks!
>>
>>
>
> Be polite :-D
>
> Make sure your class waits for the other server's greeting
> before you send HELO/EHLO.  ;-)
>
> HTH,
>
> Kevin Kinsey
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
I learned something and chuckled at the same time.  Thanks for the info,
Kevin.

Adam

-- 
Nephtali:  PHP web framework that functions beautifully
http://nephtaliproject.com

Reply via email to