Displaying 4 results from an estimated 4 matches for "crankycanuck".
2015 Apr 07
2
Sieve, multiple addresses, and variables
...rt "cc" "*" {set "lopart" "${1}";}
}
else {set "lopart" "generic-list-box";}
fileinto :create "ietf.${lopart}-in";
stop;
}
Now, this works, unless someone sends a To: line like this:
To: ajs at crankycanuck.ca, listname at ietf.org
The problem in that case is that you _do_ get a match, but the bit "if
address :matches :localpart "to" "*" {set "lopart" "${1}";}" ends up
putting this in a mailbox ietf.ajs-in, when what is the mailbox
ietf.listname-in....
2015 Apr 08
0
Sieve, multiple addresses, and variables
...part" "generic-list-box";}
> fileinto :create "ietf.${lopart}-in";
> stop;
> }
This script doesn't compile, due to mismatching '}', but I get the idea.
> Now, this works, unless someone sends a To: line like this:
>
> To: ajs at crankycanuck.ca, listname at ietf.org
>
> The problem in that case is that you _do_ get a match, but the bit "if
> address :matches :localpart "to" "*" {set "lopart" "${1}";}" ends up
> putting this in a mailbox ietf.ajs-in, when what is the mailbox...
2015 Apr 06
1
What to read about interactions
...ferent parts of the delivery chain are interacting. I'm sure
there's some crucial bit of, "Everyone knows that," that I've
overlooked, and I thought it would be better to ask for the FM than
just to read randomly until I stumbled on it.
Thanks,
A
--
Andrew Sullivan
ajs at crankycanuck.ca
2017 Dec 21
0
Disable ssl validation for replication?
I guess what I don't understand is why the IP address approach is more
attractive to you, and why you think the "public Internet" path is less good.
Best regards,
A
--
Please excuse my clumbsy thums
----------
On December 21, 2017 12:47:47 AM Joseph Ward <jbwlists at hilltopgroup.com> wrote:
> Hi,
>
> I have two servers (HA configuration) on which I'm