Re: Using Debian with lots of users

1998-01-18 Thread Tim Thomson
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

Re: Using Debian with lots of users

1998-01-17 Thread Shaleh
#!/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] .