25 Sep
2014
25 Sep
'14
9:37 a.m.
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