Ethariel wrote:
> Hello,
>
>
>
> after disabling the imap port cyradm is no more running with imaps.
> Is there any technique so that imap runs only for cyradm in
> localhost ?
> thanks
>
>
> You can use the address specification in cyrus.conf :
>
> imap cmd="imapd" listen="
> 1
Dear list,
after disabling the imap port cyradm is no more running with imaps.
Is there any technique so that imap runs only for cyradm in localhost ?
thanks
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cm
Dear list,
I am using cyrus-imap with ldap. the authentication mechanism I am using
is saslauthd.
my saslauthd.conf file is like
ldap_servers: ldap://127.0.0.1:636
ldap_tls_ciphers: HIGH
ldap_tls_cert_file: /etc/openldap/myca/cert.pem
ldap_tls_key:
Benjamin Donnachie wrote:
> JOYDEEP wrote:
>
>> but the problem is it can't create the mail box automatically. I have
>> providewd the cyrus admin called"cyrus" and password to
>> the email admin so that during creation of a new user it also creat
Dear llist,
I am a newbie in cyrus-imap server technology. I am using
cyrus-imapd-2.2.12-5.
the map server is running well. regarding user inbox I have to create it
by using cyradm tool as cyrus admin user.
But I like such an arrangement where user mail box can be created
automatically when user s
t;cm user/[EMAIL PROTECTED] every time.
Please note the authentication is based on LDAP and log says that
emailadmin can log into cyrus admin successfully.
can you suggest any fix. I am using egroupware with LDAP backend and
mail client is felamimail.
thanks and have a nice day.
>
>
> Q
Benjamin Donnachie wrote:
> JOYDEEP wrote:
>
>> setrlimit: Unable to set file descriptors limit to -1: Operation not
>> permitted
>>
>
> I seem to recall this either being covered in here before or in the
> docs. Basically, some operating systems let you s
Benjamin Donnachie wrote:
> Benjamin Donnachie wrote:
>
>> Are you logged in as cyrus? What is the content of the file /etc/hosts?
>>
>
> ... and what command line are you using with cyradm?
>
I am using " cyradm -u cyrus opendingo.com"
and then I create user like " cm [EMAIL PROTEC
dear list,
I am really fade up and need your kind guidance to solve this cyrus-imap
problem.
here is my imapd.conf
---
configdirectory: /var/lib/imap
partition-default: /vmail/domains
sievedir: /var/lib/sieve
sendmail: /usr/sbin/sendmail
admins:
Dear list,
When I start cyrus-imap I get the error
-
setrlimit: Unable to set file descriptors limit to -1: Operation not
permitted
---
what does it mean and how to fix it ?
thanks
Cyrus Home Page: http://cyrusimap.web.cmu.ed
Dear list,
I am using cyrus-imap on suse 9.3. I got an error like
Error registering service with slp -20
---
what does it mean and how can I fix it ?
thanks in advanced.
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusi
Dear list,
could any one suggest me a good tutorial on
vmail + postfix + cyrus-imap+ LDAP ?
thanks
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
dear list,
my cyrus is based on LDAP authentication and it is configured for a
single domain.
Is it possible to have multi domain if I have multiple domain in ldap ?
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://as
Jorey Bump wrote:
> JOYDEEP wrote:
>
>> I have"mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp" in
>> main.cf
>>
>> I have "lmtpunix cmd="lmtpd" listen="/var/lib/imap/socket/lmtp"
>> prefork=1"
>> i
Wolfgang Hennerbichler wrote:
>
> On 27.04.2007, at 11:47, JOYDEEP wrote:
>
>> Dear list,
>>
>> I have"mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp" in
>> main.cf
>
> main.cf - I assume your mta postfix?
Right
>
>> I have &q
Dear list,
I have"mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp" in
main.cf
I have "lmtpunix cmd="lmtpd" listen="/var/lib/imap/socket/lmtp" prefork=1"
in cyrus.conf
now when ever I try to sent mail from [EMAIL PROTECTED] to
[EMAIL PROTECTED]
it reports error
--
Mogens Melander wrote:
> On Thu, April 26, 2007 09:39, JOYDEEP wrote:
>
>> Dear list,
>>
>> it has now cleared to me If no MX is found for domain, the MTA will
>> sent the mail to the resolving host.
>> In this way a no. of mail system is working. now I als
Dear list,
Here is the config I had with working cyrus
/etc/imapd.conf
---
servername: lvps87-230-8-228.dedicated.hosteurope.de
defaultdomain: dedicated.hosteurope.de
loginrealms: dedicated.hosteurope.de
---
here is the change I have done after getting a
Dear list,
it has now cleared to me If no MX is found for domain, the MTA will
sent the mail to the resolving host.
In this way a no. of mail system is working. now I also have a domain
which is pointing to my remote root server.
say it is mydomain.com So how can I use this domain to get mail
Antoine Jacoutot wrote:
> On Thu, 26 Apr 2007, JOYDEEP wrote:
>> if you check the domain "infoservices.in" with dnsstuff.com you can
>> see no MX for that domain.
>> But still mail is coming at [EMAIL PROTECTED]we are using it for
>> our official purpose
Dear list,
if you check the domain "infoservices.in" with dnsstuff.com you can
see no MX for that domain.
But still mail is coming at [EMAIL PROTECTED]we are using it for
our official purposes and infoservices.in is our official site too.
I wounder how mail is still coming with out MX ? co
Mogens Melander wrote:
> On Tue, April 24, 2007 08:07, JOYDEEP wrote:
>
>> dear list,
>>
>> I have a domain where I can configure MX record :-)
>> Say it is example.com
>> I have 2 question here.
>>
>
> Man, you need to read some documentat
dear list,
I have a domain where I can configure MX record :-)
Say it is example.com
I have 2 question here.
1) what should be the entries in /etc/imapd.conf file to receive mail
via example.com to [EMAIL PROTECTED]
2) what should be the MX record of example.com
Cyrus Home Page: http://c
Janne Peltonen wrote:
> On Tue, Apr 24, 2007 at 12:24:32PM +0530, JOYDEEP wrote:
>
>> Same effect Janne :-( with unixhierarchysep: no mail boxes are
>> still created as user.
>> and this time even I can't manually create user/by cyradm
>>
Janne Peltonen wrote:
> On Tue, Apr 24, 2007 at 09:47:06AM +0530, JOYDEEP wrote:
>
>>> (you have unixhiersep enabled which makes . just another character in
>>> the mailbox name)
>>>
>> Thanks for the clarification. So what configuration chan
dear list,
I have a domain where I can configure MX record :-)
Say it is example.com
I have 2 question here.
1) what should be the entries in /etc/imapd.conf file to receive mail
via example.com to [EMAIL PROTECTED]
2) what should be the MX record of example.com
Cyrus Home Page: http://c
Jo Rhett wrote:
> JOYDEEP wrote:
>> 1> if I create a mailbox like user/ it has the proper ACL
>> right. like
>> localhost> cm user/po
>> localhost> lam user/po
>> po lrswipcda
>>
>> 2> but if I create it like user. it has improper ACL ac
JOYDEEP wrote:
Well I have found the problem.
1> if I create a mailbox like user/ it has the proper ACL
right. like
localhost> cm user/po
localhost> lam user/po
po lrswipcda
2> but if I create it like user. it has improper ACL access
right. like
localhost> cm user.po
localho
Dear list,
I am facing a typical problem here with cyrus-imapd-2.2.12-5.
the mail box created by felamimail email interface is automatically have
the "anyone" ACL right
for an example here is the lam command on an mailbox
-
localhost> lam user.test.Sent
test
OK list,
I have found the error below during * sivtest -a cyrus localhost*
-
Error registering service with slp -20
I think sieve authentication is failed due to this error ? any
suggestion / idea please ?
thanks
Cyru
OK list,
I have a doubt here and requesting you to guide me.
I have one suse 10.1 box with cyrus-imapd-2.2.12-27.6 and one suse9.2
box with cyrus-imapd-2.2.12-5 .
both the cyrus installation have the same configuration.
but in cyrus-imapd-2.2.12-27.6 imap folders are created like
/user/ /us
Andrew Morgan wrote:
> On Fri, 20 Apr 2007, JOYDEEP wrote:
>
>> Dear list,
>>
>> in my system sieve is not working. I check the user cyrus by imtest.
>> the command is "imtest -a cyrus -u cyrus localhost -s"
>> ---
rarchysep: yes]
there is no such configuration in felamimail so that I can set
user/
more over when I manually create an user. by cyradm I can't
use sam command
as sam cyrius -c user.reports mailbox doesn't exist.
do u have any idea why it is happening ? any mistake in my /etc/imap
Dear list,
I am using felamimail as email client and the server is cyrus imap. now
the account is created by felamimail automatically.
but the accounts are created as user.
user.. user..
and these folders are also appeared as such manner in felamimail.
I like the account as user/user//
Dear list,
in my system sieve is not working. I check the user cyrus by imtest.
the command is "imtest -a cyrus -u cyrus localhost -s"
---
TLS connection established: TLSv1 with cipher AES256-SHA (256/256 bits)
S: * OK lvps87-230-8-228.de
Dmitriy Kirhlarov wrote:
> On Fri, Apr 20, 2007 at 09:47:07AM +0530, JOYDEEP wrote:
>
>> Goetz Babin-Ebell wrote:
>>
>>> JOYDEEP schrieb:
>>>
>>>>> Roberto R. Morelli wrote:
>>>>>
>>> Hel
m like missing MX etc.
As the particular version of plesk didn't allow using cyrus I
uninstalled the plek from my system and now I am facing all this problem.
So could some one kindly suggest any such web based tool to manage my
own DNS etc ?
thanks for knowledge sharing.
>
&g
Goetz Babin-Ebell wrote:
> JOYDEEP schrieb:
> >> Roberto R. Morelli wrote:
> Hello Joydeep,
> >>> Then we have the cyrus sasl modules installed:
> >>>
> >>> cyrus-sasl-md5-2.1.22-4
> >>> cyrus-sasl-2.1.22-4
> >>> cyrus-sas
Dear list,
I have installed cyrus - imap on a remote hired server. the domain of
the server is dedicated.hosteurope.de
but I can't get any mail in the cyrus mailboxes.
I use dnsstuff to query the dedicated.hosteurope.de and find as
--
Getting
JOYDEEP wrote:
> Dear list ,
>
> in my system sieve is not working. I check the user cyrus by imtest.
> the command is "imtest -a cyrus -u cyrus localhost -s"
> ---
> TLS connection established: TLSv1 with cip
Wolfgang Hennerbichler wrote:
>
> On 19.04.2007, at 06:51, JOYDEEP wrote:
>
>> Dear list,
>
> Dear Mr. Joydeep Realname unkown,
Real name is Joydeep too. you can visit http://jbakshi.50webs.com
>
>> here is a strange problem. after restarting the suse 10.1 cyrus s
Dear list ,
in my system sieve is not working. I check the user cyrus by imtest.
the command is "imtest -a cyrus -u cyrus localhost -s"
---
TLS connection established: TLSv1 with cipher AES256-SHA (256/256 bits)
S: * OK lvps87-230-8-228.dedi
JOYDEEP wrote:
Oh ! my mistake, a trailing second bracket was missing in the
/etc/cyrus.conf. after giving the bracket
it was working now :-)
> Dear list,
>
> here is a strange problem. after restarting the suse 10.1 cyrus stop
> working. "nmap localhost" is not showing
Dear list,
here is a strange problem. after restarting the suse 10.1 cyrus stop
working. "nmap localhost" is not showing any open port for imap and imaps.
I have recheck my /etc/cyrus.conf file and both imap and imaps are
uncommented. I have restarted cyrus with
" /etc/init.d/cyrus restart". it gi
o
here I can't use it as my users and passwords are stored in LDAP.
any idea ?
>
> --On Wednesday, April 18, 2007 03:51:31 PM +0530 JOYDEEP
> <[EMAIL PROTECTED]> wrote:
>
>> Dear list,
>>
>> I am using cyrus with ldap basded authentication. I am usin
Dear list,
I am using cyrus with ldap basded authentication. I am usin PLAIN and
LOGIN mechanism in /etc/imapd.conf.
How can I enable digestmd5 and crammd5 now ?
thanks
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http:
Dmitriy Kirhlarov wrote:
> On Tue, Apr 17, 2007 at 05:10:40PM +0530, JOYDEEP wrote:
>
>
>> I am using openldap2 and my cyrus -imap is based on ldap authentication.
>>
>> in my /etc/sysconfig/saslauthd the password entry is clear text like
>> ldap_bind_pw: sec
Jorey Bump wrote:
> JOYDEEP wrote:
>
>> when I had imap ; cyradm didn't have any problem to login. But after
>> changing it to imaps cyradm can't login.
>> the command I use is
>> cyradm --port 993 -u cyrus localhost.
>>
>> the log says it as
[EMAIL PROTECTED] wrote:
> Selon JOYDEEP <[EMAIL PROTECTED]>:
>
>
>
>>> AFAIK, cyradm only supports IMAP not IMAPS. So you got 2 options :
>>> - bind IMAP on your loopback interface and connect locally (or with a
>>> (s)tunnel).
>>>
Dear all,
I am using openldap2 and my cyrus -imap is based on ldap authentication.
in my /etc/sysconfig/saslauthd the password entry is clear text like
ldap_bind_pw: secret
can I use the encrypted password which I have in slapd.conf file ?
thanks
Cyrus Home Page: http://cyrusimap.web.cmu
Dear list,
when I had imap ; cyradm didn't have any problem to login. But after
changing it to imaps cyradm can't login.
the command I use is
cyradm --port 993 -u cyrus localhost.
the log says it as .. imaps TLS negotiation failed
though I can succseful;ly use KMail and thunderbird with
Dmitriy Kirhlarov wrote:
> Hi!
>
> On Mon, Apr 09, 2007 at 10:53:34AM +0530, JOYDEEP wrote:
>
>
>>> Sorry, I forget, what version of cyrus imapd you are using?
>>>
>>>
>> it is cyrus-imapd-2.2.12-27.6.
>> thanks a lot
&g
Dmitriy Kirhlarov wrote:
> Hi!
>
> On Thu, Apr 05, 2007 at 01:40:03PM +0530, JOYDEEP wrote:
>
>
>> I have changed sasl_minimum_layer: 0 to 128. I have no problem to
>> login to the inbox. but sieve is not working with
>>
>
> Is your sieve client
Dear list,
Is it possible to run a mailserver on a remote pc which doesn't have DNS
server on it ?
I am totally confused about it. I like to setup egroupware on a remote
server configured by PLESK. but due to the expiration of the license I
am going to remove the PLESK from that server. hence I'll
Dmitriy Kirhlarov wrote:
> On Thu, Apr 05, 2007 at 11:37:29AM +0530, JOYDEEP wrote:
>
>
>> SSL encryption is working now :-)
>> the next step of security is securing the authentication. I am using
>> PLAIN and LOGIN. is it secure ?
>> How to securely auth
Dear list ,
SSL encryption is working now :-)
the next step of security is securing the authentication. I am using
PLAIN and LOGIN. is it secure ?
How to securely authenticate ?
please enlighten me ?
here is my /etc/imapd.conf
---
configdirectory: /var/lib/
OK list,
finally I have solved it.
in /etc/imapd.cong I have modified
allowplaintext: yes
sasl_minimum_layer: 0
sasl_mech_list: LOGIN PLAIN
and now sieve is working well. but I like to know how [allowplaintext:
yes] can effect my security than
[allowplaintext: no] ?
thanks
Cyrus Hom
OK list,
finally I have solved it.
in /etc/imapd.cong I have modified
allowplaintext: yes
sasl_minimum_layer: 0
sasl_mech_list: LOGIN PLAIN
and now sieve is working well. but I like to know how [allowplaintext:
yes] can effect my security than
[allowplaintext: no] ?
thanks
Cyrus Hom
Olaf Fraczyk wrote:
> On Tue, 2007-04-03 at 14:16 +0530, JOYDEEP wrote:
>
>> Olaf Fraczyk wrote:
>>
>>> On Tue, 2007-04-03 at 12:27 +0530, JOYDEEP wrote:
>>>
>>>
>>>> Dear list,
>>>>
>>&g
Rudy Gevaert wrote:
> JOYDEEP wrote:
>> Dear list,
>>
>> after implementing the imaps , I need to configure sieve to start
>> STARTTLS.
>>
>> sivtest -a aftab -u aftab linux.kolkatainfoservices.in -m LOGIN -t
>> ""
>>
>> is w
Olaf Fraczyk wrote:
> On Tue, 2007-04-03 at 12:27 +0530, JOYDEEP wrote:
>
>> Dear list,
>>
>> after implementing the imaps , I need to configure sieve to start STARTTLS.
>>
>> sivtest -a aftab -u aftab linux.kolkatainfoservices.in -m LOGIN -t
>&
Dear list,
after implementing the imaps , I need to configure sieve to start STARTTLS.
sivtest -a aftab -u aftab linux.kolkatainfoservices.in -m LOGIN -t
""
is working well. is there any config file for sieve so that I can force
sieve to start STARTTLS ? bcoz I am using sieve from a web-b
Dear list,
after implementing the imaps , I need to configure sieve to start STARTTLS.
sivtest -a aftab -u aftab linux.kolkatainfoservices.in -m LOGIN -t
""
is working well. is there any config file for sieve so that I can force
sieve to start STARTTLS ? bcoz I am using sieve from a web-b
dear list,
I have a remote server with cyrus+postfix+ldap. now I like to implement
the spamassassin technology for per user basis.
like every user will create sapm and ham folder in their inbox. then
spamassasin will monitor those folders to detect spam mails.
in this way the user can also train
[EMAIL PROTECTED] wrote:
> Hello Joydeep
>
>
> Selon JOYDEEP <[EMAIL PROTECTED]>:
>
>
>> Dear all,
>>
>> here is some more success story.
>>
>> 1> using LOGIN
>>
>&g
JOYDEEP wrote:
> Dear all,
>
> here is some more success story.
>
> 1> using LOGIN
>
> imtest -a aftab -m LOGIN linux.kolkatainfoservices.in -p 993 -s
>
>
> --
> verify error:num=19:self sig
Dear list,
after implementing the imaps , I need to configure sieve to start STARTTLS.
sivtest -a aftab -u aftab linux.kolkatainfoservices.in -m LOGIN -t
""
is working well. is there any config file for sieve so that I can force
sieve to start STARTTLS ? bcoz I am using sieve from a we
Dear all,
here is some more success story.
1> using LOGIN
imtest -a aftab -m LOGIN linux.kolkatainfoservices.in -p 993 -s
--
verify error:num=19:self signed certificate in certificate chain
verify error:num=24:invalid CA certi
Jorey Bump wrote:
> Olaf Fraczyk wrote:
>> On Fri, 2007-03-30 at 16:19 +0530, JOYDEEP wrote:
>>>
>>> I am a bit confused here. may be I am wrong but imaps is running at
>>> port
>>> 993 with SSL where imap with TLs is running at port 143.
>>> I
tlsprune cmd="tls_prune" at=1400
> squatter cmd="squatter -r *" period=1440
> }
>
>
> kill or rem out the "imap" line leaving only "imaps" in the "SERVICES"
> stanza -- you will only listen on 993 and take only secur
Olaf Fraczyk wrote:
>>
>>
> I mean that if you want to force encryption on users you need to use
> imaps.
> If you have imap + TLS it is up to the client to decide if it wants to
> upgrade the "clear text" connection to TLS.
> Disabling imap disallows connection of clients and sending clear t
Olaf Fraczyk wrote:
[ ... }
> I mean that if you want to force encryption on users you need to use
> imaps.
> If you have imap + TLS it is up to the client to decide if it wants to
> upgrade the "clear text" connection to TLS.
> Disabling imap disallows connection of clients and send
Olaf Fraczyk wrote:
> On Fri, 2007-03-30 at 14:42 +0530, JOYDEEP wrote:
>
>> lartc wrote:
>>
>>> Hi,
>>>
>>> you can try this in imapd.conf:
>>>
>>> tls_ca_file: /etc/x509/your_ca_cert.pem
>>> tls_cert_file:
Dear list,
I have followed Rudy's Suggestion and TLS is working.
I have run *imtest -t "" linux.kolkatainfoservices.in* and
following is the result
S: * OK linux.kolkatainfoservices.in Cyrus IMAP4 v2.2.12 server ready
C: C01 CAPABILITY
S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ MAI
Carsten Mathaes wrote:
> JOYDEEP wrote:
>
>
>> is it possible to enable the TLs encryption in cyrus ? I don't need the
>> certificate to authenticate the client. only the transportation will be
>> encrypted.
>>
>
> Hi!
>
> A look at /cyru
for change the authentication mechanism too ?
please suggest. thanks for your help so far.
> On Fri, 2007-03-30 at 12:57 +0530, JOYDEEP wrote:
>
>> Dear list,
>>
>> is it possible to enable the TLs encryption in cyrus ? I don't need the
>> certificate to authenticate
Dear list,
is it possible to enable the TLs encryption in cyrus ? I don't need the
certificate to authenticate the client. only the transportation will be
encrypted.
How can I do this ?
thanks
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
Li
w there is no more the reject problem. How can I permanently stop
Apparmor ?
>
> as root for an immediate fix, then look into creating apparmor profiles..
>
> Steve
>
> JOYDEEP wrote:
>> Dear list,
>>
>> what does this error mean ?
>>
>>
>> M
Michael Menge wrote:
> If you use pam, you have to set the binddn and bindpw in /etc/ldap.conf
OK. should I copy these from slapd.conf ?
>
> Quoting JOYDEEP <[EMAIL PROTECTED]>:
>
>> Roland Felnhofer wrote:
>>> Hi,
>>>
>>> hmm, let me guess -
Dear list,
what does this error mean ?
Mar 21 12:41:50 linux kernel: audit(1174461110.953:479): REJECTING w
access to /var/spool/postfix/private/lmtp (local(9464) profile
/usr/lib/postfix/local active /usr/lib/postfix/local)
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: htt
dear list,
I have a running egroupware with auto cyrus imap creation facility.
If I set Mail server login type>Standard (login name identical
to eGw domain name)
the account created under cyrus is like ( example for account aftab)
user/aftab
user/aftab/Sent
user/aftab/trash
But after sen
hentication is
working except the *disallow bind_anon* in cyrus.
but *disallow bind_anon* is working well with my present config with
ldapsearch. So I have to fix this cyrus issue here.
could u suggest any alternative please ?
thanks and have a great day.
>
> Best regards
> Roland
&g
JOYDEEP wrote:
> Rudy Gevaert wrote:
>
>> JOYDEEP wrote:
>>
>>> Dear list,
>>>
>>> I can login the cyrus IMAP both as username as well as
>>> [EMAIL PROTECTED]
>>>
>>> How can I force cyrus to allow login as [EMA
Rudy Gevaert wrote:
> JOYDEEP wrote:
>> Dear list,
>>
>> I can login the cyrus IMAP both as username as well as
>> [EMAIL PROTECTED]
>>
>> How can I force cyrus to allow login as [EMAIL PROTECTED]only ?
>>
>
>
> I believe it is
> virt
Dear cyrus experts,
I can create mail boxes as admin user of cyrus. I have created an user
called aftab. *lm* shows
user/aftab (\HasNoChildren)
Then *lam * command shows as below
localhost> lam user/aftab
aftab lrswipcda
Now I configured kmail for the account aftab. But whenever I try to
cr
Dear list,
I can login the cyrus IMAP both as username as well as
[EMAIL PROTECTED]
How can I force cyrus to allow login as [EMAIL PROTECTED]only ?
thanks
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.w
Dear list,
I am using cyrus with LDAP authentication. Cyrus is working well with
LDAP here.
Now I like to implement some security as the authentication is based on
clear text.
I have heared about SSL/TLS connection which encrypts the connection
between server and client.
So could any one kindly
--
could u kindly help me to fix the problem as my system has a security
risk untill I stop the anynomous user login.
thanks
>
>
> Best regards
> Roland
>
>
> JOYDEEP wrote:
>> Dear list,
>>
>> to secure my ldap server I have added the line
Dear list,
How to enable TLS security in cyrus ?
thanks
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
Dear list,
to secure my ldap server I have added the line "disallow bind_anon" in
slapd.conf.
I have checked by "ldapsearch" command and now my ldap doesn't allow
anonymous bind.
But I have now problem to use cyrus as it also based on LDAP authentication.
I can't log in in cyrus with Correct useri
Gregor Wenkelewsky wrote:
> On Mon, 19 Mar 2007 10:58:38 +0100, JOYDEEP <[EMAIL PROTECTED]> wrote:
>
>
>> Dear list,
>>
>> is there any GUI tool to administrate existing cyrus users in my linux
>> box ?
>>
>> thanks.
>>
>
Dear list,
is there any GUI tool to administrate existing cyrus users in my linux
box ?
thanks.
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
Simon Matter wrote:
>> Simon Matter wrote:
>>
Dear list,
this is my first ever mail to the cyrus group. Hope to get some help.
I am using cyrus-imapd-2.2.12-27.6 in Suse 10.1 I have configured cyrus
to work with LDAP authentication where
the admin user "cyrus
Dear list,
to secure my ldap server I have added the line "disallow bind_anon" in
slapd.conf.
I have checked by "ldapsearch" command and now my ldap doesn't allow
anonymous bind.
But I have now problem to use cyrus as it also based on LDAP authentication.
I can't log in in cyrus with Correct useri
Simon Matter wrote:
>> Simon Matter wrote:
>>
Dear list,
this is my first ever mail to the cyrus group. Hope to get some help.
I am using cyrus-imapd-2.2.12-27.6 in Suse 10.1 I have configured cyrus
to work with LDAP authentication where
the admin user "cyrus
Simon Matter wrote:
>> Dear list,
>>
>> this is my first ever mail to the cyrus group. Hope to get some help.
>>
>> I am using cyrus-imapd-2.2.12-27.6 in Suse 10.1 I have configured cyrus
>> to work with LDAP authentication where
>> the admin user "cyrus" is based on simple pam authentication. So I
Dear list,
this is my first ever mail to the cyrus group. Hope to get some help.
I am using cyrus-imapd-2.2.12-27.6 in Suse 10.1 I have configured cyrus
to work with LDAP authentication where
the admin user "cyrus" is based on simple pam authentication. So I have
both PAM_Unix and PAM_ldap module
97 matches
Mail list logo