Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - koala04

Pages: [1]
1
CentOS 7 Problems / Re: Unable to Access CWP Panel : 500 Error
« on: March 04, 2026, 02:24:35 PM »
[root@srv1 htdocs]# df -T /usr/local/cwpsrv/htdocs/admin/admin/design
Filesystem     Type  1K-blocks      Used Available Use% Mounted on
/dev/sda3      ext4 1441774144 694852724 673609628  51% /

2
CentOS 7 Problems / Re: Unable to Access CWP Panel : 500 Error
« on: February 26, 2026, 08:22:46 AM »
done, but i have always error 500

all commands run fine exept:
chattr -i -R /usr/local/cwpsrv/htdocs/admin

chattr: Operation not supported while reading flags on /usr/local/cwpsrv/htdocs/admin/admin/design

3
CentOS 7 Problems / Re: Unable to Access CWP Panel : 500 Error
« on: February 25, 2026, 05:41:08 PM »
same error here

update_cwp return:

update_cwp: line 1: /usr/local/cwp/php71/bin/php: No such file or directory

4
SSL / Re: Problem with renewed SSL certificate and Email
« on: September 26, 2025, 01:12:23 PM »
today i have same problem with all my domains

"An unexpected error occurred"

5
E-Mail / Re: upgrade spamassassin
« on: August 18, 2025, 01:17:13 PM »
how i can upgrade manualy to 3.4.4 on centos 7 ?

yum dont work anymore con centos7 and dosen't have any new update...

6
E-Mail / upgrade spamassassin
« on: July 28, 2025, 12:25:32 PM »
i have cwp with spamassassin 3.4.0 installed. is possible to upgrade at least to 3.4.1 ?

7
E-Mail / Re: AMAVIS , HOW ADD X-Spam-Status header
« on: October 06, 2022, 07:28:55 PM »
and this the log file

Thu Oct  6 21:26:21 2022 [26147] info: spamd: connection from localhost [127.0.0.1]:56548 to port 783, fd 5
Thu Oct  6 21:26:21 2022 [26147] info: spamd: setuid to nobody succeeded
Thu Oct  6 21:26:21 2022 [26147] info: spamd: creating default_prefs: //.spamassassin/user_prefs
Thu Oct  6 21:26:21 2022 [26147] warn: config: can not determine default prefs path
Thu Oct  6 21:26:21 2022 [26147] info: spamd: failed to create readable default_prefs: //.spamassassin/user_prefs

8
E-Mail / Re: AMAVIS , HOW ADD X-Spam-Status header
« on: October 06, 2022, 05:57:23 PM »
i tried to edit the file:

/etc/mail/spamassassin/local.cf

with:

rewrite_header Subject *****SPAM*****
required_score 5.0
use_bayes 1
bayes_auto_learn 1
bayes_ignore_header X-Bogosity
bayes_ignore_header X-Spam-Flag
bayes_ignore_header X-Spam-Status
# include /usr/share/spamassassin/

but any options I enter don't seem to have real effect


this is my header


X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on srv1.domain.com
X-Spam-Level:
X-Spam-Status: No, score=0.9 required=5.0 tests=DKIM_SIGNED,DKIM_VALID,
   DKIM_VALID_AU,FORGED_SPF_HELO,FREEMAIL_FROM,HTML_MESSAGE,SPF_HELO_PASS
   autolearn=no autolearn_force=no version=3.4.0

9
E-Mail / AMAVIS , HOW ADD X-Spam-Status header
« on: October 05, 2022, 10:55:16 AM »
Hi

is possible add X-Spam-Status header on all messages recived?

for example:

 pts rule name              description
 ---- ---------------------- --------------------------------------------------
  0.8 BAYES_50               BODY: Bayes spam probability is 40 to 60%
                             [score: 0.5000]
 -0.0 SPF_PASS               SPF: sender matches SPF record
 -0.0 SPF_HELO_PASS          SPF: HELO matches SPF record
  0.0 LOTS_OF_MONEY          Huge... sums of money
  1.9 MONEY_NOHTML           Lots of money in plain text

10
E-Mail / Re: move spam to spam folder
« on: September 10, 2022, 02:03:26 PM »
found :

edit: set etc/amavisd/amavisd.conf

set
$final_spam_destiny       = D_PASS;

11
E-Mail / move spam to spam folder
« on: September 10, 2022, 01:37:12 PM »
at the moment all mail classified by amavis spam is deleted.

I would like them to be moved to the spam folder of the account.

it's possible?

thank you

12
E-Mail / autoconfig.php
« on: July 27, 2022, 10:17:33 AM »
hi
im tryng to configure /usr/local/apache/htdocs/autoconfig.php but the file is encoded and i cannot edit parameters.

autoconfig.php dont use ssl for smtp, so i want to force to use it.

now i renamed autoconfig.php and  i've used a manual file config-v1.1.xml . all works but only for thunderbird.

Pages: [1]