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 (alert('Password Incorrect');\n);

 O/P format in maillog is :
Jul 10 12:25:46 postfix logger: Login Failed for user binny.mandvia from IP 
Address 10.10.0.67 [Password Incorrect]

Can any one tell if squirrel_logger reads specific log format for failed login 
?? Right now it is not able to log failed logins in squirrel_logger.



 Binny Mandvia



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 modified login.php according to our needs, but it is not able 
 to log failed logins in /var/log/maillog.

 Regards,
 Binny Mandvia



 
 Yahoo! recommends that you upgrade to the new and safer Internet 
 Explorer 8 
 http://in.rd.yahoo.com/tagline_ie8_1/*http://downloads.yahoo.com/in/internetexplorer/.
  

 

 --
 Enter the BlackBerry Developer Challenge  
 This is your chance to win up to $100,000 in prizes! For a limited time, 
 vendors submitting new applications to BlackBerry App World(TM) will have
 the opportunity to enter the BlackBerry Developer Challenge. See full prize  
 details at: http://p.sf.net/sfu/Challenge
 

 -
 squirrelmail-users mailing list
 Posting guidelines: http://squirrelmail.org/postingguidelines
 List address: squirrelmail-users@lists.sourceforge.net
 List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
 List info (subscribe/unsubscribe/change options): 
 https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users



  See the Web#39;s breaking stories, chosen by people like you. Check out 
Yahoo! Buzz. http://in.buzz.yahoo.com/--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

[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 (alert('Password Incorrect');\n);

 O/P format in maillog is :
Jul 10 12:25:46 postfix logger: Login Failed for user binny.mandvia from IP 
Address 10.10.0.67 [Password Incorrect]

Can any one tell if squirrel_logger reads specific log format for failed login 
?? Right now it is not able to log failed logins in squirrel_logger.



 Binny Mandvia



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 modified login.php according to our needs, but it is not able 
 to log failed logins in /var/log/maillog.

 Regards,
 Binny Mandvia



 
 Yahoo! recommends that you upgrade to the new and safer Internet 
 Explorer 8 
 http://in.rd.yahoo.com/tagline_ie8_1/*http://downloads.yahoo.com/in/internetexplorer/.
  

 

 --
 Enter the BlackBerry Developer Challenge  
 This is your chance to win up to $100,000 in prizes! For a limited time, 
 vendors submitting new applications to BlackBerry App World(TM) will have
 the opportunity to enter the BlackBerry Developer Challenge. See full prize  
 details at: http://p.sf.net/sfu/Challenge
 

 -
 squirrelmail-users mailing list
 Posting guidelines: http://squirrelmail.org/postingguidelines
 List address: squirrelmail-users@lists.sourceforge.net
 List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
 List info (subscribe/unsubscribe/change options): 
 https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


 Love Cricket? Check out live scores, photos, video highlights and more. Click 
here.


  See the Web#39;s breaking stories, chosen by people like you. Check out 
Yahoo! Buzz. http://in.buzz.yahoo.com/--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

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 mail.error Login Failed for user  ' 
 .$username. '  from IP Address ' .$ip. ' [Password Incorrect]');
 echo (alert('Password Incorrect');\n);

  O/P format in maillog is :
 Jul 10 12:25:46 postfix logger: Login Failed for user binny.mandvia 
 from IP Address 10.10.0.67 [Password Incorrect]

 Can any one tell if squirrel_logger reads specific log format for 
 failed login ?? Right now it is not able to log failed logins in 
 squirrel_logger.


  Binny Mandvia


 **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 modified login.php according to our needs, but it is not able
  to log failed logins in /var/log/maillog.
 
  Regards,
  Binny Mandvia
 
 
 
  
  Yahoo! recommends that you upgrade to the new and safer Internet
  Explorer 8
  
 http://in.rd.yahoo.com/tagline_ie8_1/*http://downloads.yahoo.com/in/internetexplorer/.
  

 
  
 
  
 --
  Enter the BlackBerry Developer Challenge 
  This is your chance to win up to $100,000 in prizes! For a limited 
 time,
  vendors submitting new applications to BlackBerry App World(TM) will 
 have
  the opportunity to enter the BlackBerry Developer Challenge. See 
 full prize 
  details at: http://p.sf.net/sfu/Challenge
  
 
  -
  squirrelmail-users mailing list
  Posting guidelines: http://squirrelmail.org/postingguidelines
  List address: squirrelmail-users@lists.sourceforge.net 
 mailto:squirrelmail-users@lists.sourceforge.net
  List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
  List info (subscribe/unsubscribe/change options): 
 https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

 --
 Enter the BlackBerry Developer Challenge 
 This is your chance to win up to $100,000 in prizes! For a limited time,
 vendors submitting new applications to BlackBerry App World(TM) will have
 the opportunity to enter the BlackBerry Developer Challenge. See full 
 prize 
 details at: http://p.sf.net/sfu/Challenge
 -
 squirrelmail-users mailing list
 Posting guidelines: http://squirrelmail.org/postingguidelines
 List address: squirrelmail-users@lists.sourceforge.net 
 mailto:squirrelmail-users@lists.sourceforge.net
 List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
 List info (subscribe/unsubscribe/change options): 
 https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

 
 Love Cricket? Check out live scores, photos, video highlights and 
 more. Click here 
 http://in.rd.yahoo.com/tagline_cricket_2/*http://cricket.yahoo.com.
 

 --
 Enter the BlackBerry Developer Challenge  
 This is your chance to win up to $100,000 in prizes! For a limited time, 
 vendors submitting new applications to BlackBerry App World(TM) will have
 the opportunity to enter the BlackBerry Developer Challenge. See full prize  
 details at: http://p.sf.net/sfu/Challenge
 

 -
 squirrelmail-users mailing list
 Posting guidelines: http://squirrelmail.org/postingguidelines
 List address: squirrelmail-users@lists.sourceforge.net
 List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
 List info (subscribe/unsubscribe/change options): 
 https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 

[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 both SquirrelMail 1.4.9a and 1.4.19.  At one point I logged 
in and got 14 empty frames!  There doesn't appear to be any pattern as 
to which main.php (left_ or right_ ) is referenced for frame source. 
Sometimes the frame content loads and sometimes not.  It's independent 
of browser and login username.
Server is Solaris 10 running Apache 2.2.9 w/PHP 5.2.6.  I copied the 
installation to a FreeBSD server running Apache 2.2.11 w/PHP 5.2.10 and 
was unable to duplicate the problem there.
Any ideas how to fix this?

-Robert
-- 

Robert J Rust
Application System Administrator
UW - River Falls IT Services
(715) 425-4357
robert.j.r...@uwrf.edu


--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[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
robert.j.r...@uwrf.edu


--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 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 both SquirrelMail 1.4.9a and 1.4.19.  At one point I logged 
 in and got 14 empty frames!  There doesn't appear to be any pattern as 
 to which main.php (left_ or right_ ) is referenced for frame source. 
 Sometimes the frame content loads and sometimes not.  It's independent 
 of browser and login username.
 Server is Solaris 10 running Apache 2.2.9 w/PHP 5.2.6.  I copied the 
 installation to a FreeBSD server running Apache 2.2.11 w/PHP 5.2.10 and 
 was unable to duplicate the problem there.
 Any ideas how to fix this?
 
 -Robert

-- 

Robert J Rust
Application System Administrator
UW - River Falls IT Services
(715) 425-4357
robert.j.r...@uwrf.edu


--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 with APC here

-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebra...@charite.de | http://www.charite.de


--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

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 donating to SquirrelMail!
http://squirrelmail.org/donations.php

--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
-
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users