phpgroupware-developers
[Top][All Lists]
Advanced

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

Re: [phpGroupWare-developers] problem with email, SMTP


From: Chris Weiss
Subject: Re: [phpGroupWare-developers] problem with email, SMTP
Date: Thu, 16 Nov 2006 08:19:31 -0600

"unable to connect to :25" is the clue, you have no mail server IP
set.  set it in admin->email->site config



On 11/16/06, Kristjan Kitsemets <address@hidden> wrote:


hey guys, i can see all the email, but i have a problem with sending emails, it 
says like this:

Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: 
getaddrinfo failed: Name or service not known in 
/home/eltrans/public_html/group/email/inc/class.mail_send.inc.php on line 186

Warning: fsockopen() [function.fsockopen]: unable to connect to :25 in 
/home/eltrans/public_html/group/email/inc/class.mail_send.inc.php on line 186
Your message could not be sent!
The mail server returned:

Array
(
    [code] => 420
    [msg] => 13:Permission denied
    [desc] => Connection to : failed - could not open socket.
    [server_chat] =>
c->s: fsockopen(,25,13,Permission denied,5) ; returned:

)

To go back to the msg list, click here .

Sent from the phpGroupWare forums @ forums.phpGroupWare.org


_______________________________________________
phpGroupWare-developers mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/phpgroupware-developers





reply via email to

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