On Thu, 2005-04-07 at 19:12 -0400, Douglas F. Calvert wrote:
> For some reason the files provided by amavis and spamassassin are not in my 
> logcheck directory. This is a little off topic but is 
> there an easy way to restore these files with some apt/dpkg-foo without 
> blowing away my other settings? 

Debian packages should always ask before replacing configuration files,
so..

apt-get remove foo && apt-get install foo
(or, if you use aptitude, aptitude reinstall foo)

..should keep your existing configuration intact (answer 'N' when it
asks you if you want to replace your existing config files).

To be on the safe side you could backup your amavis and spamassassin
directories:
cp -pR /etc/amavis /etc/amavis.bak
cp -pR /etc/spamassassin /etc/spamassassin.bak

HTH,

-j

-- 
-jamie <[EMAIL PROTECTED]> | spamtrap: [EMAIL PROTECTED]
 w: http://www.silverdream.org | p: [EMAIL PROTECTED]
 pgp key @ http://silverdream.org/~jps/pub.key
 21:30:02 up 17 min,  2 users,  load average: 2.65, 2.52, 1.58

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to