I've applied your patch to websieve-0.58h (as well as a few other bug
fixes..). Since I don't have alternate namespaces installed on my server,
could you test it and make sure it works ok.. There was a bug in your patch.
You used variable $alt_namespaces instead of $alt_namespace in one of your
Does anyone know if it is possible to select your auth mechanism when using
sieveshell? I need to be able to use PLAIN but because GSSAPI is also valid and
is first in the list, it uses that instead.
Thanks
Roland
Hello,
I am a imap and Cyrus newbie.
I have a rh6.2 kernel 2.2.19-6.2.1 with Cyrus-imapd-2.0.14
I have three problems.
1. Following the Cyrus Imapd Howto, in section 7, Cyrus IMAP
Configuration, in sub section 7.2, it says to run the following:
cd /var/imap
chattr +S . user quota user/* q
You must do an undef on the $cyrus object once you are done using it to
close the session properly.
Look at the cyradm code for an example.
example my $imap=new $cyrus::IMAP::Admin;
Once you're done using the $imap object. Close the session by:
$imap=undef;
Alain
-Original Message-
F
I've posted this several times, and it's never shown up on the
mailing list. What's wrong?
Does anyone know how to track down this perl error? I asked on a couple
of perl newsgroups, and got no response. I'm using Cyrus::IMAP::Admin,
Cyrus::SIEVE::managesieve, and CGI. The error is...
Use of