Re: fetchmail question

2003-03-21 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 21 March 2003 06:44 pm, Oisin C. Feeley wrote: > On Fri, 21 Mar 2003, John Mathey wrote: > >Hello all, > >if I configure fetchmail to go pull mail from my ISP, can I then use a > > mail client inside my network on another computer to pull mai

Re: fetchmail question

2003-03-21 Thread Oisin C. Feeley
On Fri, 21 Mar 2003, Keith Winston wrote: >Some distros bundle fetchmailconf with fetchmail, but I don't see it in >the Red Hat 8 package and I also don't see it anywhere as a separate >package on the CDs. It's really not hard to set up the config file with >a text editor, though. Whoops!

Re: fetchmail question

2003-03-21 Thread Oisin C. Feeley
On Fri, 21 Mar 2003, John Mathey wrote: >Hello all, >if I configure fetchmail to go pull mail from my ISP, can I then use a mail >client inside my network on another computer to pull mail from my redhat >box instead of directly from my ISP? Additionally, I've seen a utility >called fetchmai

Re: fetchmail question

2003-03-21 Thread Cameron Simpson
On 13:40 21 Mar 2003, John Mathey <[EMAIL PROTECTED]> wrote: | if I configure fetchmail to go pull mail from my ISP, can I then use a mail | client inside my network on another computer to pull mail from my redhat | box instead of directly from my ISP? Provided your first fetchmail deposits to

Re: fetchmail question

2003-03-21 Thread Tony Nugent
On Fri Mar 21 2003 at 13:40, John Mathey wrote: > if I configure fetchmail to go pull mail from my ISP, can I then use a mail > client inside my network on another computer to pull mail from my redhat > box instead of directly from my ISP? Yes, many people do it like that. Myself included. It

Re: fetchmail question

2003-03-21 Thread Charles Curley
On Fri, Mar 21, 2003 at 01:40:13PM -0600, John Mathey wrote: > Hello all, > if I configure fetchmail to go pull mail from my ISP, can I then use > a mail client inside my network on another computer to pull mail > from my redhat box instead of directly from my ISP? Yes. I did this on a dialup fir

Re: fetchmail question

2003-03-21 Thread Keith Winston
John Mathey wrote: Hello all, if I configure fetchmail to go pull mail from my ISP, can I then use a mail client inside my network on another computer to pull mail from my redhat box instead of directly from my ISP? Yes, fetchmail will retrieve your mail and deliver it to your local MTA, which

Re: fetchmail

2003-02-24 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 24 Feb 2003 13:40:15 -0300, Sergio Durand wrote: > i wanna use the fetchmail to get my mails from yahoomail (example) and > delivery to my postfix (where i've amavis to check virus/spam) ... > how do this ?? Consult the documentation on both

Re: fetchmail

2003-02-24 Thread Leonard Miller
echo "server pop.com protocol pop3 username dave password foo" > ~/.fetchmailrc >>> [EMAIL PROTECTED] 02/24/03 11:40AM >>> hi there!! i wanna use the fetchmail to get my mails from yahoomail (example) and delivery to my postfix (where i've amavis to check virus/spam) ... how do this ?? thank's