>>On 10.06.15 06:51, Sam Varshavchik wrote:
>>>- Added AUTH_MKHOMEDIR_SKEL to several config files, first login or
>>>message to an account creates the account's home directory.

>Matus UHLAR - fantomas writes:
>>nice to see, but it seems it wasn't added to maildrop. Unfortunately we
>>don't run courier-mta here, only imap/pop3/maildrop, so I's like to see is
>>in maildrop too, if possible
>>
>>...it seems that maildrop does ask authdaemon for homedir, but does not call
>>pam_session (yeah, no wonder here...)

On 19.06.15 19:15, Sam Varshavchik wrote:
>It's the same fundamental problem, authdaemon is an independent 
>process. PAM handles acquired by authdamon can only be used by that 
>proces.
>
>Also, maildrop does not use any kind of a configuration file. The 
>configuration file really sets environment variables. So you'd have 
>to modify your mail server's environment, so that maildrop gets to 
>inherit these environment variables. That's something maildrop can't 
>solve on its own.
>
>It should be possible to add something to maildrop to do this, but 
>setting up the environment variable would be something that must be 
>done on its own.

of course, this is precisely what I expected as solution.
I'll try to push the variable to postfix (export_environment should do that)

...now I only need to extract the patch from github and apply to maildrop.
I'll try, thank you.


-- 
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
WinError #98652: Operation completed successfully.

------------------------------------------------------------------------------
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to