Daniel Barowy wrote: > I realize that there's probably not much value in keeping backups of > /var/db/spamdb, since entries have a relatively short lifetime, but it > would be nice to be able to drop an existing spamdb onto another > machine; or to keep last night's backup in case a spamd/firewall fails > and needs to be brought back up quickly. I am content to just let spamd
Since it's a mere Berkeley DB, can't you just do a 'db_dump /var/db/spamdb | ssh host db_load /var/db/spamdb' ? -- Stephan A. Rickauer ----------------------------------------------------------- Institute of Neuroinformatics Tel +41 44 635 30 50 University / ETH Zurich Sec +41 44 635 30 52 Winterthurerstrasse 190 Fax +41 44 635 30 53 CH-8057 Zurich Web www.ini.unizh.ch RSA public key: https://www.ini.uzh.ch/~stephan/pubkey.asc -----------------------------------------------------------