On Mon, Sep 30, 2002 at 10:14:41AM +0300, Mike Jackson wrote: <SNIP>
> Maybe this will be fixed someday. It's the same problem when you want to > store aliases in LDAP - you have to point them to a mailMessageStore > that actually exists. I generally point them all to > /var/qmail/maildirs/aliasdir, although nothing ever actually gets > delivered there. > Since 20000701/20010101 we support mailforwardonly accounts. If neither LDAP_MAILSTORE nor LDAP_HOMEDIR is defined qmail-ldap uses forwardonly and ldaponly as deliveryMode respectively qmailDotMode and uses ALIASEMPTY (|sh -c "cat > /dev/null") as alias empty. Note: because forwardonly is set the default delivery would fail with error: "Uh-oh: .qmail has prog delivery but has x bit set. (#4.7.0)" Therefor it should be possible to set up forward-only user with only mail, uid and mailForwardingAddress set. -- :wq Claudio
