Running new sieve rules on mails already received

2005-05-12 Thread John Lane
Hello, Is it possible to have Cyrus run the sieve ruleset on messages already in the user's inbox ? I am setting up a rule set for sorting messages into folders and would like to retrospectively apply it, similar to the rules wizard in Outlook. Thanks! --- Cyrus Home Page: http://asg.web.cmu.e

deliver vs LMTP for shared folders

2005-05-12 Thread Scott Balmos
Hi all, This is probably a bad subject line for the topic, but I can't think of a better one. I've always heard, between here and on the Postfix list, that delivering directly via LMTP to Cyrus is better than using the deliver wrapper program. I was curious how much of a performance hit there i

Re: Deleting IMAP mail from shell script

2005-05-12 Thread Sun Advocate Webmaster
Does 'setinfo expire 7' only apply to messages currently within the mailbox, or does it apply to future messages as well? References online seem to be a bit vague on this subject. Wow... what a script! I will give it a go and see how it works... Thank you! Ludovic Marcotte wrote: Hi, I have a s

Re: Deleting IMAP mail from shell script

2005-05-12 Thread Wil Cooley
On Thu, 2005-05-12 at 16:35 -0600, Sun Advocate Webmaster wrote: > I have a simple question concerning mail deletion in Cyrus mailboxes. I > have spamassassin set up, with two mailboxes "[EMAIL PROTECTED]" and > "[EMAIL PROTECTED]". A shell script runs periodicly and parses these > messages (sa-

Re: Deleting IMAP mail from shell script

2005-05-12 Thread Andrzej Adam Filip
Sun Advocate Webmaster wrote: I have a simple question concerning mail deletion in Cyrus mailboxes. I have spamassassin set up, with two mailboxes "[EMAIL PROTECTED]" and "[EMAIL PROTECTED]". A shell script runs periodicly and parses these messages (sa-learn compiles training data from the messa

Deleting IMAP mail from shell script

2005-05-12 Thread Sun Advocate Webmaster
I have a simple question concerning mail deletion in Cyrus mailboxes. I have spamassassin set up, with two mailboxes "[EMAIL PROTECTED]" and "[EMAIL PROTECTED]". A shell script runs periodicly and parses these messages (sa-learn compiles training data from the messages). After that parsing is d

Re: Address Recipient Delimiter downcasing after the +

2005-05-12 Thread Spencer Tuttle
On Thu, 12 May 2005 16:20:05 -0400, "Ken Murchison" <[EMAIL PROTECTED]> said: > Spencer Tuttle wrote: > > > Hello All, > > > > I am having the following problem, if I address email to > > [EMAIL PROTECTED] and I have a folder called test and it has the > > acl of "anyone p" on it the mail gets d

Re: Experience with > 32K Sieve scripts?

2005-05-12 Thread Rob Carter
I think it's a combination of primarily two things -- users setting up long-ish vacation messages and doing (arguably inelegant) things to black/whitelist addresses. In the cases I've seen so far, a user will either have an explicit list of a few hundred email addresses from which they want all

Re: Experience with > 32K Sieve scripts?

2005-05-12 Thread Michael Loftis
--On May 12, 2005 4:18:06 PM -0400 Ken Murchison <[EMAIL PROTECTED]> wrote: I don't see where a 64k limit would be a problem, but >32k is a pretty big script. What exactly is causing the size to be so large? I've one nearly 60k, lots of elsif()'s for sorting list mail and junk mail. Works fine,

Re: Address Recipient Delimiter downcasing after the +

2005-05-12 Thread Ken Murchison
Spencer Tuttle wrote: Hello All, I am having the following problem, if I address email to [EMAIL PROTECTED] and I have a folder called test and it has the acl of "anyone p" on it the mail gets delivered successfully to the folder. But if I address an email to [EMAIL PROTECTED] and I have a folder c

Re: Experience with > 32K Sieve scripts?

2005-05-12 Thread Ken Murchison
Rob Carter wrote: We're using the stock timsieved on our v2.2.10 server and some Perl/Autosieve code to handle end-user sieve script management (primarily for forwarding, vacation, and routine spam filtering). A handful of our users are beginning to bump up against the default 32K script size

Using multiple certificates

2005-05-12 Thread Patrick Gibson
UW-IMAP has a nice feature where if you have a multi-homed host, you can have a certificate for each IP address by naming the certificates using a "[imap|ipop3]d-aaa.bbb.ccc.ddd.pem" convention. Cyrus looks like it only supports the use of one certificate, and I'm wondering what the opinion

Re: Address Recipient Delimiter downcasing after the +

2005-05-12 Thread David R Bosso
--On May 12, 2005 9:09:12 AM -0600 Spencer Tuttle <[EMAIL PROTECTED]> wrote: Hello All, I am having the following problem, if I address email to [EMAIL PROTECTED] and I have a folder called test and it has the acl of "anyone p" on it the mail gets delivered successfully to the folder. But if I ad

Re: Message contains NUL characters ...

2005-05-12 Thread Greg A. Woods
[ On Thursday, May 12, 2005 at 09:38:03 (+0200), John Fawcett wrote: ] > Subject: Re: Message contains NUL characters ... > > I meant they are not readable in cyrus: at least not without my > patch :-) Well to be even more pedantic, they're not storable by Cyrus. Were they to be delivered to some

Experience with > 32K Sieve scripts?

2005-05-12 Thread Rob Carter
We're using the stock timsieved on our v2.2.10 server and some Perl/Autosieve code to handle end-user sieve script management (primarily for forwarding, vacation, and routine spam filtering). A handful of our users are beginning to bump up against the default 32K script size limit in timsieved,

Address Recipient Delimiter downcasing after the +

2005-05-12 Thread Spencer Tuttle
Hello All, I am having the following problem, if I address email to [EMAIL PROTECTED] and I have a folder called test and it has the acl of "anyone p" on it the mail gets delivered successfully to the folder. But if I address an email to [EMAIL PROTECTED] and I have a folder called Junk and it ha

Re: Message contains NUL characters ...

2005-05-12 Thread John Fawcett
Greg A. Woods wrote: > [ On Thursday, May 12, 2005 at 00:30:46 (+0200), John Fawcett wrote: ] > >>Subject: Re: Message contains NUL characters ... >> >>nothing actually breaks by removing the nuls. The messges weren't >>readable before and may not be readable afterwards. > > > You cannot know th

Re: Message contains NUL characters ...

2005-05-12 Thread Greg A. Woods
[ On Thursday, May 12, 2005 at 00:30:46 (+0200), John Fawcett wrote: ] > Subject: Re: Message contains NUL characters ... > > nothing actually breaks by removing the nuls. The messges weren't > readable before and may not be readable afterwards. You cannot know that they were not readable, and/or