Hestiacp is a good choice.
Posts by thiago.pollachini
-
-
@thiago.pollachini,
an advance Information for you. The message in your log not affect the functions of SpamAssassin.
The changes that maybe will be make are only cosmetics.Thanks, @Backdraft007 !
-
Hi Backdraft007,
i-MSCP is on 1.2.9
SpamAssassin Server version 3.3.2
running on Perl 5.14.2
with SSL support (IO::Socket::SSL 1.76)
with zlib support (Compress::Zlib 2.033)root@hs2:/var/www/imscp/gui/plugins/SpamAssassin# cat config.php |grep use_dcc
'use_dcc' => 'no',mysql> select * from userpref;
+----------+------------------------------------+----------------+--------+
| username | preference | value | prefid |
+----------+------------------------------------+----------------+--------+
| $GLOBAL | bayes_auto_learn | 1 | 6 |
| $GLOBAL | bayes_auto_learn_threshold_nonspam | 0.1 | 7 |
| $GLOBAL | bayes_auto_learn_threshold_spam | 12.0 | 8 |
| $GLOBAL | report_safe | 1 | 3 |
| $GLOBAL | required_score | 5 | 1 |
| $GLOBAL | rewrite_header Subject | *****SPAM***** | 2 |
| $GLOBAL | score USER_IN_BLACKLIST | 10 | 14 |
| $GLOBAL | score USER_IN_WHITELIST | -6 | 15 |
| $GLOBAL | skip_rbl_checks | 1 | 10 |
| $GLOBAL | use_auto_whitelist | 0 | 9 |
| $GLOBAL | use_bayes | 1 | 4 |
| $GLOBAL | use_bayes_rules | 1 | 5 |
| $GLOBAL | use_dcc | 0 | 13 |
| $GLOBAL | use_pyzor | 0 | 12 |
| $GLOBAL | use_razor2 | 0 | 11 |
+----------+------------------------------------+----------------+--------+
15 rows in set (0.00 sec)mysql>
Thank you Mr.
Regards,
-
Here, in a fresh debian 8 install, it appears these messages:
spamd[2394]: config: failed to parse line, skipping, in "(no file)": use_dcc 0
Does anyone know something about it?
Thanks
-
Hi everyone!
I've just finished the 1.2.x stable version of pt_BR 100% translation. I will still looking at the code and fix what is needed.Acabei de terminar 100% da tradução para Português do Brasil da versão estável 1.2.X . Vou continuar olhando o código e corrigir o necessário.
-
Thanks for the reply.
I have a customer that asked me, so i replied his needs.
i advised him to review his source code.Anyway, thanks!
-
Hi everyone,
I tried to compile php4.4 to work with php switcher and i had a problem, everything was messed up. Ithink the main problem is php.ini from php4.4.
Does anyone installed or have tried php4.4 on phpswitcher?Thanks in advance!
Thiago