On 9/27/22 19:32, Nathanael Anderson wrote:
I was trying a new install of dovecot w/ solr9. I've manually fixed
the file linking to the proper directories, however one plugin is no
longer shipped. Since the solr files aren't updated yet to 9, can
anyone tell me if I need the discontinued ve
I have an email with the following header line:
From: 'Thank you!Kohls'
I am trying to match that with:
if address :contains "from" "Thank you!Kohls"
{
addflag "\\Seen";
fileinto "Junk";
stop;
}
However, the matching portion of the from address is only the section betwee
On 9/30/22 15:14, Doug Hardie wrote:
I have an email with the following header line:
From: 'Thank you!Kohls'
I am trying to match that with:
if address :contains "from" "Thank you!Kohls"
{
addflag "\\Seen";
fileinto "Junk";
stop;
}
However, the matching portion of t
> On 30 September 2022, at 16:46, Shawn Heisey wrote:
>
> On 9/30/22 15:14, Doug Hardie wrote:
>> I have an email with the following header line:
>>
>> From: 'Thank you!Kohls'
>>
>>
>> I am trying to match that with:
>> if address :contains "from" "Thank you!Kohls"
>> {
>> addflag "\\