On Fri, Mar 26, 2004 at 04:15:44AM -0800, Eduardo Javier Gargiulo wrote:
> Hi all
>
> I've set up qmail-ldap + courier-imap and are working ok.
>
> My problem is that qmail-ldap is ignoring dot-qmail files. I want
> some users to use .qmail files to change delivery program or to
> use dash_extension addresses, but I cant set it up. I'd compiled
> qmail with -DASH_EXT but it's still ignoring .qmail files.
>
> What am I doing wrong? Is there any control/ldap*file should I
> make to enable this feature? Which?
>
> thanks in advance and sorry for my english.
>
>From QLDAPINSTALL:
~control/ldapdefaultdotmode
The default interpretation of .qmail files
Default: ldaponly
Example: both
Values: both, dotonly, ldaponly, ldapwithprog
Note: Works only for deliveries based on LDAP lookups.
Local mails use dotonly like in normal qmail.
DEFAULT LDAP PARAMETER FIELDS:
...
LDAP_DOTMODE (default: "qmailDotMode")
The default interpretation of .qmail files
Values: both, dotonly, ldaponly, ldapwithprog, none (just Maildir/box delivery)
Default: set by file ~control/ldapdefaultdotmode
Note: Works only for deliveries based on LDAP lookups,
overrides ~control/ldapdefaultdotmode.
--
:wq Claudio