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 Date: Fri, 18 Jun 2004 07:19:21 -0400 From: Jason Tishler To: cygwin AT cygwin DOT com Subject: Re: fetchmail Message-ID: <20040618111921.GA5812@tishler.net> Mail-Followup-To: cygwin AT cygwin DOT com References: <40D1D732 DOT 6000301 AT fastmail DOT fm> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40D1D732.6000301@fastmail.fm> User-Agent: Mutt/1.4.1i X-IsSubscribed: yes On Thu, Jun 17, 2004 at 01:38:58PM -0400, Harpreet Singh wrote: > i get the following error message when using fetchmail. I do have > procmail installed on my machine as well. > > [snip] Does the following .fetchmailrc sample from the README work any better? To install fetchmail for a single user, create a fetchmail run control file, ~/.fetchmailrc, with contents like the following: set logfile /var/log/fetchmail.log set invisible set no bouncemail poll "$mailserver" protocol $popimap username "$username" password "$password" fetchall nokeep mda "/usr/bin/procmail -d %T" where: $mailserver is your mail server name $popimap is "pop3" or "imap", as appropriate $username is your mailserver user name $password is your mailserver password Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- 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/