From 9ebfa320b724b6e745d768a003ef7086f091565e Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Mon, 30 Jun 2008 13:46:09 +0000 Subject: Documentation and program output now /consistently/ claim that the rcfile must not have more than 0700 (u=rwx,g=,o=) permissions, but fetchmail will still silently accept additional g=x permissions for compatibility with previous 6.2.X and 6.3.X versions. Inconsistency (program 0710, manpage 0600) reported by Petr Uzel. svn path=/branches/BRANCH_6-3/; revision=5211 --- TODO.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index ad651b9c..f99a56d6 100644 --- a/TODO.txt +++ b/TODO.txt @@ -54,6 +54,8 @@ questionable: around Nov 2nd)? 6.4: +- revisit maximum allowed rcfile permissions, fix inconsistency + (silently allowing g+x). - make UID code more efficient, parsing is O(n^2), should be no worse than O(n log n). - help systematic debugging -- cgit v1.2.3