I have a ".qmail-user" with "| /var/vpopmail//bin/vdelivermail '' /dev/null"
Is this right or i have another option???
Just put a "#" in the .qmail-user file. vdelivermail can't handle comments (the "#" line) in .qmail files, but qmail-local should process a .qmail-user file before vdelivermail even gets involved.
Another way that works for both qmail-local and vdelivermail is
|/bin/true
or
/dev/null
Note that you can bounce messages as well with a .qmail-user file like this:
|/var/qmail/bin/bouncesaying 'Invalid account'
-- Tom Collins [EMAIL PROTECTED] http://sniffter.com/ - info on the Sniffter hand-held Network Tester