From owner-freebsd-questions Sun Aug 20 2:19: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from laxmls02.socal.rr.com (laxmls02.socal.rr.com [24.30.163.11]) by hub.freebsd.org (Postfix) with ESMTP id C6D5A37B42C for ; Sun, 20 Aug 2000 02:19:02 -0700 (PDT) Received: from sc-24-160-53-139.socal.rr.com (sc-24-160-53-139.socal.rr.com [24.160.53.139]) by laxmls02.socal.rr.com (8.10.1/8.10.1) with ESMTP id e7K9IHT17967 for ; Sun, 20 Aug 2000 02:18:17 -0700 (PDT) Date: Sun, 20 Aug 2000 02:19:06 -0700 (PDT) From: Stephen Hansen To: freebsd-questions@freebsd.org Subject: Cyrus/Sieve Installation Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm not positive my mail is working and actually getting sent out, but... :) I've installed Cyrus+Postfix+fetchmail from the ports tree and for the most part everything seems to be working fine. Fetchmail downloads the mail and tosses off to Postfix, which then hands it over to Cyrus through deliver, but for some reason, the ~/.sieve script doesn't appear to be DOING anything. I used the 'testsieve' program to make sure my filters work, but I don't thinkt he scripts are being executed. I did put 'sieveusehomedir: true' into my /usr/local/etc/imapd.conf Also, i'm getting some rogue processes that pop up out of apparently nowhere. The only thing I can think of is that Pine is somehow launching rsh when it connects to the local machine to get my mail. The process, a la ps -aw as root, is: 1113 p6- IW 0:00.00 /usr/bin/rsh 127.0.0.1 -l zigron exec /etc/rimapd BTW, there is nothing in /etc/rimapd Thanks for any help. --S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message