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

Reply via email to