On Sat, 17 Jan 1998, George Bonser wrote:
> Wait ... Fetchmail is for pulling mail FROM individual pop3 email boxes
> from a remote host to the local host. If he is using that, he is having
> to keep track of 1000 different user passwords at the remote ISP.
I'm not sure what he's using at the m
#!/usr/bin/perl
infile = $ARGV[0];
open( INFILE, $infile ) || die("Could not open $ARGV[0]\n");
foreach $line (.
The file looks like:
login passwd
login passwd
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] .
Trouble? e-mail to [EMAIL PROTECTED] .
Hi,
At my local high school, the computer guy is trying to set up external
E-mail for everyone. We are rather a small school, with slightly over 1000
people. He has a Linux box, and a sysadmin has come in to set it up, but
can't seem to, he says that he can't get shadow passwords to work with
POP,
3 matches
Mail list logo