phpgroupware-users
[Top][All Lists]
Advanced

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

[Phpgroupware-users] Problem with Socket-Connection


From: Thomas Zastrow
Subject: [Phpgroupware-users] Problem with Socket-Connection
Date: Wed, 19 Mar 2003 17:19:14 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312

Hi there,

I've got the problem that my provider does not allow any application which are opening an own socket-connection. When I try to send an eMail with PHPGroupware the following error appears:

------------------------------------
Your message could not be sent!
The mail server returned:

Array
(
    [code] => 420
    [msg] => 111:Connection refused
    [desc] => Connection to mail.1und1.com: failed - could not open socket.
    [server_chat] =>
c->s: fsockopen(mail.1und1.com,25,111,Connection refused,5) ; returned:

)

To go back to the msg list, click here

Fatal error: Call to undefined function: parse_navbar_end() in /homepages/2/d13414366/htdocs/phpgroupware/phpgwapi/inc/footer.inc.php on line 62
------------------------------------

The normal PHP-function "mail" works fine. So I thought about programming a new, simple mail-function, what do you think??

Thanx!

Greetings,

Tom


--
---------------------------------------------------
| Visit my homepage:                              |
|                                                 |
| http://www.thomas-zastrow.de                    |
|                                                 |
| ICQ - Signature: 58259935                       |
---------------------------------------------------





reply via email to

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