Qmail Support Forum Forum Index Qmail Support Forum
Qmail Email Server Support Forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Deleting archived mails

 
Post new topic   Reply to topic    Qmail Support Forum Forum Index -> Other Mail Servers
View previous topic :: View next topic  
Author Message
admin
Site Admin


Joined: 21 Jun 2005
Posts: 209

PostPosted: Mon Jul 10, 2006 2:50 pm    Post subject: Deleting archived mails Reply with quote

Hello Postfix users,

I have a general mailserver topic related problems. Its not
necessarily postfix related so feel free to ignore this message,
however I do appreciate any replies I might receive.

In the following scenario a postfix based mail server is running for
some 400+ clients.
We archive all original mail in a backup folder were we remove older
mail after a certain period.

We use f.e the following command:

"find /backup/mail_archive/ -mtime +300 -type f -exec /bin/rm -f {} \;"

This works fine on our test machines, but on the production server the
scale is a different one (2-3GB raw data/day), so the command just
stops and never finishes.

Does anybody have any ideas or hints, how to go about troubleshooting
this issue ?

Thank you for reading the message.

Best regards

NIls Valentin
Back to top
View user's profile Send private message Send e-mail
admin
Site Admin


Joined: 21 Jun 2005
Posts: 209

PostPosted: Mon Jul 10, 2006 2:51 pm    Post subject: Reply with quote

Bulk deletion.

find /backup/mail_archive/ -mtime +300 -type f |xargs /bin/rm -f

Devdas Bhagat
Back to top
View user's profile Send private message Send e-mail
admin
Site Admin


Joined: 21 Jun 2005
Posts: 209

PostPosted: Mon Jul 10, 2006 2:57 pm    Post subject: Reply with quote

find /backup/mail_archive/ -mtime +300 -type f -print0 | xargs -0 /bin/rm
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Qmail Support Forum Forum Index -> Other Mail Servers All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © phpBB Group. Hosted by phpBB.BizHat.com


For Support - http://forums.BizHat.com

Free Web Hosting | Free Forum Hosting | FlashWebHost.com | Image Hosting | Photo Gallery | FreeMarriage.com

Powered by PhpBBweb.com, setup your forum now!