Re: [SM-USERS] (no subject)

2009-07-10 Thread Binny Mandvia
Hi, I got failed logging fix with logger command Following is the code for the same. $username = $_POST['login_username']; $ip = getenv('REMOTE_ADDR'); $output = shell_exec('logger -p mail.error Login Failed for user ' .$username. ' from IP Address ' .$ip. ' [Password Incorrect]'); echo

[SM-USERS] SM-USERS] Failed Login issue

2009-07-10 Thread Binny Mandvia
Hi, I got failed logging fix with logger command Following is the code for the same. $username = $_POST['login_username']; $ip = getenv('REMOTE_ADDR'); $output = shell_exec('logger -p mail.error Login Failed for user ' .$username. ' from IP Address ' .$ip. ' [Password Incorrect]'); echo

Re: [SM-USERS] (no subject)

2009-07-10 Thread CHEN,Zizhao
may be you must use the FULLPATH of logger CHEN,Zi-zhao ziz...@chen.sc.cn Binny Mandvia wrote: Hi, I got failed logging fix with logger command Following is the code for the same. $username = $_POST['login_username']; $ip = getenv('REMOTE_ADDR'); $output = shell_exec('logger -p

[SM-USERS] too many framesets driving me mad

2009-07-10 Thread Robert Rust
I'm attempting to update my SquirrelMail installation on a new server and am encountering strange behavior when I log in. Occasionally I can log in correctly the first time, but often I get more than the two standard frames ... and they may or may not have content. It appears to happen with

[SM-USERS] redirect login plugin

2009-07-10 Thread Robert Rust
I seem to recall there being a plugin for using an alternate login page. Does someone have that plugin available that they could send me? -Robert -- Robert J Rust Application System Administrator UW - River Falls IT Services (715) 425-4357

Re: [SM-USERS] too many framesets driving me mad

2009-07-10 Thread Robert Rust
Okay ... I think I've fixed it. I had the apc PHP module enabled, which SquirrelMail appears not to like (or at least doesn't like the default apc config). This was not noted in the configtest, so I'd suggest adding it ? -Robert Robert Rust wrote: I'm attempting to update my SquirrelMail

Re: [SM-USERS] too many framesets driving me mad

2009-07-10 Thread Ralf Hildebrandt
* Robert Rust robert.j.r...@uwrf.edu: Okay ... I think I've fixed it. I had the apc PHP module enabled, which SquirrelMail appears not to like (or at least doesn't like the default apc config). This was not noted in the configtest, so I'd suggest adding it ? SquirrelMail works just fine

Re: [SM-USERS] redirect login plugin

2009-07-10 Thread Paul Lesniewski
On 7/10/09, Robert Rust robert.j.r...@uwrf.edu wrote: I seem to recall there being a plugin for using an alternate login page. Does someone have that plugin available that they could send me? I will send it offlist. -- Paul Lesniewski SquirrelMail Team Please support Open Source Software by