From owner-freebsd-questions Mon Mar 26 11:36:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cgmd76206.chello.nl (d9168.upc-d.chello.nl [213.46.9.168]) by hub.freebsd.org (Postfix) with ESMTP id 0230E37B73F for ; Mon, 26 Mar 2001 11:36:32 -0800 (PST) (envelope-from edwin@cgmd76206.chello.nl) Received: by cgmd76206.chello.nl (Postfix, from userid 1001) id DCB11182; Mon, 26 Mar 2001 21:36:30 +0200 (CEST) Date: Mon, 26 Mar 2001 21:36:30 +0200 From: Edwin Groothuis To: Chris Smith Cc: Freebsd Questions Subject: Re: mail forwarder Message-ID: <20010326213630.E490@cgmd76206.chello.nl> Mail-Followup-To: Edwin Groothuis , Chris Smith , Freebsd Questions References: <002501c0b620$fd138ee0$0c00a8c0@amgroupadmin.com> <20010326203701.D490@cgmd76206.chello.nl> <008d01c0b62b$2b4ba2c0$0c00a8c0@amgroupadmin.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <008d01c0b62b$2b4ba2c0$0c00a8c0@amgroupadmin.com>; from chrissmith@mgci.com on Mon, Mar 26, 2001 at 11:30:08AM -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Mar 26, 2001 at 11:30:08AM -0800, Chris Smith wrote: > Say I have two email accounts for Joe Schmo: > > joeschmo@somedomain.com Running on XO Comm. web hosting svc and > checked using Outlook Express configured to > leave messages on server, also on Joe's > laptop configured the same way. > > jschmo@palm.net Running on Palm PDA. > The idea is to use fetchmail on my FreeBSD box from here to suck in his > inbox from somedomain.com and shoot it out to his palm.net account. > > So my .fetchmailrc would be as follows: > > $ cat ~/.fetchmailrc > poll somedomain.com protocol pop3 keep: > envelope Received > user joeschmo is jschmo here Now either add jschmo to /etc/aliases (don't forget to use newaliases(1) it!) to point to jschmo@palm.net, this will work for sure, or replace jschmo with jschmo@palm.net, I'm not sure if it works. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://FatalDimensions.nl.eu.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message