rbiff.pl, checks Remote mailbox

myline

I'm sitting on 192.168.1.45(achakma.ss.ic...) and my mails get colleted by 192.168.1.1(esmith... which has another NIC that has the IP add of 133.15.41.74). So what can I do to check my remote mailbox periodically --- the answer was obvious: "Use netscape!" Well, I don't like using things like that when I really need is a 'rbiff'(remote biff) or something like that that will notify me for any new mails! So, here goes the 'rbiff.pl' script. Use it as:

./rbiff.pl
Ofcourse, you have to make sure that:
     $user = "YOUR_USER_NAME_AT_THE_POP_SERVER";
     $popserver = "IP_ADD_OF_YOUR_POP_SERVER";
are set correctly!

Check it out!

myline

this page is maintained by:
jchakma@yahoo.com

1