Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Sep 2022 15:06:29 -0400
From:      Janos Dohanics <web@3dresearch.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: cyrus sieve authentication
Message-ID:  <20220912150629.6375cc4e07c8667594b574e2@3dresearch.com>
In-Reply-To: <6028cd47-406f-25b6-23ae-5e02225381ef@netfence.it>
References:  <20220909165124.df7a80e061ecfe3ded9d5c87@3dresearch.com> <6028cd47-406f-25b6-23ae-5e02225381ef@netfence.it>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 10 Sep 2022 10:20:19 +0200
Andrea Venturoli <ml@netfence.it> wrote:

> [...]
> 
> 
> > Please advise.
> 
> Does sieveshell work? What error message do you get?
> Nothing in the logs?
> What backend are you trying to authenticate to?

Hi Andrea,

Thank you for the quick reply.

It turns out that I didn't do the right thing.

# sieveshell -a [user] localhost
Empty compile time value given to use lib at /usr/local/bin/sieveshell line 60.
Empty compile time value given to use lib at /usr/local/bin/sieveshell line 61.
connecting to localhost
Please enter your password: 
unable to connect to server at /usr/local/bin/sieveshell line 202, <STDIN> line 1.

But:

# sieveshell -a [user] -u [user] localhost
Empty compile time value given to use lib at /usr/local/bin/sieveshell line 60.
Empty compile time value given to use lib at /usr/local/bin/sieveshell line 61.
connecting to localhost
Please enter your password: 
> quit

Sorry for the noise...

-- 
Janos Dohanics



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220912150629.6375cc4e07c8667594b574e2>