search for: dijmngzgqfwlfaeanwxnpw

Displaying 2 results from an estimated 2 matches for "dijmngzgqfwlfaeanwxnpw".

2015 Jul 17
2
[Sieve] Unable to fileinto subfolders
...lder of a mailbox. An email which is matched by the following script: require "fileinto"; if header :contains "Subject" "[SORT ME]" { fileinto "INBOX.Sorted"; } Yields the following error: Jul 16 18:54:46 smtp dovecot: lmtp(james at lottspot.vpn): Error: DiJmNGZgqFWLFAEANWXNPw: sieve: msgid=<4973528.yvy4Yu8Tt4 at arch_project>: failed to store into mailbox 'INBOX.Sorted': Character not allowed in mailbox name: '.' As far as I can tell based on the Sieve usage page in the wiki (http://wiki2.dovecot.org/Pigeonhole/Sieve/Usage), this is *supposed*...
2015 Jul 17
0
[Sieve] Unable to fileinto subfolders
...m: >Hello again list! > Hello, > >require "fileinto"; >if header :contains "Subject" "[SORT ME]" { fileinto "INBOX.Sorted"; } > >Yields the following error: > >Jul 16 18:54:46 smtp dovecot: lmtp(james at lottspot.vpn): Error: >DiJmNGZgqFWLFAEANWXNPw: sieve: msgid=<4973528.yvy4Yu8Tt4 at arch_project>: > >failed to store into mailbox 'INBOX.Sorted': Character not allowed in >mailbox name: '.' [snip] >namespace inbox { > type = private > separator = / > prefix = > inbox = yes Your path doe...