1. dns resolution is not working in your install. Try using ip address. 2. you forgot to create /var/www/tmp directory with correct permissions or forgot about apache chroot when you set php session.save_path to /var/www/tmp.
Please use SquirrelMail mailing list for SquirrelMail support questions. > when i turn on full error reporting in PHP I get > > Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: > non-recoverable failure in name resolution in > /htdocs/webmail/src/configtest.php on line 226 > > Warning: fsockopen(): unable to connect to ns1.kletc.net:25 in > /htdocs/webmail/src/configtest.php on line 226 > > ERROR: Error connecting to SMTP server "ns1.kletc.net:25".Server > error: > (2) No such file or directory > > > Warning: Unknown(): > open(/var/www/tmp/sess_59ae74767ffde449d502396260b3ff79, > O_RDWR) failed: No such file or directory (2) in Unknown on line 0 > > Warning: Unknown(): Failed to write session data (files). Please verify > that > the current setting of session.save_path is correct (/var/www/tmp) in > Unknown on line 0 > > ----- Original Message ----- > From: "Tomas Kuliavas" <[EMAIL PROTECTED]> > To: "markb" <[EMAIL PROTECTED]> > Cc: <squirrelmail-users@lists.sourceforge.net> > Sent: Monday, May 08, 2006 2:53 PM > Subject: Re: [SM-USERS] SMTP Issue > > >> php fsockopen gets SOCKET_ENOENT error. It is not a normal error for tcp >> connection. If tcp connection fails, error should be SOCKET_ECONNREFUSED >> (Connection refused) or SOCKET_ETIMEDOUT (Connection timeout) >> >> something is blocking access to smtp server or your os uses >> SOCKET_ENOENT >> error code to report tcp connection errors. >> >> > I don't have the firewall operating within OpenBSD and I can't see >> where >> > PHP would restrict access. >> > >> > >> > >> > From: "Tomas Kuliavas" <[EMAIL PROTECTED]> >> > To: "markb" <[EMAIL PROTECTED]> >> > Cc: <squirrelmail-users@lists.sourceforge.net> >> > Sent: Monday, May 08, 2006 2:06 PM >> > Subject: Re: [SM-USERS] SMTP Issue >> > >> > >> >> Are you sure that access to SMTP is not restricted in OpenBSD >> firewall? >> >> >> >> Are you sure that your PHP installation is not restricted with some >> >> access >> >> control libraries or modifications? >> >> >> >> > I am using Sm 1.4.6/IMAP-uw/SMTP >> >> > >> >> > >> >> > >> >> > SMTP Settings >> >> > ------------- >> >> > 4. SMTP Server : ns1.kletc.net >> >> > 5. SMTP Port : 25 >> >> > 6. POP before SMTP : false >> >> > 7. SMTP Authentication : none >> >> > 8. Secure SMTP (TLS) : false >> >> > 9. Header encryption key : >> >> > >> >> > >> >> > >> >> > ----- Original Message ----- >> >> > From: "Tomas Kuliavas" <[EMAIL PROTECTED]> >> >> > To: <squirrelmail-users@lists.sourceforge.net> >> >> > Sent: Monday, May 08, 2006 1:35 PM >> >> > Subject: Re: [SM-USERS] SMTP Issue >> >> > >> >> > >> >> >> > I am having some issue getting SM installed with my SMTP server. >> >> >> > >> >> >> > I am using OpenBSD 3.8/PHP 4.4/Apache 1.3.x >> >> >> > >> >> >> > I have set up SM as the instruction state, but then I run the >> >> config >> >> > test >> >> >> > I >> >> >> > get Server Err (2) no such file or directory. >> >> >> > >> >> >> > I have tested my smtp through telnet and all is working. I am >> >> >> currently >> >> >> > using the server to send message from Outlook express, so I know > it >> >> > works, >> >> >> > its just SM cant seem to find it. >> >> >> >> >> >> could you show your SquirrelMail server settings and provide >> > information >> >> >> about used SquirrelMail version. >> >> >> >> >> >> conf.pl -> 2. Server settings -> 3. Sendmail or SMTP >> >> >> >> >> >> and options displayed after to select conf.pl -> 2. Server >> settings >> >> -> >> >> >> B. >> >> >> Update SMTP Settings/Update Sendmail config. >> >> >> >> >> >> >> >> >> -- >> >> >> Tomas >> >> >> > >> > >> >> >> >> ------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, >> security? >> Get stuff done quickly with pre-integrated technology to make your job > easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >> -- >> squirrelmail-users mailing list >> Posting Guidelines: > http://www.squirrelmail.org/wiki/MailingListPostingGuidelines >> List Address: squirrelmail-users@lists.sourceforge.net >> List Archives: > http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user >> List Archives: >> http://sourceforge.net/mailarchive/forum.php?forum_id=2995 >> List Info: >> https://lists.sourceforge.net/lists/listinfo/squirrelmail-users >> > > ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users