Re: [exim] Cleaning up /var/spool/exim4/scan

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Tom Kistner
Ημερομηνία:  
Προς: Johann Spies
Υ/ο: exim-users
Αντικείμενο: Re: [exim] Cleaning up /var/spool/exim4/scan
Johann Spies wrote:

> Which is the safest way to clean up those directories?


Stop Exim, then:

rm -rf /path/to/spool/scan

It's just temporary data.

/tom