phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-users] Problem with Socket-Connection


From: Chris Weiss
Subject: Re: [Phpgroupware-users] Problem with Socket-Connection
Date: Wed, 19 Mar 2003 17:44:11 +0000

The normal php mail function is too simple,  MIME attachemnts don't work 
properly.
phpgw's email apps, both AM and Felami will NOT run in php safe mode.  There is 
no
other option.

Thomas Zastrow (address@hidden) wrote*:
>
>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                       |
>---------------------------------------------------
>
>
>
>_______________________________________________
>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]