[xmail] migrating xmail ; a question

2010-08-31 Thread Spyros Tsiolis

Hello people,

Here's the thing; I've had a box running mail for three domains. One of them I 
had 
to split it from the box (take the var/MailRoot tree) and put it on a 
diferrent one
on a diferrent subnet.

Question :

Do I need to keep the /var/MailRoot/dnscache/* stuff or can I rm -rf them ?

Regards,

spyros







-
I merely function as a channel that filters music through
the chaos of noise
- Vangelis

  ___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail


Re: [xmail] migrating xmail ; a question

2010-08-31 Thread Davide Libenzi
On Tue, 31 Aug 2010, Spyros Tsiolis wrote:

 Hello people,
 
 Here's the thing; I've had a box running mail for three domains. One of them 
 I had
 to split it from the box (take the var/MailRoot tree) and put it on a 
 diferrent one
 on a diferrent subnet.
 
 Question :
 
 Do I need to keep the /var/MailRoot/dnscache/* stuff or can I rm -rf them ?

A `find /var/MailRoot/dnscache -type f | xargs rm -f` can be issued at any 
time.
Your command above removes the directory structure, which is only create 
at XMail startup time.


- Davide


___
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail