Re: [SM-USERS] Vacation-1.41 with SM-1.4.3

2004-07-12 Thread Sergiu Dunca
Hi Paul, I've tried to contact the author but I have no answer from him. With Debugger plugin enables, I get the error message: Notice: Undefined variable: vac_header_line in /usr/share/squirrelmail/plugins/vacation/vac_init.php on line 35 Stack Trace: eval() /usr/share/squirrelmail/plu

[SM-USERS] vacation plugin

2004-07-06 Thread Sergiu Dunca
Hi, I'm trying to use the last version of SM, squirrelmail-1.4.3-0.e3.1, on RH-EL(I think it's the equivalent to 1.4.3a). I try to use the classical Vacation Plugin version 1.4.1 It does not work at all, I have a blank screen on options-->vacation and no error message in the logs. It seems t

[SM-USERS] Vacation-1.41 with SM-1.4.3

2004-07-06 Thread Sergiu Dunca
Hi, I'm trying to use the last version of SM, squirrelmail-1.4.3-0.e3.1, on RH-EL(I think it's the equivalent to 1.4.3a). I try to use the classical Vacation Plugin version 1.41 It does not work at all, I have a blank screen on options-->vacation and no error message in the logs. It seems to hav

Re: [SM-USERS] after signout session is still valid

2003-02-27 Thread Sergiu Dunca
#x27;,time() - 5,$base_uri); /*if (isset($_COOKIE['key']))*/ setcookie('key','',time() - 5,$base_uri); and now it works fine. I'm new to php language so I'm not convinced why I had to do that in order to work. On Thu, 27 Feb 2003, Sergiu Dunca wrote: > D: 1

[SM-USERS] after signout session is still valid

2003-02-26 Thread Sergiu Dunca
Hi, I have just installed squirrelmail-1.2.11-1.7.x on redhat 7.2 and I have the following problem: After a make a signout, the session is still valid. I can go back in my browser and then i can read emails, send email and all other operations. Can anyone help me in this problem ? Thanks, Serg