You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2008/01/08 00:38:09 UTC

[Bug 5771] New: umask issue in UnixNFSSafe.pm

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5771

           Summary: umask issue in UnixNFSSafe.pm
           Product: Spamassassin
           Version: 3.2.4
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Libraries
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: kevin@tummy.com


After upgrading a machine that was happily running 3.2.3, I am seeing error
messages like: 

Jan  7 15:20:52 hostname spamd[6499]: Argument "M-HM-HM-H" isn't numeric in
umask at /usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin/Locker/UnixNFSSafe.pm
line 75.  

NFS is in user (users home dirs are on nfs).



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 5771] umask issue in UnixNFSSafe.pm

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5771





------- Additional Comments From kevin@tummy.com  2008-01-08 10:04 -------
Yeah, I can confirm the info from comment #2... 
I had a XXX bayes_file_mode, and with 0XXX it works. 



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 5771] umask issue in UnixNFSSafe.pm

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5771





------- Additional Comments From mind@monshouwer.eu  2008-01-08 02:28 -------
(In reply to comment #0)

The problem is related to bayes_file_mode.

bayes_file_mode 755  --> error message
bayes_file_mode 0755 --> working fine




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 5771] umask issue in UnixNFSSafe.pm

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5771





------- Additional Comments From jm@jmason.org  2008-01-08 01:55 -------
do you have a

bayes_file_mode M-HM-HM-H

line in a config file somewhere?  that's not the valid format....



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.