Nice to hear that it works now.
The reason that it wasn't installed is because it is not in the installer script and no other installed packages depend on it. But I'm (still) working on a version of the opensuse 10.3 installer script which also includes Amavis, Spamassassin, ClamAV and SSL support. In that script, I already added the package.
Announcement
Collapse
No announcement yet.
OX Admin GUI error
Collapse
X
-
Guest replied
-
Guest repliedOriginally posted by Gertjan View PostIs PLAIN in your sasl_mech_list in /etc/imapd.conf?
Code:sasl_mech_list: PLAIN LOGIN
Is cyrus-sasl-plain installed?
And @mayank:
/etc/pam.d/sieve can be a symlink to (or a copy of) /etc/pam.d/imap.
imapd.conf, cyrus.conf and pam.d/sieve have been all right... but your hint with the cyrus-sasl-plain saved my day. I don't know why it hasn't been installed before.
Thanks a lot now it works.
Best Regards,
Sascha
Leave a comment:
-
Guest repliedIs PLAIN in your sasl_mech_list in /etc/imapd.conf?
Code:sasl_mech_list: PLAIN LOGIN
Is cyrus-sasl-plain installed?
And @mayank:
/etc/pam.d/sieve can be a symlink to (or a copy of) /etc/pam.d/imap.Last edited by Guest; 12-14-2007, 10:28 AM.
Leave a comment:
-
Guest repliedHi,
got a similar error after installation on a blank new opensuse10.2 with the hyperion-opensuse_103.sh script...
Code:/var/lib # telnet localhost 2000 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. "IMPLEMENTATION" "Cyrus timsieved v2.2.13" "SASL" "LOGIN" "SIEVE" "fileinto reject envelope vacation imapflags notify subaddress relational comparator-i;ascii-numeric regex" "STARTTLS" OK
Thanks and Best Regards,
Sascha
PS: On a testserver with Ubuntu it works without problems, the difference lies in the line
"SASL" "PLAIN LOGIN" but I don't know how to change this setting on openSuse.
Leave a comment:
-
Guest repliedYes, Martin
I think command is working as it says OK.
what next ??
Originally posted by Martin Braun View Posttelnet localhost 2000
Greetings
Leave a comment:
-
Guest repliedyes, i already have this entry in /etc/pam.d/sieve .
but how to check whether timsieved running properly or not ??
Originally posted by Martin Braun View PostDid you create a pam.d entry for sieve? Is timsieved running properly?
Leave a comment:
-
Did you create a pam.d entry for sieve? Is timsieved running properly?
Leave a comment:
-
OX Admin GUI error
Hello all..
Im getting this error in OX-ADMIN GUI
Error code: Error occured in: com.openexchange.admin.rmi.extensions.OXUserMailfi lterExtension! Errortext: com.openexchange.admin.rmi.exceptions.OXSieveHandl erException: The server doesn't suppport PLAIN authenticationTags: None
Leave a comment: