Re: [MlMt] Submailbox string format (or, string format modifiers in general)

2015-04-28 Thread Benny Kjær Nielsen
On 28 Apr 2015, at 17:55, Joe Abley wrote: dnsop.ietf.org -> org.ietf.dnsop [...] Maybe I could do something similar with regular expressions and back-references? Note that I don't know in the general case how many labels are in the list-id identifier. The format string description in the ma

[MlMt] Submailbox string format (or, string format modifiers in general)

2015-04-28 Thread Joe Abley
Hi all, Apologies if this is a repeated question (I did search the archives, but, full disclosure, I didn't search very hard). I subscribe to a lot of mailing lists. I have a smart mailbox set up as: - all messages - here the List-Id header exists - submailbox for each unique value of lis

Re: [MlMt] Submailbox string format

2015-02-18 Thread Benny Kjær Nielsen
On 18 Feb 2015, at 10:43, Mike Brasch wrote: I'm trying to make the names of submailboxes are named by their folder without the full path. Currently I'm using the default ${#source.path.noinbox} which leads into folder names like Mailinglisten/MailMate Now I want remove the

[MlMt] Submailbox string format

2015-02-18 Thread Mike Brasch
Moin Moin! I'm trying to make the names of submailboxes are named by their folder without the full path. Currently I'm using the default ${#source.path.noinbox} which leads into folder names like Mailinglisten/MailMate Now I want remove the "Mailinglisten/". How can I do thi