[MlMt] "No Correspondent" bug (was Re: can MessageVerifications.plist catch "is not among"?)
Shoshanna Green
shoshannag at gmail.com
Wed Jun 6 13:57:29 EDT 2018
On 6 Jun 2018, at 12:54, Benny Kjær Nielsen wrote:
> On 6 Jun 2018, at 18:30, Shoshanna Green wrote:
>
>> conditions = "(from ~[c] 'my_private_address at example.com' and
>> #recipient.address IS NOT AMONG
>> friend_1 at example.com,
>> friend_2 at example.com,
>> friend_3 at example.com,
>> friend_4 at example.com)"
>
> Well, if it's hardcoded then you can do `(#recipient.address !=
> 'friend_1 at example.com' and #recipient.address !=
> 'friend_2 at example.com' and ...)`
...I can't believe I didn't think of this before. The
messageVerifications.plist file is vastly easier to read and maintain
(when I put each address on its own line) than an email header with
almost 200 addresses!
Shoshanna Green
shoshannag at gmail.com
More information about the mailmate
mailing list