Currently i am working on a different approach. I want to make a trigger "BEFORE DELETE" of the mailbox table and log the data i need into another table.
A cron job, a database view and little shell script does the rest an deletes the directories.
What do you think about this?