Hi,
with cyrus-imap-2.1.4, I tried to
echo "password" | sieveshell --authname=san --exec="activate vacation"
localhost
but it didn't work. The shell didn't exit, it instead prompt for
commands.
any ideas?
san
> On Mon, 11 Feb 2002 10:13:38 -0500,
> Ken Murchison <[EMAIL PROTECTED]> (km) writes:
km> The problem is that timsieved is advertising DIGEST and CRAM, which
km> sieveshell will try to use before any plaintext mechanism. An --auth
km> option needs to be added to sieveshell (like cyradm)
Hi,
I've installed IMAP 2.1.1 and SASL 2.1.0 in combination with Postfix
as the MTA. Mail is flowing into the system nicely and I'm very happy
with the general aspects of the system.
Unfortunately, I can't get sieveshell to work:
[root@lovelace /etc/pam.d]# /usr/bin/sieveshell localhost
connect
Simon Matter wrote:
>
> I'm using cyrus-imapd-2.1.1 and cyrus-sasl-2.1.1 and I'm not able to get
> sieveshell working. I'm using saslauthd to authenticate against PAM and
> it does work so far for POP3/IMAP and I finally found the trick to use
> cyradm. But I don't get sieveshell work as expect
it has no effect I guess because saslauthd uses /etc/shadow, right?
If I configure saslauthd to use PAM, which facility does it use?
Simon
>
> -Original Message-
> From: Simon Matter [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 11, 2002 9:53 AM
> To: info-cyrus
>
Ken Murchison schrieb:
>
> Simon Matter wrote:
> >
> > I'm using cyrus-imapd-2.1.1 and cyrus-sasl-2.1.1 and I'm not able to get
> > sieveshell working. I'm using saslauthd to authenticate against PAM and
> > it does work so far for POP3/IMAP and I finally found the trick to use
> > cyradm. But I
Done, Thanks for the writeup. What other issues do we have when it comes
to upgrading?
Tarjei
julesa wrote:
On Mon, 2002-02-11 at 07:13, Daniel Yu wrote:
New sieveshell uses sieve service name instead of imap. Trycp /etc/pam.d/imap /etc/pam.d/sieve
Yeah, this one bit me whe