spamhaus / spamassassin-dqs

Spamhaus code for the Spamassassin plugin. See https://docs.spamhaustech.com/40-real-world-usage/SpamAssassin/000-intro.html
Apache License 2.0
54 stars 15 forks source link

chmod #66

Closed Pascal76 closed 7 months ago

Pascal76 commented 8 months ago

Hello, For the installation, maybe you could add to do a chmod 644 ?

ricalfieri commented 7 months ago

are you talking about the hbltest script?

Pascal76 commented 7 months ago

no

ricalfieri commented 7 months ago

expand your issue and provide an example

Pascal76 commented 7 months ago

unzip master.zip

ls -alth spamassassin-dqs-master/3.4.1+/

drwxr-x--- 2 root root 125 5 janv. 10:32 . drwxr-x--- 4 root root 118 5 janv. 10:32 .. -rwxr-xr-x 1 root root 700 5 janv. 10:32 hbltest.sh -rw-r----- 1 root root 11K 5 janv. 10:32 sh.cf -rw-r----- 1 root root 5,0K 5 janv. 10:32 sh_hbl.cf -rw-r----- 1 root root 632 5 janv. 10:32 sh_hbl_scores.cf -rw-r----- 1 root root 44K 5 janv. 10:32 SH.pm -rw-r----- 1 root root 319 5 janv. 10:32 sh.pre -rw-r----- 1 root root 1,7K 5 janv. 10:32 sh_scores.cf

( umask 27 )

ricalfieri commented 7 months ago

that depends on your umask, it's not an issue of this package