Search found 18 matches

by travisbell
Sun Aug 20, 2006 2:21 pm
Forum: Anti-Spam Help and Discussion
Topic: Gamera installed but SA doesn't seem to be working at all
Replies: 16
Views: 21967

2) make sure spamassassin and clamav are running, then run qmail-scanner-reconfigure. This will detect and add SA into the the q-s config. You can verify this by looking at the scanners array in /var/qmail/bin/qmail-scanner-queue.pl. If thats still not being detected, remove the >/dev/null line fro...
by travisbell
Fri Jun 16, 2006 5:09 pm
Forum: Anti-Spam Help and Discussion
Topic: Everything but SpamAssassin working with PG...
Replies: 0
Views: 3950

Everything but SpamAssassin working with PG...

Hey guys, so I finally got SpamAssassin to start and it IS running. Everything is working, Clamd is checking the mail and PG is relaying it properly to my primary Plesk server. There is no SA header being marked in the mail headers though. My /etc/tcpcontrol/smtp.rules file looks like so; # # No Qma...
by travisbell
Thu Jun 08, 2006 5:52 pm
Forum: Anti-Spam Help and Discussion
Topic: Which proccesses should be running with Gamera?
Replies: 13
Views: 14649

If you can, try using the version from the atomic-bleeding channel, I've made some major changes to package, which among other things, should ensure that spamassassin is configured correctly. It sounds to me like something bad was spliced in there, that might not translate to the more modern syntax...
by travisbell
Thu Jun 08, 2006 4:56 pm
Forum: Anti-Spam Help and Discussion
Topic: Correct Install Proceedure for Project Gamera
Replies: 6
Views: 8449

Mind sharing the scripts you use to sync the hosts on the two systems together?
by travisbell
Thu Jun 08, 2006 4:44 pm
Forum: Anti-Spam Help and Discussion
Topic: Which proccesses should be running with Gamera?
Replies: 13
Views: 14649

Is it just me or is there no SpamAssassin package in http://3es.atomicrocketturtle.com/atomic-bleeding/art/4ES/RPMS/ ? I have everything working but SA which could be the different versions you spoke of... I am still getting the following error, [root@viper var]# service spamassassin start Starting ...
by travisbell
Wed Jun 07, 2006 2:15 pm
Forum: Anti-Spam Help and Discussion
Topic: Which proccesses should be running with Gamera?
Replies: 13
Views: 14649

NOw that I can reply again....


It's CentOS4 but a VPS (Virtuozzo to be exact...) I read on another post you saying that won't work without some customization?
by travisbell
Wed Jun 07, 2006 2:13 pm
Forum: Anti-Spam Help and Discussion
Topic: Correct Install Proceedure for Project Gamera
Replies: 6
Views: 8449

scott wrote:Yes, that is all you need to do to install it, however I should warn you that PG wont work on a vserver without customization.
Define "customization"? I was attempting to run Gamera on a Virtuozzo VPS with CentOS4....
by travisbell
Tue May 30, 2006 10:18 am
Forum: Anti-Spam Help and Discussion
Topic: Which proccesses should be running with Gamera?
Replies: 13
Views: 14649

svc-start is (I have learned) the supervisor scripts way of starting and stopping services.

FYI service qmail start give me a big:

[root@viper log]# service qmail start
qmail: unrecognized service
by travisbell
Tue May 30, 2006 1:44 am
Forum: Anti-Spam Help and Discussion
Topic: Which proccesses should be running with Gamera?
Replies: 13
Views: 14649

FYI - it' sgetting there... SA starts now, but I am getting this error when I try and start Qmail... [root@viper log]# svc-start qmail Starting qmail: (supervise...............) svc-start: Fatal error: supervise for 'qmail/log' did not start! Is svscan running? Any idea what that means? daemontools ...
by travisbell
Mon May 29, 2006 9:59 pm
Forum: Anti-Spam Help and Discussion
Topic: Which proccesses should be running with Gamera?
Replies: 13
Views: 14649

Easiest way to do that to just re-configure yum?

[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/

??

Thanks man! Your contributions for all this stuff is mind blowing.
by travisbell
Mon May 29, 2006 9:58 pm
Forum: Anti-Spam Help and Discussion
Topic: Question about Gamera...
Replies: 7
Views: 8242

What's the SA MySQL DB that Plesk uses though? I could read up of course but if you right here.... ;)

Also, is there a way that I would basically have SA still "run" on the Plesk server but not actually scan any mail (we are afterall, tryingt o cut back load on the Plesk server ;) )
by travisbell
Mon May 29, 2006 6:42 pm
Forum: Anti-Spam Help and Discussion
Topic: Which proccesses should be running with Gamera?
Replies: 13
Views: 14649

When I attempt to start spamassasin I get the following error:

[root@viper init.d]# service spamassassin start
Starting spamd: [5605] warn: Unknown option: a

I have no idea what that means... anyone know?
by travisbell
Mon May 29, 2006 9:53 am
Forum: General Help and Development Discussion
Topic: Questions about slave DNS...
Replies: 1
Views: 3047

OK, scratch that.

It does work but for my CentOS4 server you need to edit gen-secondaries.sh to have it point the zone files to the "slaves" dir instead of "slave".

Cheers,
by travisbell
Mon May 29, 2006 9:36 am
Forum: Anti-Spam Help and Discussion
Topic: Question about Gamera...
Replies: 7
Views: 8242

But I would then lose the ability for users to control their spam settings from within Plesk no?

I was hoping on pointing the MySQL db setting for Spamassassin on Gamera to whatever database would be needed on the Plesk box so the settings would be used.

Is that not possible?
by travisbell
Mon May 29, 2006 1:51 am
Forum: General Help and Development Discussion
Topic: Questions about slave DNS...
Replies: 1
Views: 3047

Questions about slave DNS...

I was reading through your Automatic Secondary Server creation article and noticed that on the slave server, we never go ahead and actually duplicate proper slave records ie. slaves/domain.com records for Bind. The slave variable exists in the secondaries.include but point to absolutely nothing. I b...