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...?
Question about Gamera...
-
- Forum User
- Posts: 18
- Joined: Sun May 28, 2006 3:05 pm
- Location: Calgary, Canada
Question about Gamera...
Travis Bell
-
- Atomicorp Staff - Site Admin
- Posts: 8355
- Joined: Wed Dec 31, 1969 8:00 pm
- Location: earth
- Contact:
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.
-
- Forum User
- Posts: 18
- Joined: Sun May 28, 2006 3:05 pm
- Location: Calgary, Canada
-
- Long Time Forum Regular
- Posts: 2813
- Joined: Sat Aug 20, 2005 9:30 am
- Location: The Netherlands
Uninstall all anti-spam and anti-virus software?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?
Lemonbit Internet Dedicated Server Management
-
- Forum User
- Posts: 18
- Joined: Sun May 28, 2006 3:05 pm
- Location: Calgary, Canada
-
- Forum User
- Posts: 18
- Joined: Sun May 28, 2006 3:05 pm
- Location: Calgary, Canada
-
- Atomicorp Staff - Site Admin
- Posts: 8355
- Joined: Wed Dec 31, 1969 8:00 pm
- Location: earth
- Contact:
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.
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.