Search found 167 matches

by Troy McClure
Sat Mar 12, 2011 6:20 pm
Forum: General Help and Development Discussion
Topic: MySQL lost db permissions
Replies: 2
Views: 3422

Re: MySQL lost db permissions

I did find a mysql dump from November that was a pre-upgrade dump. I was able to restore from that file to get most of them. I did have to remove some records in the user table that had blank user or blank password. Thanks.
by Troy McClure
Fri Mar 11, 2011 9:43 pm
Forum: General Help and Development Discussion
Topic: MySQL lost db permissions
Replies: 2
Views: 3422

MySQL lost db permissions

I'm not sure what happened exactly, but all my db permissions have been lost. It happened when I was creating a new db in the plesk interface. All the info is still in the psa db, but the db and user tables in the mysql db have been cleaned out pretty much. I checked my backups from last week and th...
by Troy McClure
Mon Feb 08, 2010 1:51 pm
Forum: Anti-Spam Help and Discussion
Topic: bypass spamassassin on ongoing messages
Replies: 40
Views: 40111

Re: bypass spamassassin on ongoing messages

Yep, this works great. Thanks for the rules.
by Troy McClure
Tue Feb 02, 2010 5:28 pm
Forum: Anti-Spam Help and Discussion
Topic: bypass spamassassin on ongoing messages
Replies: 40
Views: 40111

Re: bypass spamassassin on ongoing messages

I tried to get this working before too, but couldn't ever get it to skip scanning with Spamassassin. I would like to see if anyone has had any success doing this. I even tried to use the alternate smtp port, but it still scans the messages.
by Troy McClure
Mon Oct 05, 2009 1:00 pm
Forum: PHP Help and Discussion
Topic: PHP 5.2.11-1 calendar function issue
Replies: 2
Views: 4327

Re: PHP 5.2.11-1 calendar function issue

I can verify this problem and would like to know how I should proceed.
by Troy McClure
Thu Aug 13, 2009 7:04 pm
Forum: Anti-Spam Help and Discussion
Topic: clamd cpu load
Replies: 3
Views: 5792

Re: clamd cpu load

I think I got it resolved. I had some bad signatures or something. I removed clamav and then removed everything in /var/clamav. Reinstalled and ran freshclam to update it. Everything seems ok now.
by Troy McClure
Thu Aug 13, 2009 2:01 pm
Forum: Anti-Spam Help and Discussion
Topic: Spamassassin not scanning all messages
Replies: 7
Views: 9073

Re: Spamassassin not scanning all messages

No, I never figured this out. The issue wasn't really too big of a problem for me and I just got too busy to look into it anymore. I think I did see the setting Kalimari is talking about, but can't really remember where.
by Troy McClure
Thu Aug 13, 2009 1:46 pm
Forum: Anti-Spam Help and Discussion
Topic: clamd cpu load
Replies: 3
Views: 5792

Re: clamd cpu load

OK, this is what I get. CONTSCAN 702.268s /var/spool/qscan/tmp/my.server.com125018402579423272/348A9200.ZIP CONTSCAN 506.656s /var/spool/qscan/tmp/my.server.com125018421879424217/348A9200.ZIP CONTSCAN 325.456s /var/spool/qscan/tmp/my.server.com125018440679425227/orig-my.server.com125018440679425227 ...
by Troy McClure
Thu Aug 13, 2009 10:57 am
Forum: Anti-Spam Help and Discussion
Topic: clamd cpu load
Replies: 3
Views: 5792

clamd cpu load

I realized this morning that clamd had started taking way too many resources. It steadily climbs until I restart the service. I have tried just removing clamd, clamav, and clamav-db and re-installing them, but the problem still comes back. When I restart the service it will run ok for a few minutes ...
by Troy McClure
Tue Jun 09, 2009 4:26 pm
Forum: Anti-Spam Help and Discussion
Topic: Clamav permissions, etc.
Replies: 11
Views: 12069

Re: Clamav permissions, etc.

This looks like it fixed the problem. I just re-installed on my test machine and it looks like the wrong user is specified in the freshclam.conf file on a clean install. Mine was set to clamav.
by Troy McClure
Sat Jun 06, 2009 6:54 pm
Forum: Anti-Spam Help and Discussion
Topic: Clamav permissions, etc.
Replies: 11
Views: 12069

Re: Clamav permissions, etc.

OK, so I have finally gotten back to looking into this. I think the problem is with freshclam.conf. It has this "DatabaseOwner clamav". Can someone confirm that their DatabaseOwner is set to qscand in freshclam.conf. By the way, I just installed this on a test server of mine and the same t...
by Troy McClure
Wed May 06, 2009 5:25 pm
Forum: Anti-Spam Help and Discussion
Topic: outgoing mail taged as spam
Replies: 28
Views: 25824

Re: outgoing mail taged as spam

This doesn't seem to work for me. Anyone else try it?
by Troy McClure
Fri May 01, 2009 10:03 pm
Forum: Anti-Spam Help and Discussion
Topic: outgoing mail taged as spam
Replies: 28
Views: 25824

Re: outgoing mail taged as spam

This is using the submission port. It happens with both ports. Do you think I need to kill my bayes db?
by Troy McClure
Thu Apr 30, 2009 6:46 pm
Forum: Anti-Spam Help and Discussion
Topic: outgoing mail taged as spam
Replies: 28
Views: 25824

Re: outgoing mail taged as spam

Thanks Mike for the detailed response and insite. I do know they shouldn't be using OE, but you know how people are. They don't want to change or don't want to spend money to upgrade. I actually have quite a few users that still use OE. I don't handle their systems, just their email and website. Thi...
by Troy McClure
Tue Apr 28, 2009 9:45 am
Forum: Anti-Spam Help and Discussion
Topic: outgoing mail taged as spam
Replies: 28
Views: 25824

Re: outgoing mail taged as spam

Thanks. I added "skip_rbl_checks 1" to my local.cf to skip the DNSBL checks and it still scored 6.2 with these results.

Code: Select all

AWL,BAYES_60,DOS_OE_TO_MX,DYN_RDNS_SHORT_HELO_HTML,HTML_MESSAGE,RDNS_DYNAMIC,TVD_SPACE_RATIO
Is it normal for it to score DOS_OE_TO_MX on a authenticated user?