Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3F3ED189.935D7774@dessent.net> Date: Sat, 16 Aug 2003 17:51:21 -0700 From: Brian Dessent Organization: My own little world... X-Accept-Language: en,en-US MIME-Version: 1.0 To: Cygwin Subject: Re: Mail Server? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Bill McCormick wrote: > No the other way. E-mail's sent to somedude AT mydomain DOT com I want relayed to > my ISP's smtp so I'll d/l as normal. OK, just reverse the example I gave. 'smtphost' specifies where you want the mail delivered, 'smtpname' specifies the name AT domain to deliver to, and the 'poll' line speficies how to get the mail in the first place. If you want this to happen automatically you could either run it periodically with cron, or use its 'daemon' mode and install it as a service with cygrunsrv. You'd have to also specify the polling interval in the config file if you do that. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/