hey, I took vdelivermail.c and made a quick and dirty qmail-local replacement.
Here is the code http://www.inter7.com/vpopmail/vqmaillocal.c Compile it like vdelivermail cp /var/qmail/bin/qmail-local /var/qmail/bin/qmail-local.bak cp vqmaillocal /var/qmail/bin/qmail-local Then I sent a test email and it made it to the users Maildir/new file. hehe, cool. That's all it does, doesn't check anything else or handle any other things. proof of concept i suppose. Might be a nice addition to 5.1 devel version for next week. Ken Jones