8 Sep
2010
8 Sep
'10
5:21 p.m.
On 08/09/2010 14:41, Timo Sirainen wrote:
On Wed, 2010-09-08 at 09:22 +0100, William Blunn wrote:
What's %%h ?
http://wiki2.dovecot.org/Variables says that "%%" expands to "%", so according to that, "%%h" expands to "%h".
It does.
But I have seen people using "%%h", so it must mean something else.
With shared mailbox location and prefix the expansion is done twice.
Ah OK thanks. It seems we have some documentation for this at http://wiki2.dovecot.org/SharedMailboxes/Shared
I have updated http://wiki2.dovecot.org/Variables so that there is a link to [[SharedMailboxes/Shared]] from the bit about %%.
Bill