Larry,
Oh, MAN. I knew I was overlooking something simple.
Adding /etc/pam.d/sieve did the trick. Thank you!!!
-Jules
On Wed, 2002-01-30 at 20:42, Lawrence Greenfield wrote:
>From: julesa <[EMAIL PROTECTED]>
>Date: 30 Jan 2002 15:57:53 -0800
>
>Hi everyone,
>Maybe I should be a
From: julesa <[EMAIL PROTECTED]>
Date: 30 Jan 2002 15:57:53 -0800
Hi everyone,
Maybe I should be a little more specific about the exact symptoms of the
problem. Imapd 2.1.1 authenticates just fine using saslauthd, which is
set up to use pam, which connects to an LDAP server.
Hi everyone,
Maybe I should be a little more specific about the exact symptoms of the
problem. Imapd 2.1.1 authenticates just fine using saslauthd, which is
set up to use pam, which connects to an LDAP server.
As I understand it, imapd/pop3d will use the LOGIN mechanism, and
timsieved will use t
I'm having a similar problem. I was using 2.0.15 with
sasl_pwcheck_method: pam, and just upgraded to 2.1.1 with SASL 2.1.0 on
RedHat 7.0. I have set up saslauthd to use pam, and changed imapd.conf
to sasl_pwcheck_method: saslauthd. imapd authenticates fine through
that, but I can't seem to get tim
Hello again...
On Sat, 5 Jan 2002, Ken Murchison wrote:
> 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
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
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
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.
Larry
On Fri, 4 Jan 2002, Ken Murchison wrote:
> Did you compile any other SASL mechs (CRAM-MD5, etc), or did you disable
> all of them. If so, you have a bigger problem, because imapd isn't
> seeing any of them.
# grep enabled CONFIG.LOG
checking CRAM-MD5... enabled
checking DIGEST-MD5... enabled
Ferdinand Goldmann wrote:
>
> On Fri, 4 Jan 2002, Ken Murchison wrote:
>
> > Did you compile any other SASL mechs (CRAM-MD5, etc), or did you disable
> > all of them. If so, you have a bigger problem, because imapd isn't
> > seeing any of them.
>
> # grep enabled CONFIG.LOG
> checking CRAM-M
On Thu, 3 Jan 2002, Ken Murchison wrote:
> > # ls -l /usr/local/lib/sasl/*plain*
> > lrwxrwxrwx 1 root system18 Oct 23 12:57 libplain.a ->
>libplain.so.1.0.14
> > -rwxr-xr-x 1 root system 679 Oct 23 12:57 libplain.la
> > lrwxrwxrwx 1 root system18 Oct 23
Ferdinand Goldmann wrote:
>
> On Thu, 3 Jan 2002, Ken Murchison wrote:
>
> > > # ls -l /usr/local/lib/sasl/*plain*
> > > lrwxrwxrwx 1 root system18 Oct 23 12:57 libplain.a ->
>libplain.so.1.0.14
> > > -rwxr-xr-x 1 root system 679 Oct 23 12:57 libplain.la
> > > lrwxrw
Ferdinand Goldmann wrote:
>
> On Thu, 3 Jan 2002, Ken Murchison wrote:
>
> > > However, the other Cyrus services (IMAP/POP3) are working just fine
> > > using plaintext authentication. I am using a SASL pwcheck daemon which
> > > queries the passwd.
> >
> > Just because IMAP/POP3 works with pl
On Thu, 3 Jan 2002, Ken Murchison wrote:
> > However, the other Cyrus services (IMAP/POP3) are working just fine
> > using plaintext authentication. I am using a SASL pwcheck daemon which
> > queries the passwd.
>
> Just because IMAP/POP3 works with plaintext logins, doesn't mean that
> SASL PL
Devdas Bhagat wrote:
>
> On 03/01/02 18:08 +0100, Ferdinand Goldmann wrote:
> > Hello *,
> >
> > I seem to be too stupid to get timsieved running on Cyrus 2.0.16 and
> > SASL 1.5.24.
> Sieve doesn't offer plain text.
I don't believe that this is true. I'm not running 2.0.16 anymore, so I
can'
Ferdinand Goldmann wrote:
>
> Hello *,
>
> I seem to be too stupid to get timsieved running on Cyrus 2.0.16 and
> SASL 1.5.24.
>
> # telnet localhost sieve
> Trying...
> Connected to localhost
> Escape character is '^]'.
> "IMPLEMENTATION" "Cyrus timsieved v1.0.0"
> "SIEVE" "fileinto reject e
On 03/01/02 18:08 +0100, Ferdinand Goldmann wrote:
> Hello *,
>
> I seem to be too stupid to get timsieved running on Cyrus 2.0.16 and
> SASL 1.5.24.
Sieve doesn't offer plain text. I hacked some code around this (hacking
code for CRAM-MD5 into a simple web based IMAP client was too much for
us),
Hello *,
I seem to be too stupid to get timsieved running on Cyrus 2.0.16 and
SASL 1.5.24.
# telnet localhost sieve
Trying...
Connected to localhost
Escape character is '^]'.
"IMPLEMENTATION" "Cyrus timsieved v1.0.0"
"SIEVE" "fileinto reject envelope vacation imapflags notify subaddress regex"
O
18 matches
Mail list logo