Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Troy on August 26, 2003, 05:35:44 AM

Title: Spamassassin and Procmail permissions
Post by: Troy 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
Title: Re: Spamassassin and Procmail permissions
Post by: Troy on August 26, 2003, 06:58:03 AM
Have worked it now.
Thanks.
Title: Re: Spamassassin and Procmail permissions
Post by: Paul F on August 26, 2003, 12:22:52 PM
Thanks, please post what you did!
Title: Re: Spamassassin and Procmail permissions
Post by: Dave Liquorice 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.