When I installed fetchmail-6.2.2.1, fetchmail started refusing to use my .fetchmailrc. I think the requirement that permissions be 600 on it is new.
However when I tried chmodding it to 600, it stays at 644 [EMAIL PROTECTED] ~ $ ls -al .fetchmailrc -rw-r--r-- 1 greg unknown 864 Feb 17 06:54 .fetchmailrc [EMAIL PROTECTED] ~ $ umask 000 [EMAIL PROTECTED] ~ $ chmod 600 .fetchmailrc [EMAIL PROTECTED] ~ $ ls -al .fetchmailrc -rw-r--r-- 1 greg unknown 864 Feb 17 06:54 .fetchmailrc [EMAIL PROTECTED] ~ $ umask 777 [EMAIL PROTECTED] ~ $ chmod 600 .fetchmailrc [EMAIL PROTECTED] ~ $ ls -al .fetchmailrc -rw-r--r-- 1 greg unknown 864 Feb 17 06:54 .fetchmailrc -- Greg Matheson Make a mistake. Dr Bean's Penpal Pool Try it, you'll like it. Address: palpool --Dr Bean Domain: @cn91.chinmin.edu.tw -- 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/