Russell Nelson <[EMAIL PROTECTED]> writes:

> Here's your program (call it deliver-to-.qmail):

> #!/bin/sh
> exec qmail-local "$USER" "$HOME" "$LOCAL" "" "nodeliver" "$HOST"
> "$SENDER" "$1"

That requires a user and a home directory, and doesn't work if a
.qmail-default file exists with other delivery instructions.  I'm thinking
of something that just delivers to a maildir.  No other lookups, nothing
fancy, never looks at qmail-users or .qmail files, doesn't need to know
anything about users or their home directories.

-- 
Russ Allbery ([EMAIL PROTECTED])         <URL:http://www.eyrie.org/~eagle/>

Reply via email to