Try :
#perl -V
you will see @INC like:
@INC:
/usr/lib/perl5/5.6.1/i386-linux
/usr/lib/perl5/5.6.1
/usr/lib/perl5/site_perl/5.6.1/i386-linux
/usr/lib/perl5/site_perl/5.6.1
/usr/lib/perl5/site_perl/5.6.0/i386-linux
/usr/lib/perl5/site_perl/5.6.0
/usr/lib/perl5/site_perl
I use cyrus-imapd-2.0.16rm.rpm (Ramiro Morales rpm), using sasl_pw_chek: pam
(mysql),cyrus-imapd running good, but i dont understand sieve :
/etc/imapd.conf:
configdirectory: /var/imap
partition-default: /var/spool/imap
admins: cyrus
allowanonymouslogin: no
quotawarn: 90
sasl_pwcheck_method: p
On Fri, 4 Jan 2002, Lawrence Greenfield wrote:
> try:
>
> ln -s /usr/local/lib/sasl /usr/lib/sasl
>
> libsasl looks in /usr/lib/sasl for the plugins but installs them into
> /usr/local/lib/sasl.
Yes, I know, I already did this after SASL installation:
# ls -l /usr/lib/sasl
lrwxrwxrwx 1 root
Quoting Ferdinand Goldmann <[EMAIL PROTECTED]>:
>
>
> On Fri, 4 Jan 2002, Lawrence Greenfield wrote:
>
> > try:
> >
> > ln -s /usr/local/lib/sasl /usr/lib/sasl
> >
> > libsasl looks in /usr/lib/sasl for the plugins but installs them into
> > /usr/local/lib/sasl.
>
> Yes, I know, I already did
Just as a follow-up:
It turns out that sieve was working fine, but needed some directories (a-z)
created and permissions set before it would do what it needed to do. Had we
paid closer attention to the logs, we would have found this out sooner.
Thanks to everyone who helped!
Matt Kenigson
[EMA
Rob Siemborski wrote:
>
>There is a problem in the unix socket SASL implementation in Cyrus 2.1.0.
>If you grab a new lmtpengine.c out of CVS that should fix the problem.
>
Thanks, it fixed the problem, at least a part of it.
I can use deliver now from shell:
jan@sinister $ /usr/cyrus/bin/de
> On Sat, 08 Dec 2001 10:43:17 -0500,
> Ken Murchison <[EMAIL PROTECTED]> (km) writes:
km> I think that this is because the preformatted saslauthd.8 in the
km> distribution hasn't been updated from the saslauthd.mdoc source. If you
km> have the mdoc macros, just run:
km> nroff -mdoc sas
What is the head CVS branch for 2.0.x? now that 2.1 is HEAD?
I usually look for branches in the CVSweb, but it appears to be down...
Thanks
-
Omniflux
> On Sat, 05 Jan 2002 23:29:42 +0100,
> Jan Kümmel <[EMAIL PROTECTED]> (jk) writes:
jk> the mail does not get delivered and the following line is appended to
jk> my /var/log/imapd.log:
jk> connect(/var/imap/socket/lmtp) failed: Permission denied
Unless told otherwise, Postfix runs c
On Sat, 5 Jan 2002, Omniflux wrote:
> What is the head CVS branch for 2.0.x? now that 2.1 is HEAD?
>
> I usually look for branches in the CVSweb, but it appears to be down...
cyrus-2-0-tail should be the end of the 2.0 series.
-Rob
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
I thought there was a 2.0 version of imapd which setgid, but looking in
cyrus-2-0-tail it appears not. Does anyone know if either of the two patches
for this in the archives are safe && work? Or if I can just grab master.c
from HEAD or another tag and have it work?
Thanks
-
Omniflux
12 matches
Mail list logo