Discussion:
sieve folder separator
Thomas Koch
2014-09-25 06:37:37 UTC
Permalink
Hi,

I'm moving from one email provider (me) to another (mailbox.org) and observed
that the new provider uses "/" instead of "." as a folder separator. Now I
need to adapt my sieve script.

It's not too much work and I can even just define a variable at the beginning
of my script:

set "SEP" "/"

But it would be great, if SIEVE would come with a predefined constant for the
folder separator. Or does this already exists and I didn't find it?

Thank you,

Thomas Koch

Loading...