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: Sun, 14 Jul 2002 09:28:06 -0400 From: Jason Tishler Subject: Re: source release of mutt 1.4 In-reply-to: <20020714072353.A1552@insight.rr.com> To: cygwin AT cygwin DOT com Mail-followup-to: cygwin AT cygwin DOT com Message-id: <20020714132805.GO2372@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4i References: <20020714072353 DOT A1552 AT insight DOT rr DOT com> Guy, On Sun, Jul 14, 2002 at 07:23:53AM -0400, Guy L. Oliver wrote: > I use fetchmail and procmail to grab all my email and deliver it to a > spool file, and then have mutt read from that file. As do I... > I keep getting told that the lock count has exceeded some count if I use > 1.4 (which im not, I went back to 1.2, since it works right for me). The above *may* actually be a Cygwin procmail problem. The following is an excerpt form the Cygwin procmail README: 3. Extremely occasionally, Cygwin procmail will leave a stray .lock file around which can cause a misfiling of mail messages. I am attempting to track down the root cause of this problem. Any help would be greatly appreciated. I have the above problem but only on the order of once every month or two. So, if you are experiencing this at much higher rate, then you may have uncovered a different problem. BTW, I am still using my own private build of mutt 1.4, configured as follows: $ mutt -v Mutt 1.4i (2002-05-29) Copyright (C) 1996-2001 Michael R. Elkins and others. Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'. Mutt is free software, and you are welcome to redistribute it under certain conditions; type `mutt -vv' for details. System: CYGWIN_NT-5.0 1.3.10(0.51/3/2) (i686) [using ncurses 5.2] Compile options: -DOMAIN -DEBUG -HOMESPOOL +USE_SETGID +USE_DOTLOCK +DL_STANDALONE ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ************ ************** +USE_FCNTL -USE_FLOCK +USE_POP +USE_IMAP -USE_GSS +USE_SSL -USE_SASL +HAVE_REGCOMP -USE_GNU_REGEX +HAVE_COLOR +HAVE_START_COLOR +HAVE_TYPEAHEAD +HAVE_BKGDSET +HAVE_CURS_SET +HAVE_META +HAVE_RESIZETERM +HAVE_PGP +BUFFY_SIZE -EXACT_ADDRESS -SUN_ATTACHMENT +ENABLE_NLS +LOCALES_HACK -HAVE_WC_FUNCS -HAVE_LANGINFO_CODESET -HAVE_LANGINFO_YESEXPR +HAVE_ICONV -ICONV_NONTRANS -HAVE_GETSID -HAVE_GETADDRINFO ISPELL="/usr/local/bin/ispell" SENDMAIL="/usr/sbin/sendmail" MAILPATH="/var/spool/mail" PKGDATADIR="/usr/local/share/mutt" SYSCONFDIR="/usr/local/etc" EXECSHELL="/bin/sh" -MIXMASTER Note that my mutt build is configured for dotlocking. I will give Gary's a whirl (hopefully) this coming week. Jason -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/