Displaying 1 result from an estimated 1 matches for "permanent_extra_field".
Did you mean:
permanent_extra_fields
2012 Jun 24
3
Additional passdb result status
Dear Dovecot-Team,
I am implementing a plugin (for the pop3/imap process) that requires
some data to provided from the authentication phase (a derivative of the
password). For that, I have now implemented a passdb plugin that
generates this data and I would like to "pass" this data down to the
mail process (pop3/imap) via extra_fields in the reply of the
authentication. The general idea