<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hello,</p>
<p>I've got this error after connecting to cyrus with cyradm (as
root or cyrus user):</p>
<pre># cyradm -u cyrus localhost
Variable "$cyrref" will not stay shared at /usr/lib64/perl5/vendor_perl/Cyrus/IMAP/Shell.pm line 724.
Variable "$lfh" will not stay shared at /usr/lib64/perl5/vendor_perl/Cyrus/IMAP/Shell.pm line 726.
Duplicate specification "server|s=s" for option "s"
</pre>
<p>I can make operation on mailbox (lam, sam, xfer, ..), everything
seems to work fine but I'm not confident to put that in
production..<br>
</p>
<p>Cyrus version is 3.08 installed with rpm on Centos7.</p>
<p>I've build the rpms, so maybe I've made mistake at this step.</p>
<p>cyrus was build like that :</p>
<pre># cyr_buildinfo
{
"component": {
"event_notification": true,
"gssapi": true,
"autocreate": true,
"idled": true,
"httpd": true,
"kerberos_v4": false,
"murder": true,
"nntpd": true,
"replication": true,
"sieve": true,
"calalarmd": true,
"objectstore": false,
"backup": true
},
"dependency": {
"ldap": true,
"openssl": true,
"pcre": true,
"clamav": true
},
"database": {
"mysql": false,
"pgsql": false,
"sqlite": true,
"lmdb": false
},
"search": {
"squat": true,
"sphinx": false,
"xapian": false,
"xapian_flavor": "none"
},
"hardware": {
"sse42": true
}
}</pre>
<p>Thank you</p>
<p>-------------------</p>
<p>Ismaël TANGUY<br>
</p>
</body>
</html>