Koozali.org: home of the SME Server

Spamassassin and Procmail permissions

Troy

Spamassassin and Procmail permissions
« on: August 26, 2003, 05:35:44 AM »
Hi List,
I've finally managed to get spamassassin working I'm using SME 5.5u6 and SA2.55.
When a user has activated procmail in user-manager, it correctly identifies spam mail and tags with its headers. It will deliver it to the standard Inbox with no problems.
However, when you include a rule to move the tagged spam message to a different folder, the message is moved, but the incorrect file permissions are associated.
The permissions are -rw-------
when it shold be -rwx------
Anybody have any ideas please????

Thanks in advance.
Troy

Troy

Re: Spamassassin and Procmail permissions
« Reply #1 on: August 26, 2003, 06:58:03 AM »
Have worked it now.
Thanks.

Paul F

Re: Spamassassin and Procmail permissions
« Reply #2 on: August 26, 2003, 12:22:52 PM »
Thanks, please post what you did!

Dave Liquorice

Re: Spamassassin and Procmail permissions
« Reply #3 on: August 27, 2003, 01:57:57 AM »
> The permissions are -rw-------
> when it shold be -rwx------

I'm wondering why you want to set a mail article (that you have just identfied as spam) as executable? Seems a rather risky security hole to me. All other mail articles are just  -rw-------.

Cheers
Dave.