Re: Asterisk problem in Sieve Script

2017-05-17 Thread Eric W. Bates
Try: elsif header :matches "subject" "[proxy] File-URL (.*) detected" On 5/16/2017 9:53 AM, Walter H. via Info-cyrus wrote: > Hello, > > I've got the following in the sieve script > > elsif header :matches "subject" "[proxy] File-URL (*) detected" > { > fileinto "INBOX._Info.ftpFileURLs"; >

Re: sos on cyrusimapd

2018-06-27 Thread Eric W. Bates
Yah. You need to crank up some buffer sizes. This is an excellent document (written for FreeBSD 10): https://calomel.org/freebsd_network_tuning.html I think the one you're bumping your head on is: kern.ipc.maxsockbuf but you shouldn't crank it up by itself. On 06/27/2018 10:09 AM, Albert Shih

Re: sos on cyrusimapd

2018-06-27 Thread Eric W. Bates
On 06/27/2018 11:44 AM, Albert Shih wrote: Le 27/06/2018 à 11:27:48-0400, Eric W. Bates a écrit Yah. You need to crank up some buffer sizes. This is an excellent document (written for FreeBSD 10): https://calomel.org/freebsd_network_tuning.html Yes I already find that page I think the one

Re: sos on cyrusimapd

2018-06-28 Thread Eric W. Bates
We have an SSD dedicated for cache and another dedicated for the log. They seem to help. On 6/28/2018 4:45 PM, Albert Shih wrote: > Le 27/06/2018 à 12:58:22-0400, Eric W. Bates a écrit > > Hi, > > Thanks you *very* much for your answer. > > I will try that. But I'm

Performance problem

2016-08-05 Thread Eric W. Bates via Info-cyrus
We are migrating our cyrus from a venerable computer to a new one. We've been gradually moving individuals over to the new machine and are quite surprised at the poor performance characteristics we're seeing on the new machine. The new machine: 2 @ 6 core Xeon E5-2640 256 Gb memory zfs built o