Marc Patermann wrote:
> Hi,
>
> IMAPd 2.2.12 is connected with sasl ldapdb (ptloader) to an OpenLDAP
> (2.3.x) server.
>
> I can set acls with existing groups. I cannot set acls with non existing
> groups. So far: IMAPd is checking for groups in LDAP just right.
Afair, ldap group fixed in 2.3
Stefan Pampel wrote:
> Dmitriy Kirhlarov <[EMAIL PROTECTED]> schrieb:
>> Christopher DeMarco wrote:
>>> I want to put a group: into an ACL, but I want to expand the group
>>> using LDAP rather than /etc/groups.
>>>
>>> A thread from this list cir
Christopher DeMarco wrote:
> I want to put a group: into an ACL, but I want to expand the group
> using LDAP rather than /etc/groups.
>
> A thread from this list circa 2006 seems to indicate that if PAM uses
> LDAP (or NIS for that matter), that Cyrus will use LDAP without even
> knowing it.
>
>
t; Thanks!
>
> :wes
>
> On 30 Jul 2008, at 05:57, Dmitriy Kirhlarov wrote:
>> We find a problem -- when ptloader build with ldap support by gcc4 on
>> amd64 platform it's doesn't work.
>>
>> After investigation ptloader core with gdb we find a problem.
Hi, list
We find a problem -- when ptloader build with ldap support by gcc4 on
amd64 platform it's doesn't work.
After investigation ptloader core with gdb we find a problem. (I'm
sorry, for possible unpropper problem description)
1. ldap.h have hints:
#if LDAP_DEPRECATED
LDAP_F( char ** )
Hi, list
We find a problem -- when ptloader build with ldap support by gcc4 on
amd64 platform it's doesn't work.
After investigation ptloader core with gdb we find a problem. (I'm
sorry, for possible unpropper problem description)
1. ldap.h have hints:
#if LDAP_DEPRECATED
LDAP_F( char **
Sergio Belkin wrote:
> I have a server running with Centos 5.1 and:
>
> Cyrus: Lan POP and IMAP server both with SSL and plain and login mechanisms
>
> LDAP with SSL + SASL
>
> User passwords in LDAP are encrypted.
>
> Everything works fine. But I'd want to reduce overhead due SSL and
> chang
Hi, list.
I have worked configuration with openldap 2.3.x
User database stored in ldap, authentication over saslauthd. Working
fine with cyrus imapd 2.3.x
Now I want migrate to openldap 2.4.x, but have a problem.
Users can't authorize.
I find a cause. It's ptloader
Is somebody using %subj combi
Marcelo Henrique Cabral Ariza wrote:
> Hello everybody!
>
> I work in an ISP, and i have a mail server with +-700 domains. I just
> building a Postfix+cyrus+ldap+dspam system for this domains and need a
> help whith domain quota. Someone can help me?
you can create partition per domain and use
Hi!
Bron Gondwana wrote:
>> + copyargs->name, index_getheader(mailbox, msgno,
>> "X-DSPAM-Signature"));
>
> Wow - that's pretty tricky. I see you're actually logging a specific
> header as well. Funky. We don't have anything like that in our
yes.
> I'd still suggest that this should b
Sebastian Hagedorn wrote:
> --On 23. April 2008 15:37:19 +0400 Dmitriy Kirhlarov <[EMAIL PROTECTED]>
> wrote:
>
>> Attached patch add to log information about moving messages between
>> folders. I am using this information from logs for relaunch dspam.
>>
Attached patch add to log information about moving messages between
folders. I am using this information from logs for relaunch dspam.
Any chances for add this patch to project tree?
It's useful schema and I think it can be helpful not only for me.
Some details:
dspam watch all incoming message
Paul van der Vlis wrote:
> Hello,
>
> A customer is using a system with a mailserver and a FTP-server on one
> machine.
>
> Now a FTP-user found out, that he can login with his FTP-username and
> password into the webmail (Horde/IMP), and send mail.
>
> FTP-users do not have a mailbox. Is there
Casper wrote:
> Hello again.
>
> There is big problems with cyr_expire and delayed expunge.
>
> mail2# su cyrus -c "/usr/cyrus/bin/cyr_expire -E 1 -X 2 -D 8"
> Bus error
>
> Is this a bug or does anyone know why this happens. ?
Possible, you have broken mailboxes. Try reconstruct before.
W
Christian Garling wrote:
> Hello,
>
> is there a user-friendly way to create time controlled vacation notices?
> We want to define start date and end date for vacation. I did not find
> something that would work while my internet search.
rfc 5230.
echo "sieve_extensions: vacation" >> imapd.conf
David Flegl wrote:
> Hi,
>
> > try reconstruct from command line.
> > 1. login as cyrus.
> > 2. /usr/local/cyrus/bin/reconstruct -r user/bad.user
>
> Thank's for a reply. I've tried but no effect. Reconstruct said:
> $>/usr/local/cyrus/bin/reconstruct -r user/[EMAIL PROTECTED]
> domain.cz!user
David Flegl wrote:
> Hi all,
> I've a big broblem with my one mailbox. May someone help me, please?.
>
> User has got more then 3.500 messages in his mailbox and asked me to
> remove them directly without web-interface (SquirrelMail).
>
> I've unfortunattelly removed all file include cyrus.heade
Hi, list.
I would like to make easy user interface for train anti-spam filter.
Idea is simple -- user have INBOX and INBOX/spam.
Sieve read dspam header from message and move it to INBOX/spam, if needed.
User also can move message to or from INBOX/spam.
I need any notification mechanism for this
Nikos Gatsis wrote:
> I had to be more specific.
> I need advices for backing up cyrus emails...
My solution is:
1. Some tuning for Berkley DB confg:
[EMAIL PROTECTED] ~]# cat /var/imap/db/DB_CONFIG
set_lg_max 104857600
set_lg_bsize 204800
set_lg_regionmax 409600
set_cachesize 0 512 2
2. regu
Ian G Batten wrote:
>
>
> On 25 Oct 07, at 1248, Ken Murchison wrote:
>
>> What does imapd.conf look like?
>
> See second mail.
>
>> Does the output of 'ctl_mboxlist -d' look reasonable?
>
> Yes.
>
> ctl_mboxlist -d > /tmp/foo
> ctl_mboxlist -u < /tmp/foo
> ctl_mboxlist -d | diff -c - /tmp/f
Mike Zupan wrote:
> Are there any toold to migrate a mbox to cyrus mailbox? I have a mbox
> dumb from a dbmail mailbox and need to put it on a cyrus mailbox
>
> Any tools or pointers?
http://www.linux-france.org/prj/imapsync
WBR.
Dmitriy
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus
mikee wrote:
>
> Is there a command to go ahead and purge any messages that are
> flagged as \Deleted and the \Deleted flag was set X days ago?
>
> What I'm trying to accomplish is the automatic removal of any
> messages my users have 'deleted' and not yet purged.
No. You need some external tool
mikee wrote:
> [EMAIL PROTECTED] ~]$ time cyr_expire -v -E 3 -X 3
>
> expiring messages in user.mikee.backup older than 2 days
> expiring messages in user.mikee.spam older than 5 days
>
>
> expunged 5405 out of 21470 messages from 21 mailboxes
^^^
It's work.
> [E
mikee wrote:
>> And your messages have \Deleted flag?
>>
>> Something interesting in log files?
>
> Nothing that I find in the log files, just messages not getting deleted.
> I have a folder in Outlook that has the same number of messages each day.
What you get, if run this manually:
sudo su - cy
mikee wrote:
>
> # this is only necessary if using duplicate delivery suppression,
> # Sieve or NNTP
> delprune cmd="cyr_expire -E 3 -X 0" at=0400
Looks correct.
And your messages have \Deleted flag?
Something interesting in log files?
WBR.
Dmitriy
Cyrus Home Page: http://cyrusi
mikee wrote:
> Reading the man page for cyr_expire it seems like this command
> is designed to expunge messages that are deleted over -E DAYS
-X DAYS
> ago. I have a folder in my cyrus-imapd account that I have
> a few thousands of messages that do not seem to go away (each
> morning I look at th
Hi, list
Possible, my question stupid, but I can't find solution.
I have cyrus-2.3.8 imapd server with configured virtual domains. But we
are using only one domain -- team.domain.com.
I want to make this domain default for cyrus.
I'm testing procedure in sandbox.
After stopping imapd server I do
Igor Zhbanov wrote:
> I need to rename user [EMAIL PROTECTED] to [EMAIL PROTECTED], so I issue
> following command and see (a use slashes as separators):
>
> 192.168.0.9> renm user/[EMAIL PROTECTED] user/[EMAIL PROTECTED]
> renamemailbox: Operation is not supported on mailbox
>
> I have reed som
Hi, list
Torsten Schlabach wrote:
> http://cyrusimap.web.cmu.edu/twiki/bin/view/Cyrus/CyrusAuthentication
>
> and comment or correct.
>
> I am especially keen on that last section when it comes to LDAP.
>
> A lot of what I have written is a bit based on guesswork an conclusion
> and it would b
Hi, list.
Nik Conwell wrote:
> Do people run sync_client in the SERVICES section rather than START?
> The install-replication docs indicate to put it in START. If my
> replica goes away for a little while, sync_client exits and then I
> have to restart it manually and then process any pend
Paul Dekkers wrote:
>> It can be fixed with manualy running 'sync_client -f
>> not_finished_logfile' option or 'sync_client -u user', if logfile is lose.
>>
>
> Which reminds me... isn't it strange that an "unfinished logfile" is
> removed when the cyrus master (or was it the sync_client -r) i
Michael Menge wrote:
> Hi,
>
> i havent used the replication my selfe, so the information is only
> based on
> what i have read on this list.
>
> The sync_client discovers all changes on the mailboxes queues them and
> send
> them to the server. In case of a system crash ther might be changes
>
Michael Menge wrote:
> Hi,
>
> after the problem with the wiki was solved, i added a summery about
> CyrusCluster
> http://cyrusimap.web.cmu.edu/twiki/bin/view/Cyrus/CyrusCluster .
Could you, please, describe more detailed problems with replication:
CyrusReplication: ... The replication is asynchr
Hi, list.
1. I'm also using ldap-based groups ACL in cyrus. When I add any user to
more them 1 group, cyrus can't autorize them. I can't find any
documentation about this behavior. Is it normal?
2. How to configure default ldap_realm for connecting to saslauthd?
I have two domains -- 'domain.co
JOYDEEP wrote:
I have configured cyrus-imapd also to authenticate user by LDAP. hence
during the creation of an user account
; his/her imap folder will be created automatically. To do this I have
provided the cyrus admin user-id and password
into email-admin of egroupware. The web-interface I'm
On Wed, May 16, 2007 at 02:53:49PM +0400, Rajeev R Veedu wrote:
>
> I can not locate saslcache. Can you tell me where it could be (Iam running
> Cyrus on Centos4)
hm..
can't see on CentOS4 too.
But on FreeBSD:
$ pkg_info -Lx saslauthd | grep cache
/usr/local/sbin/saslcache
I'm looking my port Ma
On Wed, May 16, 2007 at 11:56:19AM +0400, Rajeev R Veedu wrote:
> The system was up about 1 year and I never faced this problem. Also I
> haven't changed any settings in the configuration.
>
>
>
> Since yesterday I am getting this RANDOM authentication failure and would
> appreciate if you co
On Thu, May 03, 2007 at 05:08:52PM +0200, Paul Dekkers wrote:
> I recently tried to use NFS (on a RedHat client, both to a NetApp filer
> as well as a RedHat NFS server) and I'll share my experiences:
>
> Michael Menge wrote:
> > Cyrus has 2 problems with NFS.
> >
> > 1. Cyrus depends on filesyste
On Thu, Apr 26, 2007 at 12:09:28PM +0200, Rudy Gevaert wrote:
> >cyrus.conf:
> >...
> >SERVICES {
> >public cmd="imapd -C /public.imapd.conf"
> >listen=public_ip:imap
> >private cmd=imapd
> >listen=private_ip:imap
> >}
>
> That does
On Thu, Apr 26, 2007 at 12:07:20PM +0400, Dmitriy Kirhlarov wrote:
> On Thu, Apr 26, 2007 at 12:14:13PM +0530, ram wrote:
>
> > On our cyrus server some users need access from office as well as from
> > outside our LAN. So we nat the imap port on our firewall and people are
On Thu, Apr 26, 2007 at 12:14:13PM +0530, ram wrote:
> On our cyrus server some users need access from office as well as from
> outside our LAN. So we nat the imap port on our firewall and people are
> able to access
>
> But Contract employees need not access mails from outside the office.
> How
On Mon, Apr 23, 2007 at 05:09:17PM +0400, Igor Zhbanov wrote:
> Hello!
>
> How to correctly move all user mailboxes (preserving hierarchy and
> letters) from one domain to another? I mean rename user
> [EMAIL PROTECTED] to [EMAIL PROTECTED]
afaik cyrus imapd doesn't have standard feature for this
On Fri, Apr 20, 2007 at 10:55:19AM +0200, Goetz Babin-Ebell wrote:
> > 1. have to store plaintext passwords in ldap directory.
> > 2. ACL on ldap directory must be configured for open access to
> > userPassword field for read, not only for auth.
> And with that open a can of worms I don't think Jo
On Fri, Apr 20, 2007 at 09:26:33AM +0200, Goetz Babin-Ebell wrote:
> cram-md5 and digest-md5 require the pass phrase stored unencrypted.
> This opens another can of worms...
> (And AFAIK LDAP doesnt support them...)
OpenLDAP support unencrypted passwords.
WBR.
Dmitriy
Cyrus Home Page: http:
On Fri, Apr 20, 2007 at 09:47:07AM +0530, JOYDEEP wrote:
> 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-sasl-
On Thu, Apr 19, 2007 at 01:11:25PM -0500, Nestor A. Diaz wrote:
> Hello cyrus people.
>
> Following your cyrus recomendations for a 15K users mailstore, i have a new
> requeriment, we will like some administrators to login to any mailbox in
> order to
> check the successfull delivery of some em
On Wed, Apr 18, 2007 at 10:23:51AM +0530, JOYDEEP wrote:
> > saslauthd need clear text password for binding procedure.
> > But, you can use anonymous binding (for me it's more secure).
> thanks for the answer. but I can't understand how anonymous can secure
> the system.
I have many untrusted h
On Tue, Apr 17, 2007 at 03:02:30PM +0530, 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 .. imaps TLS negotiation failed
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: secret
>
> can I use the encrypted password which I have in slapd.conf fil
On Tue, Apr 17, 2007 at 12:23:29PM +0200, Casper wrote:
> Yes, the mail is not there, there are only mail from today. He download
> mail with pop
>
> Any imapd.conf option for not delete mail from server when downloading
> with pop?
expunge_mode?
WBR.
Dmitriy
Cyrus Home Page: http://cyr
Some time ago I was report about problem with sync_client (sync_client
can't be run from cyrus.conf, when ptloader used)
For details:
http://lists.andrew.cmu.edu/pipermail/info-cyrus/2006-October/024121.html
2.3.8 have same issue.
How I can inform developers about it? Some other list? bug-tracking
cyrus imapd 2.3.8 can be builded with net-snmp support, but I can't
find cyrus MIBs anywhere.
Can somebody consult me -- what data can be provided from cyrus over
snmp, how to connect cyrus imapd to runned snmpd and where I can find
MIB files?
WBR
Dmitriy
Cyrus Home Page: http://cyrusimap.we
On Fri, Apr 13, 2007 at 09:59:39AM +0200, [EMAIL PROTECTED] wrote:
> The LDAP have user names like uidXXX, where XXX are numbers.
> Autentification is OK, work really well. but having mailbox like
> [EMAIL PROTECTED] is not really what i want.
what values of this parameters in your imapd.conf:
de
On Fri, Apr 13, 2007 at 01:38:09PM +0530, ram wrote:
> Is there a how to of authenticaing cyrus against and ADS server
> Can I use sasl with PAM and configure the ADS in my /etc/ldap.conf
AD can authenticate users as standard ldap server.
Take a look to saslauthd.
WBR.
Dmitriy
Cyrus Home P
On Wed, Apr 11, 2007 at 04:39:41PM +0200, Per olof Ljungmark wrote:
> Dmitriy Kirhlarov wrote:
> >On Wed, Apr 11, 2007 at 02:15:52PM +0200, Per olof Ljungmark wrote:
> >>Cyrus 2.2.12
> >>saslauthd with OpenLDAP 2.3 directory
> >>FreeBSD 5.5
> >>
> &
On Wed, Apr 11, 2007 at 02:15:52PM +0200, Per olof Ljungmark wrote:
> Cyrus 2.2.12
> saslauthd with OpenLDAP 2.3 directory
> FreeBSD 5.5
>
> Does anyone know a good way to limit the number of unsuccessful login
> attempts?
slapo-ppolicy(5)
pwdMaxFailure
?
WBR
Dmitriy
Cyrus Home Page: http:
On Mon, Apr 09, 2007 at 11:04:31AM +0200, Rudy Gevaert wrote:
> >I have same problem with 2.2.12_1 on FreeBSD. Thunderbird sieve plugin
> >can't setup secure connection to timesieved. Possible, it's a
> >timesieved bug, but I'm not sure.
> >2.3.8_1 doesn't have any problem with SSL-ed connection t
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
I have same problem with 2.2.12_1 on FreeBSD. Thunderbird sieve plugin
can't setup secure connection to timesieve
On Fri, Apr 06, 2007 at 05:52:28PM -0400, John Capo wrote:
> > On both servers:
> > find imap/ -type f | awk '!/(cache|index|header)/ {print}' | sort >
> > server1.lst
> > find imap/ -type f | awk '!/(cache|index|header)/ {print}' | sort >
> > server2.lst
> >
> > and
> > diff -u server1.lst ser
On Thu, Apr 05, 2007 at 12:10:14PM -0400, Ilya Vishnyakov wrote:
> Hello Cyrus Gurus!
> I was wondering if there is any specific way to check if the
> replication was done properly? I set up cyrus replication between two
> servers (documentation I used:
> http://cyrusimap.web.cmu.edu/imapd/install
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 support TLS? Is it properly configured
(CAcert.pem at least)?
> sasl_minimum_layer: 128.
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 authenticate ?
> please enlighten me ?
>
> here is my /etc/imapd.conf
> -
On Wed, Apr 04, 2007 at 05:56:12PM +0100, Bernhard D Rohrer wrote:
> Hi folks
>
> I am trying to authorise ldap groups with cyrus for use in public
> folders. now looking though the mailing list has led me to finding
> that ptloader is responsible for this.
>
> I have not been able to find any do
On Mon, Apr 02, 2007 at 02:24:27PM +0530, JOYDEEP wrote:
> 2> how to configure spamassassin to monitot spam and ham folders of
> all the user ?
isync + cyrus proxy-user?
WBR.
Dmitriy
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List A
On Wed, Mar 28, 2007 at 12:10:39PM +0530, BipinDas wrote:
> >>I would like to migrate my existing POP3 inboxs to newly created Cyrus
> >>IMAP mailbox. Is anybody gone across this requirement.
> >>Please give me a right solution.
> >>Thanks in advance.
> >
> Sir,
> I do have more than 10,000 mai
t uploaded from admin user, it's a global script and
doesn't replicate!
When I remove my ID from "admins" list, I get my own sieve directory
with my scripts.
Thnx!
WBR
--
Dmitriy Kirhlarov
OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floor, 115280 Moscow, Russia
P:+7 4
On Tue, Mar 27, 2007 at 10:15:26AM +0530, BipinDas wrote:
> I would like to migrate my existing POP3 inboxs to newly created Cyrus IMAP
> mailbox.
> Is anybody gone across this requirement.
> Please give me a right solution.
http://mailsync.sourceforge.net/
WBR
--
Dmitriy Kirhla
On Tue, Mar 27, 2007 at 09:44:56AM +0100, David Carter wrote:
> On Mon, 26 Mar 2007, Dmitriy Kirhlarov wrote:
>
> >I have properly configured sync between two cyrus-imapd 2.3.8 servers.
> >Mailboxes rolling synchronization work good.
>
> This also updates sieve scri
reeBSD 6.1-STABLE
cyrus-imapd-2.3.8_1
WBR
--
Dmitriy Kirhlarov
OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floor, 115280 Moscow, Russia
P:+7 495 105 7245 ext.208 F:+7 495 105 7246 E:[EMAIL PROTECTED]
Building Successful Supply Chains - One Solution At A Time.
www.oilspace.com
Cyrus Home
must start sync_client over different script AFTER starting cyrus
imapd server.
WBR
--
Dmitriy Kirhlarov
OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floor, 115280 Moscow, Russia
P:+7 495 105 7245 ext.208 F:+7 495 105 7246 E:[EMAIL PROTECTED]
Building Successful Supply Chains - One Solution
ct only users from
ou=users,o=company.
WBR
--
Dmitriy Kirhlarov
OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floor, 115280 Moscow, Russia
P:+7 495 105 7247 ext.208 F:+7 495 105 7246 E:[EMAIL PROTECTED]
Building Successful Supply Chains - One Solution At A Time.
www.oilspace.com
On Mon, Dec 11, 2006 at 04:36:38PM -0500, [EMAIL PROTECTED] wrote:
>
> another question :
>
> do i need to create mailboxes
> on the replica server or will they be created by the replication
> process ?
You don't need create mailboxes manually.
WBR
--
Dmitriy Kirhlarov
038]: starttls: TLSv1 with
> cipher AES256-SHA (256/256 bits new) no authentication
> Dec 11 16:09:57 master_server sync_client[93038]: No worthy mechs found
> Dec 11 16:09:57 master_server sync_client[93038]: couldn't authenticate to
> backend server: no mechanism available
>
oSMTP/HdrToL, T=DNS/RFC822/X-Unix,
W=120s,
A=FILE /var/imap/socket/lmtp
sendmail.mc
HOWTO in russian is:
http://www.binkd.spb.ru/howto/cyrus-sendmail.howto.txt
WBR
--
Dmitriy Kirhlarov
OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floor, 115280 Moscow, Rus
> Running the command
> rpm -qpl cyrus-imapd-2.2.12-29.x86_64.rpm | grep bin
It's part of cyrus-imapd-2.3.x
WBR
--
Dmitriy Kirhlarov
OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floor, 115280 Moscow, Russia
P:+7 495 105 7247 ext.208 F:+7 495 105 7246 E:[EMAIL PROTECTED]
OILspace - The re
her place I guess :) .
You can use saslauthd for this.
WBR
--
Dmitriy Kirhlarov
OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floor, 115280 Moscow, Russia
P:+7 495 105 7247 ext.208 F:+7 495 105 7246 E:[EMAIL PROTECTED]
OILspace - The resource enriched - www.oilspace.com
Cyrus
Hi, list
I'm trying to make master-master rolling replication with
sync_(client|server) on two cyrus imapd servers. It's working, but
only when I run sync_client process manually, after cyrus is starting.
When I run it from cyrus.conf START section (as recommended
http://cyrusimap.web.cmu.edu/imap
Hi, list
I'm using cyrus imapd 2.3.7 with ldap user database and everything
works fine in simple case.
For user accounts I use ou=users,o=firm.
Now I want make admin account in different part of DIT
uid=cyrus,ou=virtusers,o=firm but have a problem.
My imapd.conf:
...
ldap_filter: (uid=%u)
l
e
to ask developers -- is this functionality planned and, if yes, when
it will be implemented?
I can be tester for this feature, if needed.
WBR
--
Dmitriy Kirhlarov
OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floor, 115280 Moscow, Russia
P:+7 495 105 7247 ext.208 F:+7 495 105 7246 E:[EMAIL PROT
But does not work imapd virtdomains + saslauthd.
btw, is virtdomains feature compile in cyrus?
--
Dmitriy Kirhlarov
OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floor, 115280 Moscow, Russia
P:+7 095 105 7247 F:+7 095 105 7246 E:[EMAIL PROTECTED]
OILspace - The resource enriched - www.oilspace.
nf:
defaultdomain: your_domain
servername: your_hostname
virtdomains: userid
and look in saslauthd.conf params
ldap_default_realm: your_realm
ldap_search_base: ou=users,o=%2 # (in my case -- use filters)
WBR
--
Dmitriy Kirhlarov
OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floor, 115280 Moscow, Rus
yrus message store? Did you manipulate
> files and directories here by hand? That's not going to work, only cyrus
> should touch anything here.
I fix this with ctl_mboxlist
--
Dmitriy Kirhlarov
OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floor, 115280 Moscow, Russia
P:+7 095 105 7247 F:+7 095
I think it must work.
--
Dmitriy Kirhlarov
OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floor, 115280 Moscow, Russia
P:+7 095 105 7247 F:+7 095 105 7246 E:[EMAIL PROTECTED]
OILspace - The resource enriched - www.oilspace.com
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswik
List, I realy need the help.
Is all my questions can't be resolved?
Or, maybe I must get more info? In this case -- what the information needed?
- Forwarded message from Dmitriy Kirhlarov <[EMAIL PROTECTED]> -
Hi, list
I have some questions:
- My defaultquota no
e lrswip
localhost> lm folder-for-all
folder-for-all (\HasNoChildren)
My system:
$ pkg_info -Ix imapd; uname -rs
cyrus-imapd-2.2.12_1 The cyrus mail server, supporting POP3 and IMAP4 protocols
FreeBSD 5.4-RELEASE-p5
WBR
--
Dmitriy Kirhlarov
OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floo
On Tue, Jul 26, 2005 at 02:06:52PM +0400, Andrew Edunov wrote:
> Any ideas about this lines? Is this normal? How can i fix this?
Look like using SLP protocol (RFC 2165).
You can switch off this protocol or tune (start?) SLP-server.
--
Dmitriy Kirhlarov
OILspace, 26 Leninskaya sloboda, bld
On Mon, Jul 25, 2005 at 03:09:42PM +0200, Thomas B?rnert wrote:
> with cram-md5 your password should be stored in plaintext in ldap.
> is it encrypted ?
No.
Many hosts use this ldap db for system auth. {CRYPT} mechanism used for
userPasswd.
--
Dmitriy Kirhlarov
OILspace, 26 Leninskaya s
ecret in database]
---
$ uname -rs
FreeBSD 5.4-STABLE
I try use plaintext password over SSL for autentication.
I must use only crypted connection between imap client-server, saslauthd-slapd.
PS. Sorry for my english.
--
Dmitriy Kirhlarov
OILspace, 26 Leninskaya sloboda, bld. 2, 2nd
On Wed, Jun 29, 2005 at 10:59:29AM +0200, Paul van der Vlis wrote:
> Hello,
>
> I want to use 2 authentication mechanisms with Saslauthd. When the first
> one gives "no", it should try the other one.
>
> The man-page says: "saslauthd supports one or more 'authentication
> mechanisms', but it does
ttps://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/sasl/doc/options.html?rev=1.30&content-type=text/x-cvsweb-markup
>
> for ldapdb options.
Yes.
Thnx
--
Dmitriy Kirhlarov
OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floor, 115280 Moscow, Russia
P:+7 095 105 7245 F:+7 09
schedule: No such file or directory
Where is error in my config?
--
Dmitriy Kirhlarov
OILspace, 26 Leninskaya sloboda, bld. 2, 2nd floor, 115280 Moscow, Russia
P:+7 095 105 7245 F:+7 095 105 7246 E:[EMAIL PROTECTED]
OILspace - The resource enriched - www.oilspace.com
---
Cyrus Home Page: http
91 matches
Mail list logo