Rob, > I was wondering if there is a way to duplicate a current > amavis setup on a new machine? as each time i simply installed form > scratch and then copied over the /etc/spamassassin/local.cf file or > files in that dir.... > Also copied over all files in /etc/amavis/conf.d
Yes, this should pretty much do it. You may need to adjust $myhostname (if explicitly configured), and possibly a list of networks in @mynetworks, and the trusted_networks and internal_networks in local.cf > Howerver , i get spam coming through on the new machine that gets > stopped on the current machine... so i figure i would copy over the > bayes files too Yes, it would help too. And maybe the AWL database, if in use. > and i restarted SA, but still its not the same, should i > have run a bayes command to initialize that copied over bayes database? Is you bayes kept in a bdb database on a file? If versions of a berkeley db are the same, it would suffice to copy the directory with database files. If both mailers are in the same network, you may decide to let them use the same SQL database for bayes and awl. > Anyone use an secondary MX server with Amavis? Which forwards > emails not the the primary MX, but right to the pop server? Don't know, probably. It is a possibility too, when both mailers are located close to a mailbox server. Mark ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
