Re: Fetchmail.
Doesn't have to run as root, mine looks like this:
~> more .fetchmailrc
defaults proto pop3 smtphost localhost
poll mailhost1 user jesse password password1
poll mailhost2 user jesse password password2
I make it poll every 10 minutes like this:
fetchmail -d 600
On Mon, Aug 24, 1998 at 09:48:29PM +0200, Tony Schonfeld wrote:
> Please can i have an example to use fetchmail running from root
> to retrieve a mail from a pop server and forward it to my
> local smtp server ?
>
> Many thanks per advance,
> Tony
>
> ------------
> Tony Schonfeld - F5GIT - GRENOBLE - Voice/Data/Fax: +33 (0)476932598
> Email: tony@schonfeld.easynet.fr - tony@schonfeld.ml.org
> WWW: http://schonfeld.home.ml.org - http://www.voiron.com/associations/ham/
> Hamnet (ax25): f5git@f5ycp.frha.fra.eu - f5git@f5ycp.ampr.org
>
>
>
> --
> Unsubscribe? mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
>
Reply to:
- References:
- Fetchmail.
- From: Tony Schonfeld <tony@schonfeld.easynet.fr>