> - you *can* set up a 5 minute cron job that cp -f > .qmail-default.WHAT_I_WANT .qmail-default
That wouldn't be the solution, because different users may use different ways to handle bounces and that would get lost then. I'm no programmer or h4x0r, may anyone tell if it's possible to do a cronjob with some shellscript like this: if in .qmail-default exists | preline /usr/bin/spamc -f -u $EXT@$HOST then exit else add | preline /usr/bin/spamc -f -u $EXT@$HOST into beginning? Thanks, Juergen