[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Fetchmail.



*- Tony Schonfeld wrote about "Fetchmail."
| 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 ?
| 

Here is mine.  I run 'fetchmail -d 300' from ip-up and then 'fetchmail
-q' in ip-down.

set logfile = "/var/log/fetchmail"
poll <pop server> protocol pop3 timeout 60:
        user <remote username> there has password <remote passwd> is <local user> here
        fetchall

This works for me.

-- 
Brian 
---------------------------------------------------------------------
"Never criticize anybody until you have walked a mile in their shoes,  
 because by that time you will be a mile away and have their shoes." 
							   - unknown  

Mechanical Engineering                              servis@purdue.edu
Purdue University                   http://www.ecn.purdue.edu/~servis
---------------------------------------------------------------------


Reply to: