> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Láda > Sent: Friday, April 20, 2007 12:33 AM > To: Ed Lucero; dovecot@dovecot.org > Subject: Re: [Dovecot] Dovecot 1.0.0 and Seive 1.0.1 on FreeBSD > > AFAIK, sieved is not a sieve plugin. At least here on Gentoo it is > called > cmusieve (same in wiki) and it is located in /usr/lib/dovecot/lda/. > > Láďa > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:dovecot- > [EMAIL PROTECTED] > > On Behalf Of Ed Lucero > > Sent: Friday, April 20, 2007 12:05 AM > > To: dovecot@dovecot.org > > Subject: [Dovecot] Dovecot 1.0.0 and Seive 1.0.1 on FreeBSD > > > > I have installed dovecot and sieve using the FreeBSD ports. > > Authentication is against a MySql Database. > > > > Dovecot is running using deliver as the LDA. > > > > But when I try to Sieve I get the following error in > > /var/log/dovecot.log > > > > deliver([EMAIL PROTECTED]): Apr 19 14:07:19 Info: Loading modules > from > > directory: /usr/local/libexec/dovecot > > deliver([EMAIL PROTECTED]): Apr 19 14:07:19 Fatal: Plugin sieved not > > found from directory /usr/local/libexec/dovecot
This is a FreeBSD port. It creates two binaries sievec and sieved. I looked at the src in the port and the one downloaded from the web. They are identical except for some files used nthe FreeBSD port. I'll contact the man doing the p[ort. Thanks Ed