Re: sieve filtering into a program, or a file?

2001-03-07 Thread Peter S. Housel
"The Hermit Hacker" <[EMAIL PROTECTED]> wrote: > Right now, we're using procmail in order to help a user filter mail ... > basically, if it comes in with a To address of X, file it to a file, else > file it into his imap mailbox ... > > Is there some way of doing similar with sieve *or* at least h

Re: Redhat 7.0 + Cyrus Imap 1.6.25 deliverdb problem - solved

2001-03-07 Thread Alain Turbide
In case anyone else has the problem.. It is the dreaded db3 problem with Redhat's links.Had to search the list archives to find it. The sasl libraries build fine using the db3 headers but I could'nt get cyrus-imap to compile the deliver program properly using the db3 headers and library. I had t

Re: Cyradm

2001-03-07 Thread Cillian Sharkey
Bevan Christians <[EMAIL PROTECTED]> wrote: > I have a problem with cyradm > > it asks for one pwd for the cyrus user which I have, > then it asks me for an IMAP pwd , which I don't have > > Non of the FAQs I have speak about this > > Anyone have this problem b4? Yes. The reason for this is th

Re: SIEVE question

2001-03-07 Thread Ken Murchison
Ralf Haferkamp wrote: > > Hi, > > Is it possible to write a SIEVE filterrule that checks all mail headers for > a specific string? Something like: > > if header :contains [*] "blahblah"{ > discard; ^ > }| > | >

Re: [Re: Modified drac support patch]

2001-03-07 Thread Ken Murchison
Ramiro Morales wrote: > > Glad to apport my two cents for Cyrus. > > Excuse me and please tell me if I'm doing wrong > posting it to the list, maybe one should > sent the patches to another place. > > Just to point thay you may want to correct > the description of the patch at the top of the

SIEVE question

2001-03-07 Thread Ralf Haferkamp
Hi, Is it possible to write a SIEVE filterrule that checks all mail headers for a specific string? Something like: if header :contains [*] "blahblah"{ discard; ^ }| | |___

Re: sieve problem

2001-03-07 Thread Atif Ghaffar
prune wrote: > hoops > while looking at the log, I just saw : > Mar 7 11:14:55 diamond timsieved[77218]: mkdir > /usr/sieve/p/prune_lecentre_net: No such file or directory > Mar 7 11:14:55 diamond timsieved[77218]: error in actions_setuser() > Mar 7 11:14:56 diamond timsieved[77219]: mk

Re: [Re: Modified drac support patch]

2001-03-07 Thread Ramiro Morales
Glad to apport my two cents for Cyrus. Excuse me and please tell me if I'm doing wrong posting it to the list, maybe one should sent the patches to another place. Just to point thay you may want to correct the description of the patch at the top of the file, the first reference to the config

sieve problem

2001-03-07 Thread prune
Hi As I can't find more documentation, I'm asking for help. Cyrus + sieve support have been installed, with SASL and pam-ldap. I use LMTP between cyrus and postfix. sieve port (2000) is opened. This is what I get when I telnet it : bash-2.04$ telnet 0 sieve Trying 0.0.0.0... Connected to 0. Esc