Stian B. Barmen said:
>

>>> HOME = /var/mail/domain.com
>>> MAILDIR = stian/Maildir
>>>
>>>
>>> I want to get maildrop to deliver to MAILDIR like defined in the
>>> passwd table in the database .. (is not always the user part of userid)
>>> :/ How can I do this (without making another sql query from
>>> the maildroprc script that is ..!)
>>>
>> The maildir is obtained from authdaemon, but the variable is called
>> DEFAULT.
>>
>>
> I cannot find any information in the $DEFAULT variable. I changed my
> script to use $DEFAULT but the variable was empty. The coulmn in the passwd
> table is called "maildir". I also tried the variable $MAILDIR, but nothing
> there either.
>
> Isn't there a list over variables available?

Add this to your maildrop filter:

`set > variables.txt`

Upon next delivery, this will create a file called variables.txt with all
the possible variables you have available to you in maildrop.

Jay
-- 
Jay Lee
Network / Systems Administrator
Information Technology Dept.
Philadelphia Biblical University
--


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to