[Dovecot] Doing %var-substitutions in a plugin...

Nicolas Boullis nicolas.boullis at ecp.fr
Fri Mar 2 12:36:09 EET 2007


Hi,

I'm trying to write a plugin that need to do some %var-substitution. Is
there a way to get the var_expand_table used by the process?

If not, I guess I could use getenv("USER") (for %u, %n and %d) and
getenv("HOME") (for %h); but what for the other ones?


Cheers,

Nicolas


More information about the dovecot mailing list