So i've noticed I'm getting a lot or errors in my logs when i try to log on:

[client 10.0.0.1] PHP Warning:  Unknown():
open(/tmp\\sess_75c337ce861f05d904a8e546b46f5d69, O_RDWR) failed: No such
file or directory (2) in Unknown on line 0, referer:
http://webmail.try-catch.net/src/login.php
[client 10.0.0.1] PHP Warning:  session_write_close():
open(/tmp\\sess_75c337ce861f05d904a8e546b46f5d69, O_RDWR) failed: No such
file or directory (2) in C:\\Apache2\\WWW\\webmail\\src\\redirect.php on
line 152, referer: http://webmail.try-catch.net/src/login.php
[client 10.0.0.1] PHP Warning:  session_write_close(): Failed to write
session data (files). Please verify that the current setting of
session.save_path is correct (/tmp) in
C:\\Apache2\\WWW\\webmail\\src\\redirect.php on line 152, referer:
http://webmail.try-catch.net/src/login.php
[client 10.0.0.1] PHP Warning:  Unknown():
open(/tmp\\sess_75c337ce861f05d904a8e546b46f5d69, O_RDWR) failed: No such
file or directory (2) in Unknown on line 0, referer:
http://webmail.try-catch.net/src/login.php
[client 10.0.0.1] PHP Warning:  Unknown():
open(/tmp\\sess_75c337ce861f05d904a8e546b46f5d69, O_RDWR) failed: No such
file or directory (2) in Unknown on line 0, referer:
http://webmail.try-catch.net/src/login.php
[client 10.0.0.1] PHP Warning:  Unknown(): Failed to write session data
(files). Please verify that the current setting of session.save_path is
correct (/tmp) in Unknown on line 0, referer:
http://webmail.try-catch.net/src/login.php


As for the capabilities stuff, I'm not totaly sure what you mean, the
response i get from the server when i type that in is:

* CAPABILITY IMAP4 IMAP4rev1

should I be typing something else in?
On the hmailserver forums some guy has a pre-configured SM 1.4.3a, and
after installing that and resetting all the server info, I still get the
same error message at the same place. It's caused because $loginuser is
NULL in redirect.php:62 which calls a logout_error() but If i echo
$loginuser it always comes up with my username, so I'm not sure why the
var isn't being passed to the next page....
thanks,
dave



>> sorry bout the missinfo, its hmailserver: http://www.hmailserver.com/
>>
>> the imap settings are right because i can telnet into it...
>
> Please keep your replies on the list.
> Try not to top-post, so we don't lose context.  :)
>
> Just telling us "the settings are right" isn't all that helpful.  Please
> provide IMAP logs and maybe a sample command-line invocation of IMAP,
> especially the CAPABILITIES stuff, since their website is sparse on
> server specs.  My feeling is that this is not going to be a mature
> enough IMAP server, but who knows.  You should try asking around if
> anyone has used it with SM before (try their forums too).
>
> Please review:
>
> http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
>
>   - Paul
>
>
>>>>Hlmailserver
>>>>Php 4.3.5
>>>>Apache 2.0.49
>>>>Win xp pro
>>>>SM 1.5.0 and 1.4.3a
>>>>
>>>>At the login page, after typing in the correct user name and pword, I
>>>>get
>>>>redirected to webmail.php, however it then says ERROR: you must be
>>>>logged
>>>>in to access this page and has a link back to the login page. After
>>>>going
>>>>through some threads I commented out
>>>>
>>>>//header("Location: $redirect_url");
>>>>
>>>>and added:
>>>>echo "<html><head><META HTTP-EQUIV=\"Refresh\" CONTENT=\"0;
>>>>URL=$redirect_url\"></head><body><a
>>>>href=$redirect_url>Enter</a></body></html>";
>>>>
>>>>the result of this being: after logging in it points to a blank page
>>>>with
>>>>‘Enter’ on it. After a few seconds it redirects to webmail.php with the
>>>>same error on it. What should I be doing now?
>>>
>>>Looking at your IMAP logs.  I have no familiarity with H1mailserver
>>>(doesn't even google, hrm), but the problem is likely with the IMAP
>>>server and/or the SM IMAP server config variables, which are set in
>>>conf.pl/config.php
>>>
>>>  - Paul
>>>
>>
>>
>



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to