Re: MAIL::POP3

2001-06-01 Thread KeN ClarK
Fetchmail is working wonderfully, but I am going to give Mail::Audit a go. I appreciate everyone's advice. Ken On 1 Jun 2001, Piers Cawley wrote: > Paul Johnson <[EMAIL PROTECTED]> writes: > > > On Thu, May 31, 2001 at 08:58:40PM -0400, KeN ClarK wrote: > > > I haven't done much of anything yet

Re: MAIL::POP3

2001-06-01 Thread Piers Cawley
Paul Johnson <[EMAIL PROTECTED]> writes: > On Thu, May 31, 2001 at 08:58:40PM -0400, KeN ClarK wrote: > > I haven't done much of anything yet. But of course figured out how > > fetchmail can do this and send it to my user locally. So that is working. > > BUT, if a perl script that is cron'd will

Re: MAIL::POP3

2001-06-01 Thread Paul Johnson
On Thu, May 31, 2001 at 08:58:40PM -0400, KeN ClarK wrote: > I haven't done much of anything yet. But of course figured out how > fetchmail can do this and send it to my user locally. So that is working. > BUT, if a perl script that is cron'd will use less resources, I'd prefer > that. I would be

Re: MAIL::POP3

2001-05-31 Thread Me
The Mail::POP3Client module is not part of the standard module set, so you have to get it from somewhere. Most modules are on CPAN. So: > I dloaded... was sort of the right step. But you also need to install it (usually just means putting it in the right location). Certainly: > renamed it to