Search found 254 matches

by Kalimari
Tue May 15, 2012 4:49 pm
Forum: General Help and Development Discussion
Topic: proftpd / pam error
Replies: 16
Views: 19993

Re: proftpd / pam error

Using EL6, had this issue also, these settings have fixed it for my system: /etc/pam.d/proftpd #%PAM-1.0 auth required pam_listfile.so item=user sense=deny file=/etc/ftpusers onerr=succeed auth include system-auth auth required pam_shells.so account include system-auth session required pam_loginuid....
by Kalimari
Tue May 15, 2012 2:40 pm
Forum: General Help and Development Discussion
Topic: gradm-2.9-7
Replies: 3
Views: 5975

gradm-2.9-7

Just ran a yum upgrade for gradm-2.9-7 and it reported some warnings: Updating : gradm-2.9-7.el6.art.x86_64 Non-fatal <unknown> scriptlet failure in rpm package gradm-2.9-7.el6.art.x86_64 execstack: cannot open "/usr/lib*/python*/site-packages/_ctypes.so": No such file or directory warning...
by Kalimari
Tue May 15, 2012 2:29 pm
Forum: Anti-Spam Help and Discussion
Topic: Upgrade Plesk 9.5.4 to 10.4.4 breaks qmail-scanner
Replies: 42
Views: 48255

Re: Upgrade Plesk 9.5.4 to 10.4.4 breaks qmail-scanner

faris wrote:Obviously I'm pleased. But WHY have I been spared the dance, I wonder?
Like breun said: "If a micro update doesn't do anything mail related it also won't break anything mail related."

If the MU contains fixes for qmail, it will most likely break agian...
by Kalimari
Sat Apr 28, 2012 4:21 am
Forum: General Help and Development Discussion
Topic: Postfix / ClamAV
Replies: 1
Views: 5353

Re: Postfix / ClamAV

Have written a guide on setting-up Postfix with Amavisd + SpamAssassin + ClamAV: http://www.atomicorp.com/forum/viewtopic.php?f=1&t=5747 Which works really well! Have made some further tweaks since posting. Clapf which is as an equivalent to qmail-scanner for Postfix and is in the atomic repo: h...
by Kalimari
Thu Apr 19, 2012 9:25 am
Forum: Control Panel Support Help
Topic: Plesk 10.4.4 - check-quota filter: Failed to run postalias
Replies: 27
Views: 26884

Re: Plesk 10.4.4 - check-quota filter: Failed to run postali

Yup MU#27 seems to have fixed that issue... Let's see what breaks next :|

PS: Love that art psa-proftpd is reinstalled when it detects "unknown configuration directive 'ClamAV' on line 1 of '/etc/proftp-asl.conf'" :P
by Kalimari
Thu Apr 19, 2012 8:44 am
Forum: Control Panel Support Help
Topic: Plesk 10.4.4 - check-quota filter: Failed to run postalias
Replies: 27
Views: 26884

Re: Plesk 10.4.4 - check-quota filter: Failed to run postali

Just spotted Parallels Plesk Panel 10.4.4 MU#27 lists:

[-] Check-quota filter errors (105612)
[-] Wrong error message returned by postfix (105556)

http://kb.parallels.com/en/113721
by Kalimari
Wed Apr 18, 2012 6:48 pm
Forum: Anti-Spam Help and Discussion
Topic: SMTP Transaction Time
Replies: 4
Views: 9350

Re: SMTP Transaction Time

Yeah, I'd definitely keep the zen RBL enabled, stops so much badness with very little cpu overhead, that's worth a few seconds of anyone's transaction time.
by Kalimari
Wed Apr 18, 2012 6:08 pm
Forum: Anti-Spam Help and Discussion
Topic: SMTP Transaction Time
Replies: 4
Views: 9350

Re: SMTP Transaction Time

Notice you use Spamdyke, is "greeting-delay-secs" set? An RBL lookup may affect the transaction time, but as no message is delivered by the MX Toolbox test, Spamassassin/DCC/etc stuff won't come into play. Try removing the zen RBL entry (if you've not done so already), setting greeting-del...
by Kalimari
Tue Apr 17, 2012 5:44 am
Forum: Control Panel Support Help
Topic: cgi-bin perl scripts not working - heeeeelp please
Replies: 4
Views: 7644

Re: cgi-bin perl scripts not working - heeeeelp please

Have noticed similar permission/ownership issues with group name "psaserv" vs "psacln" since migrating to 10.4 which I never encountered previously. Plesk directories are supposedly set to "psaserv" group, and files to "psacln" group, in practise they are all ...
by Kalimari
Thu Mar 08, 2012 10:10 am
Forum: General Help and Development Discussion
Topic: GootKit
Replies: 37
Views: 28940

Re: GootKit

hwijaya wrote:You don't need a do loop just one command for each http folder will do
rm -rf /var/www/vhosts/*/httpdocs/test
rm -rf /var/www/vhosts/*/httpsdocs/test
Also, you might want to check for & delete subdomain test folders:

Code: Select all

rm -rf /var/www/vhosts/*/subdomains/httpdocs/test
by Kalimari
Sat Mar 03, 2012 10:14 am
Forum: General Help and Development Discussion
Topic: Logwatch Unmatched Entries
Replies: 5
Views: 8536

Re: Logwatch Unmatched Entries

Those are unsuccessful DNS lookups for domains your server is not hosting. Do you use Plesk DNS or external? If external you can block port 53 (named) and this will drop them at the firewall level. If internal, you need to accept DNS lookups, so... not sure what to suggest...
by Kalimari
Fri Feb 17, 2012 3:45 pm
Forum: General Help and Development Discussion
Topic: Setting up Postfix/Amavisd/SpamAssassin
Replies: 7
Views: 23488

Re: Setting up Postfix/Amavisd/SpamAssassin

Have you tried clapf? Its a C replacement for amavisd. I added it to atomic a while back but it could really use some more rigerous evaluation & testing. Yeah, never got it working satisfactorily, I even posted about on these forums in March 2010: http://www.atomicorp.com/forum/viewtopic.php?f=...
by Kalimari
Fri Feb 17, 2012 12:46 pm
Forum: General Help and Development Discussion
Topic: Setting up Postfix/Amavisd/SpamAssassin
Replies: 7
Views: 23488

Setting up Postfix/Amavisd/SpamAssassin

In my ongoing quest to try out alternate MTA/anti-spam on plesk, here is a guide to amavisd-new + postfix + spamassassin + clamav. Wrote this mainly for my own reference, but guess others may find it interesting/useful. If you spot any errors/improvements/omissions, just comment. Been running this s...
by Kalimari
Tue Feb 14, 2012 7:26 am
Forum: Requests
Topic: CentOS 6 yum support
Replies: 4
Views: 8586

Re: CentOS 6 yum support

Thanks. Maybe that explains why it is not in repo? Have spamassassin installed from base, but could not get the version of spamdyke installed from rpm to work correctly with atomic qmail-scanner. Have moved over to postfix/amavisd-new/spamassassin to test set-up/configuration/flexibility... So far a...
by Kalimari
Tue Feb 14, 2012 3:54 am
Forum: Requests
Topic: CentOS 6 yum support
Replies: 4
Views: 8586

Re: CentOS 6 yum support

Hi,
Is there a reason for spamdyke & spamassassin not being in the CentOS 6 repos?
Is there a better way/place to request this?
Installing from other repos/rpms is less than ideal due to compatibility issues...
Thanks