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
i did not read the code.
i think it check the uid/pwd by the imap server.
Binny Mandvia wrote:
> Hi,
> I wanted to know with part of squirrelmail will check for user and
> password.If its correct then it goes to redirect.php.If incorrect
> which part of the code will be executed.
> I have modi