Hisham wrote:
> Since i'll be having 2 ASSP servers in round robin MX records. We'll be
> using server 1 as admin point, send spam reports, generate spamdb ,...etc
>
> What are the files/folders to be copied from server 1 to server 2 to
> keep them both identical ? (i.e. assp.conf ) And what t
I'll leave this question for someone who does Bayesian and rebuildspam stuff :)
-Original Message-
Thanks,
Do we need to copy spamdb file too ?
And in case of spam block report, the user has to send the message twice i
guess one message to each assp server to get the report from each?
O
Thanks,
Do we need to copy spamdb file too ?
And in case of spam block report, the user has to send the message twice i
guess one message to each assp server to get the report from each?
On Thu, 9 Apr 2009 08:33:20 -0600
Alex Davidson wrote:
> I specify all my settings to pull from files that
Personally we use : ChironFS with/in/on FUSE
ChironFS - http://www.furquim.org/chironfs/index.en.html
Rsync - http://www.samba.org/rsync/
** SCP vs Rsync
I think rsync would be better choice over a straight SCP copy, as SCP will
copy directly into the destination spot. Meaning that if a connecti
I specify all my settings to pull from files that sit in the
/usr/share/assp/files subfolder, then I use SCP to copy them out from a cron
job.
I don't copy out my ASSP.CFG file seeing as the DNS servers are different in my
case, but you could use SCP for that too.
-Original Message-
Sin
Since i'll be having 2 ASSP servers in round robin MX records. We'll be
using server 1 as admin point, send spam reports, generate spamdb ,...etc
What are the files/folders to be copied from server 1 to server 2 to
keep them both identical ? (i.e. assp.conf ) And what tools do you use
for the