(Answer) (Category) Linux on PowerPC FAQ-O-Matic : (Category) System Configuration : (Category) Email :
How do I download mail from a POP server?
Use popclient which should be available from MkArchives or mklinux.apple.com.
To download your mail you need to type the following:

popclient -3 -u (username) -p (password) /var/spool/mail/(login name) (mail server name)

The man page is actually pretty useful.  You should be able to add a few
lines to your crontab file to automate the process.  I have the command
aliased in my .bashrc to 'getmail' and that suits me just fine.  

							Ken Whiteman
							whiteman@pacifier.com


Fetchmail , available from http://www.ccil.org:80/~esr/esr-freeware.html#fetchmail
is the continuation of popclient.  It supports more protocols (like IMAP) and
supports a .fetchmailrc file so you can type stuff like:

$ fetchmail
and get your email :).

                                                         Marc Matteo
                                                         mmatteo@sacbee.com
whiteman@pacifier.com, mmatteo@sacbee.com
[Append to This Answer]
Next: (Answer) How do I send mail via PPP using an internet service provider?
This document is: http://www.jonh.net/cgi-bin/lppcfom/fom?file=31
[Search] [Appearance]
This is a Faq-O-Matic 2.717d.
Hosted by anduin.org and SourceForge Logo