Re: [MlMt] Multiple 'retired' addresses

2021-02-22 Thread Jolin Warren
-- => Jolin On 21 Feb 2021, at 15:49, Kee Hinckley wrote: Have you tried a regular expression “or”? I hadn’t, but that sorted it! Thanks so much – as I suspected, it was my inadequate knowledge of grep that was the problem. 😁 By the way, you might have found this by now, but if you want t

Re: [MlMt] Multiple 'retired' addresses

2021-02-21 Thread Kee Hinckley
I didn’t know about this feature and I very much need it (my work mail switched domains last year and I get an error if I accidentally try to send from the old one). Have you tried a regular expression “or”? retiredAddressPattern = "[Jj]olin\\.[Ww]arren@old-domain\\.org| departm...@old-dom

[MlMt] Multiple 'retired' addresses

2021-02-21 Thread Jolin Warren
I use the `retiredAddressPattern` hidden preference to store old addresses for some of my IMAP accounts. There’s one account in particular where the organisation migrated domains, so the `retiredAddressPattern` preference contains the address pattern regular expression that matches my email add