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

Re: fetchmail w/ changing user names



On Wed, 28 Feb 2001, hanasaki wrote:

> I am running fetchmail to get mail from a remote host and pass it to
> exim on my local mailserver....
> 
> Q: how can fetchmail get mailfrom user1@remotedomain.com and send it to
> user2@localdomain.com?
> 
> It seems that the standard:
> 	fetchmail -u user1 -p AUTO -k 
> seems to only deliver to user1@localdomain.com
> 
> 

A fetchmailrc file like this should work:

poll mail.yourisp.com
	proto POP3
	user "user1"
	pass "secret"
	to user2 here



--------------------------------------------------------
Today people in droves hurry up past Heumoz to Villars 
on the road to the ski hills, so they can rush down them
as fast as possible, so they can hurry up again in order
to rush down again.  In a way this is funny,...

			Francis A Schaeffer

David Purton

http://www.chariot.net.au/~dcpurton/
dcpurton@chariot.net.au



Reply to: