Thanks, editing the *.plist file worked without problems for me :)
I’m aware of ${subject.blob}, but I had subject lines like
„[General Name] [Category] Topic“
and was interested in creating submailboxes for „Category“. I ended
up using
```
{
parsers = {
discourse-categories = {
i also tried the regex and it result in submailbox for each mail :(
i also don’t know how to solve it. i expected that all the same
results are combined in sub mailboxes with the same result.
but as a workaround i found a solution for subjects like `“[abc]
subject line“` where you like to gr
On 9 Mar 2018, at 13:53, Benny Kjær Nielsen wrote:
On 9 Mar 2018, at 13:16, Florian Heidenreich wrote:
Is there a way to create unique submailboxes based on regular
expressions?
Yes, but it's a bit more complicated. I believe you can find help in
[this
thread](https://www.mail-archive.co
On 9 Mar 2018, at 13:16, Florian Heidenreich wrote:
Is there a way to create unique submailboxes based on regular
expressions?
Yes, but it's a bit more complicated. I believe you can find help in
[this
thread](https://www.mail-archive.com/mailmate%40lists.freron.com/msg02220.html).
Let me
Hi,
I’m trying to create a smart mailbox with submailboxes for each result
of a regular expression on the mail subject. I’m using a regexp format
string [1] for the mailbox name format which works and produces the
correct names.
However, it seems not possible to make the submailboxes unique