cyrus and procmail and postfix

2005-08-11 Thread Johan Barelds
Hi all, I am using cyrus and postfix for a while now but i want to start using $HOME/.procmailrc and /etc/procmailrc. I started with /etc/procmailrc but i don't get it to work. This is what my config files look like: /etc/postfix/main.cf mailbox_command = /usr/bin/procmail -a "$EXTENSION" /etc

Re: Cyrus and procmail

2004-01-30 Thread Hussain Ali
. Suhanov wrote: > Date: Fri, 30 Jan 2004 10:24:29 -0800 > From: Denis V. Suhanov <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Cyrus and procmail > > Hello everyone, > > Is there a "right" way to set up procmail to work with Cyrus? If there > isn'

Cyrus and procmail

2004-01-30 Thread Denis V. Suhanov
Hello everyone, Is there a "right" way to set up procmail to work with Cyrus? If there isn't, can I at least have some default procmail script for all of the users and specialized ones for those who have their local accounts? Thanks a lot. -- Best regards, Denis mailto

Re: "seen" flag for multiple users // cyrus and procmail

2003-02-26 Thread Heinz Ulrich Stille
On Tuesday 25 February 2003 18:02, Kristian Rink wrote: > the archive of this list, it is not possible in cyrus (in IMAP?) to have > a general "seen" flag for mails or mailboxes so this way it is > impossible for any user who is able to read mail in the shared > mailboxes to find out whether or not

Re: "seen" flag for multiple users // cyrus and procmail

2003-02-25 Thread John Alton Tamplin
Kristian Rink wrote: (a) in this network, IMAP is used because the vast majority of mail traffic needs to be seen not only by a single user but by a group of persons. For what I have experienced and also read in the archive of this list, it is not possible in cyrus (in IMAP?) to have a general "s

Re: "seen" flag for multiple users // cyrus and procmail

2003-02-25 Thread Luca Olivetti
Kristian Rink wrote: (a) in this network, IMAP is used because the vast majority of mail traffic needs to be seen not only by a single user but by a group of persons. For what I have experienced and also read in the archive of this list, it is not possible in cyrus (in IMAP?) to have a general "s

"seen" flag for multiple users // cyrus and procmail

2003-02-25 Thread Kristian Rink
Hello all,... ...being pretty new to imap, I am running cyrus on top of several Debian woody machines inside some small / mid-range company networks. By now, I am quite happy about cyrus, procmail and postfix handling mail on my servers, still there are (right now) two things I couldn't get alon

Re: Cyrus and procmail

2002-02-13 Thread Birger Toedtmann
Manuel Hendel schrieb am Wed, Feb 13, 2002 at 02:20:12PM +0100: > > Yep, just be sure that procmail invokes cyrus' deliver program correctly > > after processing the mail. > > What is the correct way to invoke cyrus? There are several ways to hand mails over to cyrus. First, the master(8) proce

Re: Cyrus and procmail

2002-02-13 Thread Manuel Hendel
> Yep, just be sure that procmail invokes cyrus' deliver program correctly > after processing the mail. What is the correct way to invoke cyrus? -- Perhaps you've only grown up when you can bear not being understood. -Marian Gold, "Alphaville"

Re: Cyrus and procmail

2002-02-13 Thread birger
Manuel Hendel schrieb am Wed, Feb 13, 2002 at 01:24:43PM +0100: > Some time ago, I installed cyrus and configured it with sasldb for > imap and imaps access. During this and the search for documention I > thought that I read someting about cyrus and procmail and postfix. > I can rem

Cyrus and procmail

2002-02-13 Thread Manuel Hendel
Some time ago, I installed cyrus and configured it with sasldb for imap and imaps access. During this and the search for documention I thought that I read someting about cyrus and procmail and postfix. I can remeber that it worked like if you use procmail normal, but instead of forwarding the

Re: Cyrus and Procmail - sanitizer

2001-10-17 Thread Tarjei Huse
Also, you could by kavplinux (but _not_ kavpkeeper) and install it together with avcheck. Avcheck comes with a very simple howto the you just follow to set the thing up in a chroot jail. I use it. Tarjei Prune wrote: > > Hi, > > Here is the solution we implemented : > > smtp-in -> anti-vir

Re: Cyrus and Procmail - sanitizer

2001-10-17 Thread Prune
Hi, Here is the solution we implemented : smtp-in -> anti-virus -> smtp-queue (postfix) -> cyrus Our anti-virus work as a smtp relay. mails goes through there. Have a look to Interscan VirusWall from Trend Micro.

Re: Cyrus and Procmail - sanitizer

2001-10-16 Thread Louis LeBlanc
On 10/16/01 02:00 PM, Tym Rehm sat at the `puter and typed: > I'm very new to Cyrus-imap and so far I like it, but I need to filter exe > files and viruses. I'm moving from a POP server with procmail sanitizer > 1.13. Sanitizer works great, but I can't get it to work with cyrus. I know > it has to

Re: Cyrus and Procmail - sanitizer

2001-10-16 Thread Tarjei Huse
I think amawis is a better solution :) Tym Rehm wrote: > I'm very new to Cyrus-imap and so far I like it, but I need to filter exe > files and viruses. I'm moving from a POP server with procmail sanitizer > 1.13. Sanitizer works great, but I can't get it to work with cyrus. I know > it has to th

Cyrus and Procmail - sanitizer

2001-10-16 Thread Tym Rehm
I'm very new to Cyrus-imap and so far I like it, but I need to filter exe files and viruses. I'm moving from a POP server with procmail sanitizer 1.13. Sanitizer works great, but I can't get it to work with cyrus. I know it has to the local mailer in sendmail.cf. Can some one help. Thanks.