On Aug 12 10:16, Jason Tishler wrote: > Corinna, > > On Thu, Aug 12, 2004 at 03:31:33PM +0200, Corinna Vinschen wrote: > > On Aug 12 09:11, Jason Tishler wrote: > > > I WAG that this problem may have something to due with the > > > setgid/setuid winsock problems that Pierre and I have seen (with > > > exim) before. Unfortunately, the trick of giving the Winsock > > > registry keys read access for Everyone did not work. :,( > > > > What happens if you give everyone read access to > > ${WINDIR}/system32/drivers/etc/hosts > > > > $ chmod o+r `cygpath -u $WINDIR`/system32/drivers/etc/hosts > > > > ? > > Good idea -- unfortunately, it didn't help.
Sounds weird perhaps but... what if you change this line in .procmailrc: PATH=/bin to PATH=/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS given that C:\WINDOWS is the installation path of your Windows. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Co-Project Leader mailto:[EMAIL PROTECTED] Red Hat, Inc. -- 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/