Rudy Gevaert wrote:
[EMAIL PROTECTED]:/tmp$ telnet mail2.ugent.be sieve
Trying 157.193.71.18...
Connected to mail2.ugent.be.
Escape character is '^]'.
"IMPLEMENTATION" "Cyrus timsieved v2.3.7"
"SIEVE" "comparator-i;ascii-numeric fileinto reject vacation imapflags
notify envelope relational rege
Andreas Winkelmann wrote:
Oh, you mean your script does not work with "managesieve not ok"?
Yes. I can't login.
Hmm, seems that the Perl-Interface/Lib does not support TLS/SSL. Then it will
fail with "sasl_minimum_layer: 1" of course.
Thank you very much for your explanations. It's
Am Tuesday 12 September 2006 12:03 schrieb Rudy Gevaert:
> >sasl_minimum_layer: 1
> >
> >in imapd.conf.
>
> having put:
> allowplaintext: 0
> sasl_minimum_layer: 1
> sasl_mech_list: PLAIN
>
> still gives me that error.
>
> allowplaintext: 1
> sasl_minimum_layer: 1
> sasl_mech_list: PLAIN
>
> gives
Andreas Winkelmann wrote:
sasl_minimum_layer: 1
in imapd.conf.
having put:
allowplaintext: 0
sasl_minimum_layer: 1
sasl_mech_list: PLAIN
still gives me that error.
allowplaintext: 1
sasl_minimum_layer: 1
sasl_mech_list: PLAIN
gives it to me too :(
I did some test with sivtest and mana
Am Tuesday 12 September 2006 10:49 schrieb Rudy Gevaert:
> I've read through the previous posts about sieve, but couldn't come up
> with an answer. I'm having the following problem.
>
> If I have in my imapd.conf:
> allowplaintext: 1
> sasl_mech_list: PLAIN
>
> Connecting to imap with tls works,
Hi,
I've read through the previous posts about sieve, but couldn't come up
with an answer. I'm having the following problem.
If I have in my imapd.conf:
allowplaintext: 1
sasl_mech_list: PLAIN
Connecting to imap with tls works, without tls too. Like it should.
Connecting to sieve with tls w