-
this line for config/servers.php fixed it:
'use_starttls' => false.
2009-11-04 13:57:27 UTC by stephan_r
-
I should of course mention that the sieve login works perfectly fine, too. We have verified this using sieveshell:
# sieveshell -u testbp -a testbp localhost
connecting to localhost
Please enter your password:
Please enter your password:
> list
ListKnownEmails
smartsieve quit.
2009-11-04 13:02:59 UTC by stephan_r
-
After upgrading to cyrus-imapd-2.3.11 (SLES11) we can no longer login to SmartSieve. At the first glance, what looks like an authentication problem may not be one at all. We do have 'allowplaintext' set to 'yes' in cyrus (imapd.conf) thus a telnet imap session allows for plain text authentication just fine (see below). However, the SmartSieve login says "Login failed!". This applies to RC2 as...
2009-11-04 11:09:45 UTC by stephan_r
-
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
2009-05-16 02:20:15 UTC by sf-robot
-
SmartSieve STARTTLS support is broken in relation to dovecot's Managesieve server. This should work if you disable starttls in SmartSieve. Set 'use_starttls' => false in your servers.php.
2009-05-01 10:47:26 UTC by stephengrier
-
hi,
smartsieve and dovecot login does not work :(
(latest svn version 421 - 2009 - 02 - 11 14:56:08....)
mail.log
MANAGESIEVE(bla@bla.com): Effective uid=110, gid=110, home=
MANAGESIEVE(bla@bla.com): sieve-storage: using active sieve script path: /var/spool/postfix/virtual/bla@bla.com/dovecot.sieve
MANAGESIEVE(bla@bla.com): sieve-storage: using active sieve script path...
2009-04-26 03:41:57 UTC by ruede2000
-
Hello!
I use opensuse 11.1 x64:
cyrus 2.3.11-60.19
cyrus-sasl 2.1.22
smartsieve svn rev.421
My problem is, can't login with browser. Log file has:
sieve[17169]: badlogin: mail.domain.ru[1.1.1.1] DIGEST-MD5 authentication failure
and
smartsieve[15319]: getCryptLib: using mcrypt
smartsieve[15319]: getCryptLib: using mcrypt
smartsieve[15319]: FAILED LOGIN: test@domain.ru []...
2009-03-18 22:02:49 UTC by rom-ale
-
stephengrier committed revision 421 to the SmartSieve SVN repository, changing 3 files.
2009-02-11 14:56:08 UTC by stephengrier
-
stephengrier committed revision 420 to the SmartSieve SVN repository, changing 2 files.
2009-01-19 11:31:32 UTC by stephengrier
-
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
2008-12-03 02:20:08 UTC by sf-robot