Question about Gamera...

Forum for getting help with Project Gamera, Spamassassin, Clamav, qmail-scanner and other anti-spam tools.
travisbell
Forum User
Forum User
Posts: 18
Joined: Sun May 28, 2006 3:05 pm
Location: Calgary, Canada

Question about Gamera...

Unread post by travisbell »

OK, I get what this does in a nutshell and have gathered it integrates with Plesk but how?

I was reading through http://www.atomicrocketturtle.com/Jooml ... iew/77/29/ and am unsure how I can have Gamera accept all new incoming mail from new accounts and domains created in Plesk. Sure I can enter the hosts manually but is there an automatic way of doing this? Or am I missing something in regards to how each vhost accepts mail to begin with...?
Travis Bell
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

Not really automated yet, I could probably script something up real quick. Sort of along the same lines as the auto secondary DNS scripts I figure. You really only need to create 2 files on the PG box, rcpthosts (which you can just copy from PSA), and smtproutes, and that could be generated from a rcpthosts file.
travisbell
Forum User
Forum User
Posts: 18
Joined: Sun May 28, 2006 3:05 pm
Location: Calgary, Canada

Unread post by travisbell »

Yeah, bcause to me atleast, a lot of the power something like this holds is to be automatic... what are the chances you could create a script like that?

Another question for ya is what should I do to teh Plesk server to make sure it's NOT doing any of the Spam and Virus scanning?
Travis Bell
breun
Long Time Forum Regular
Long Time Forum Regular
Posts: 2813
Joined: Sat Aug 20, 2005 9:30 am
Location: The Netherlands

Unread post by breun »

travisbell wrote:Another question for ya is what should I do to teh Plesk server to make sure it's NOT doing any of the Spam and Virus scanning?
Uninstall all anti-spam and anti-virus software?
Lemonbit Internet Dedicated Server Management
travisbell
Forum User
Forum User
Posts: 18
Joined: Sun May 28, 2006 3:05 pm
Location: Calgary, Canada

Unread post by travisbell »

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?
Travis Bell
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

Yes, its possible to configure PG and PSA both to use mysql to store anti-spam settings, and in fact this is what the squirrelmail rpm from my archive (yes I know its out of date!). You'll need to read up on the spamassassin sql documentation to tie in the PG server.
travisbell
Forum User
Forum User
Posts: 18
Joined: Sun May 28, 2006 3:05 pm
Location: Calgary, Canada

Unread post by travisbell »

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 ;) )
Travis Bell
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

It doesnt exactly store config settings in the db so much as it generates config files based on the settings.

The squirrelmail rpm I created will create the spamassassin tables in the horde database, which you can point to from there. In fact as a short cut, you could install the squirrelmail rpm, and then take its settings from local.cf and put that on your PG server. Then you'd only need to set up mysql on your PSA box to let you connect remotely to it, or barring that, set up a replication mysql server on your PG box.
Post Reply