[Bug 1373560] Re: /etc/cron.daily/spamassassin calls sa-update with potentially incorrect umask

2020-01-23 Thread Bryce Harrington
Xenial is carrying version 3.4.2-0ubuntu0.16.04.2, so I think per the last comment we can assume this issue is now resolved. ** Changed in: spamassassin (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1373560] Re: /etc/cron.daily/spamassassin calls sa-update with potentially incorrect umask

2015-02-13 Thread Rasmus Borup Hansen
I ran into this bug as well and checked if it's also present in Debian. It appears that from spamassassin 3.4.0-2 the relevant code is: # Update umask 022 env -i LANG=$LANG PATH=$PATH start-stop-daemon \ --chuid debian-spamd:debian-spamd --start \ --exec /usr/bin/sa-update -- \

[Bug 1373560] Re: /etc/cron.daily/spamassassin calls sa-update with potentially incorrect umask

2015-02-13 Thread Rasmus Borup Hansen
I ran into this bug as well and checked if it's also present in Debian. It appears that from spamassassin 3.4.0-2 the relevant code is: # Update umask 022 env -i LANG=$LANG PATH=$PATH start-stop-daemon \ --chuid debian-spamd:debian-spamd --start \ --exec /usr/bin/sa-update -- \

[Bug 1373560] Re: /etc/cron.daily/spamassassin calls sa-update with potentially incorrect umask

2015-01-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: spamassassin (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to spamassassin in Ubuntu.

[Bug 1373560] Re: /etc/cron.daily/spamassassin calls sa-update with potentially incorrect umask

2015-01-16 Thread Nikolai Kristiansen
I'm hitting this on mailservers which runs with system wide umask of 007, set in /etc/profile. After /etc/cron.daily/spamassassin has run, and the first email is processed, amavis will shut down, since it cant' read /var/lib/spamassassin/3.004000/updates_spamassassin_org.cf resulting in an uppile

[Bug 1373560] Re: /etc/cron.daily/spamassassin calls sa-update with potentially incorrect umask

2015-01-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: spamassassin (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1373560 Title:

[Bug 1373560] Re: /etc/cron.daily/spamassassin calls sa-update with potentially incorrect umask

2015-01-16 Thread Nikolai Kristiansen
I'm hitting this on mailservers which runs with system wide umask of 007, set in /etc/profile. After /etc/cron.daily/spamassassin has run, and the first email is processed, amavis will shut down, since it cant' read /var/lib/spamassassin/3.004000/updates_spamassassin_org.cf resulting in an uppile

[Bug 1373560] Re: /etc/cron.daily/spamassassin calls sa-update with potentially incorrect umask

2014-09-26 Thread Robie Basak
In my opinion, amavis's ability to read the ruleset created by sa-update should not rely on the default umask being in effect when sa-update was run. Agreed. I just wanted to understand the proportion of users who might be affected. This needs to be investigated in Debian. ** Changed in:

Re: [Bug 1373560] Re: /etc/cron.daily/spamassassin calls sa-update with potentially incorrect umask

2014-09-26 Thread Roger Cornelius
On 09/26/2014 08:21, Robie Basak wrote: In my opinion, amavis's ability to read the ruleset created by sa-update should not rely on the default umask being in effect when sa-update was run. Agreed. I just wanted to understand the proportion of users who might be affected. This needs to

[Bug 1373560] Re: /etc/cron.daily/spamassassin calls sa-update with potentially incorrect umask

2014-09-26 Thread Robie Basak
In my opinion, amavis's ability to read the ruleset created by sa-update should not rely on the default umask being in effect when sa-update was run. Agreed. I just wanted to understand the proportion of users who might be affected. This needs to be investigated in Debian. ** Changed in:

Re: [Bug 1373560] Re: /etc/cron.daily/spamassassin calls sa-update with potentially incorrect umask

2014-09-26 Thread Roger Cornelius
On 09/26/2014 08:21, Robie Basak wrote: In my opinion, amavis's ability to read the ruleset created by sa-update should not rely on the default umask being in effect when sa-update was run. Agreed. I just wanted to understand the proportion of users who might be affected. This needs to

[Bug 1373560] Re: /etc/cron.daily/spamassassin calls sa-update with potentially incorrect umask

2014-09-25 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Is your umask 007 because you changed the system default? I'm asking to understand whether this will affect all spamassassin/sa-update/amavisd users by default, or if it only affects others who have changed their

Re: [Bug 1373560] Re: /etc/cron.daily/spamassassin calls sa-update with potentially incorrect umask

2014-09-25 Thread Roger Cornelius
I don't recall for sure, but I have 'UMASK 077' in /etc/login.defs and believe the default is 022, so I probably have changed the default. I also have 'USERGROUPS_ENAB yes', resulting in a mask of 007 for the debian-spamd account. In my opinion, amavis's ability to read the ruleset created by

[Bug 1373560] Re: /etc/cron.daily/spamassassin calls sa-update with potentially incorrect umask

2014-09-25 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Is your umask 007 because you changed the system default? I'm asking to understand whether this will affect all spamassassin/sa-update/amavisd users by default, or if it only affects others who have changed their

Re: [Bug 1373560] Re: /etc/cron.daily/spamassassin calls sa-update with potentially incorrect umask

2014-09-25 Thread Roger Cornelius
I don't recall for sure, but I have 'UMASK 077' in /etc/login.defs and believe the default is 022, so I probably have changed the default. I also have 'USERGROUPS_ENAB yes', resulting in a mask of 007 for the debian-spamd account. In my opinion, amavis's ability to read the ruleset created by