Matus UHLAR - fantomas writes:

On 10.06.15 06:51, Sam Varshavchik wrote:
>Download: http://www.courier-mta.org/download.html
>
>Changes:
>
>- Added AUTH_MKHOMEDIR_SKEL to several config files, first login or
>message to an account creates the account's home directory.

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...)

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.

Attachment: pgpmrvuSWR0dG.pgp
Description: PGP signature

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

Reply via email to