Hi,

You know I can send my fetchmail configuration file to you if you want.
The mail gets delivered to the mailbox from which you run fetchmail.

Quite basically, do the following:

$ vi ~/.fetchmailrc

Enter the following (type "i" to start the insert process):

server mailserver.org
protocol POP3
user username

Replace mailserver.org with your POP3 server, and username with your mail
username.  Save this file, then use the following command line to get it
all started:

$ fetchmail -d 240

This runs fetchmail in the background.  Your best bet is to start it in an
X session, becuase otherwise, everytime you recieve email, it is broadcast
to all of the terminals.  ;-)

        - Mike

On Wed, 2 Dec 1998, Vince DiMascio wrote:

> Hi,
> 
> Thanks for the LILO tips.  I'm back in the saddle!
> Would anyone recommend a nice POP3 client for use?  I am not running a
> mail server.  I'm just using a standalone dial-up system.  I find elm's
> functionality wonderful, but can't figure out how to use it for my POP
> accounts since fetchmail has no place to direct my isp's mail server to.
> Any suggestions on setting up elm or POP client software?
> 
> Thank You!
> 
> p.s. -hey richard, have you ever posted a question...or just answers?!
> they're appreciated.
> 
> vince
> 

Reply via email to