phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] Sending mail


From: Chris Weiss
Subject: Re: [Phpgroupware-users] Sending mail
Date: Wed, 09 Oct 2002 14:00:48 +0000

fsockopen(,25,... should look more like fsockopen(hostname,25,....
make sure you have set you SMTP server address in setup.

Steven Kemp (address@hidden) wrote*:
>
>I get the following error whenever I try to send mail, any suggestions:
>
>===============================================================================
>Your message could not be sent!
>The mail server returned:
>Array
>(
>    [code] => 420
>    [msg] => 0:
>    [desc] => Connection to : failed - could not open socket.
>    [server_chat] =>
>c->s: fsockopen(,25,0,,5) ; returned:
>
>)
>===============================================================================
>
>
>
>
>_______________________________________________
>Phpgroupware-users mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/phpgroupware-users
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]