|
|||
|
i manually added some clients (in the form @domain.com on its own line in rules/RULE_spam_lover) via the assp interface (domain.com:55555) but it shows as enabled in the cpanel interface.
i also added some clients (in the form @domain1.com|@domain2.com|etc) in the unprocessed addresses list via the assp interface but the domain's assp cpanel interface still shows as "enabled" for all filters. |
|
|||
|
Quote:
Ough! It was a nice point! I'm going to add the check for unprocessed domains at cPanel interface. It will be included in the next release (1.2.0). |
|
|||
|
To organize things not processed addresses/domains are moved to separate "files/addrnp.txt" file! It means you would be needed to re-add your not processed domains to this list. If you are using assp.cfg.override, remove the entry from it. Otherwise new feature won't work for you.
|
|
|||
|
Quote:
-rw-rw-rw- 1 root root 41 Mar 17 06:10 blacklisted_spam_lover -rw-rw-rw- 1 root root 41 Mar 17 06:10 bomb_spam_lover -rw-rw-rw- 1 root root 41 Mar 17 06:10 delay_spam_lover -rw-rw-rw- 1 root root 41 Mar 17 06:10 helo_spam_lover -rw-rw-rw- 1 root root 41 Mar 17 06:10 invalid_spam_lover -rw-rw-rw- 1 root root 41 Mar 17 06:10 mxa_spam_lover -rw-rw-rw- 1 root root 41 Mar 17 06:10 penalty_spam_lover -rw-rw-rw- 1 root root 41 Mar 17 06:10 ptr_spam_lover -rw-rw-rw- 1 root root 41 Mar 17 06:10 rbl_spam_lover -rw-rw-rw- 1 root root 41 Mar 17 06:10 spf_spam_lover -rw-rw-rw- 1 root root 41 Mar 17 06:10 srs_spam_lover -rw-rw-rw- 1 root root 41 Mar 17 06:10 uribl_spam_lover |
|
|||
|
just a heads up
Code:
# Redirect MTA to port 125 to enable ASSP local_interfaces = 127.0.0.1.125 Code:
==> /var/log/exim_mainlog <== 2007-03-17 14:44:28 exim 4.63 daemon started: pid=22202, -q1h, listening for SMTP on [127.0.0.1]:125 2007-03-17 14:44:28 Start queue run: pid=22203 2007-03-17 14:44:28 End queue run: pid=22203 2007-03-17 14:44:28 socket bind() to port 125 for address 127.0.0.1 failed: Address already in use: waiting 30s before trying again (9 more tries) Code:
# Redirect MTA to port 125 to enable ASSP local_interfaces = 127.0.0.1 daemon_smtp_ports = 125 Code:
2007-03-17 14:55:35 exim 4.63 daemon started: pid=23367, -q1h, listening for SMTP on [127.0.0.1]:125 2007-03-17 14:55:35 Start queue run: pid=23368 2007-03-17 14:55:35 End queue run: pid=23368 |
|
|||
|
These permissions look good. If you may, let me know how to login to your server to check what is going on. Send me PM.
|
|
|||
|
weedy, it was already taken care of in 1.2.1 right before you sent your message
![]() Anyway thank you for the input! |
|
|||
|
1.2.1 released:
|
|
|||
|
Quote:
i was looking at an account's cpanel via admin login (whm) and it was showing the wrong enabled/disabled settings. when i logged in via the account's login, the settings reflected the correct status. on another matter, the latest asspx changelog show "Added files/addrnp.txt" but it is not on the files folder. i created it and entered accounts on the not processed list then changed the assp config for "file:files/addrnp.xt" instead of the list of domains but the status on cpanel interface shows differently. i tried/modified/tried/etc. then i found out that the files folder had a 750 privelege and after setting it to 755, things went well. the changelog also stated assp was updated to 1.3.1.13 but whm asspx still shows 1.3.1.9 as the latest. Last edited by boeki; 03-18-2007 at 06:26 AM. |
|
|||
|
boeki, I really would like to see your server! Because all of these issues you mentioned are verified as not-existence! Permissions for "files" are 751 and you should also notice that.
Perhaps FORCING ASSP update will help? P.S. There is a bug in versions comparison. It actually check string 2 string instead of float so I'm aware of the bug and just need to think about better way to compare versions... |
![]() |
| Tags |
| antispam , antivirus , assp , spam , spamassassin |
| Thread Tools | |
| Display Modes | |
|
|