On Tue, 2004-02-10 at 12:41, Robin M. wrote:
> I have a complete server doing virtual domains with
> ldap/cyrus/postfix/squirrelmail. I do not need the calendering and
> scheduling of exchange. I have included the samba schemas and for ldap,
> and such, and thought I'd take it a step further. Maybe
On Tue, 10 Feb 2004, Craig Ringer wrote:
>
> > My ldap/cyrus server is now looking fairly complete but this is my first
> > time and I have not really seen much recent documentation in this vein.
>
> Having a better idea of what you're trying to achieve might be very
> helpful in better answering y
On Tue, 2004-02-10 at 11:05, Robin M. wrote:
> I am trying to build an ldap cyrus server.
As in an LDAP directory server and Cyrus IMAP server on the same
machine, or as in a Cyrus server that uses LDAP for user authentication?
I presume you mean the former, but wasn't certain.
> Is there a site
Hope this does not insult anyone here...
I am trying to build an ldap cyrus server. Is there a site that anyone
knows of with good examples of schemas for use with an ldap email server
that resemble all the fields a user would find in an outlook address
book, or that work well with a netscape emai
On Mon, 09 Feb 2004, Jason Williams wrote:
> that I could not get ACL's to work correctly with specfic users. It was
> then pointed out to me that the problem was in the MTA itself, Postfix.
Then it must mean you need ACLs for _posting_. Yes, you will need to modify
postfix itself to get this t
Hello everyone.
About a week ago, I started a thread explaining my attempts to use ACL's on
shared folders and bulletin boards using Postfix. I explained in the thread
that I could not get ACL's to work correctly with specfic users. It was
then pointed out to me that the problem was in the MTA
Lainaus Matthew baker <[EMAIL PROTECTED]>:
> pam_mysql 0.4.7 which has been patched to allow for crypt passwords
> and
> md5 hashes.
> My previous server had both types stored. I suppose one
> would be to move to a more stable (newer) version of pam_mysql.
> However,
> my patch only seems to wo
On Tue, 2004-02-10 at 02:05, Andrew Morgan wrote:
> So let me
> say that pam_mysql is not the only pam module that seems to leak memory.
> Perhaps it is a problem with libpam itself?
My RH8 system doesn't set a limit on saslauthd process reuse, and I
authenticate via '-a pam' to libpam_ldap. I ha
On Mon, 9 Feb 2004, Matthew baker wrote:
> Hi,
> Thanks for the reply.
>
> Rob Siemborski wrote:
> > On Sat, 7 Feb 2004, Matthew Baker wrote:
> >
> > If you are using PAM with saslauthd, you need to be very sure that
> > whatever PAM module you are using doesn't have any memory leaks, other
Edward Rudd wrote:
Try looking at the config.log file in the cyrus-imapd source directory
(where the configure script is) and see what the error message it has
when it checks for db_create. then post that to the mailing list..
Yes !
Now I see what failed. It was the pthread RedHat thingy. I found
中国营销经理高级研修班
○主讲师资:北大、清华教授、跨国公司、国内著名实战派专家。
○参加对象:总经理、市场营销总监、经理、主管、各部门经理等。
○培训时间:第18期2004年2月25-28日
○培训地点:北京大学
○培训特色:中国最具实效的企业系统培训。重实战性,操作性强,业界口碑极好,学员反响强烈。
○培训费用:3800元人民币(含资料、讲义、合影、茶点、午餐、联谊联欢、礼品、赠书等)
○咨询电话:010--51663642
(课程表、讲师介绍、课程提纲、上课通知、住宿信息、学校周边路线图、往期学员名单、现场照片等详细资料请参看网站)
网络实名:
Hi all,
What is the current feeling on the best Berkeley DB version to use with
Cyrus IMAP 2.2.3? In the past there had been some problems with 4.x, but
it appears that many (most) people are using 4.1.x, and there is now
support for 4.2.
What is CMU using?
Thanks.
-David
David R Bosso <[E
Hi,
--On Montag, 9. Februar 2004 15:48 Uhr + Matthew baker <[EMAIL PROTECTED]>
wrote:
Long login times are often caused by
insufficient entropy in the system.
Sorry, I'm not familiar with that phrase. Do you mean I need to define
somewhere in the configuration or compile time /dev/random or
--On Montag, 9. Februar 2004 10:16 Uhr -0500 Rob Siemborski
<[EMAIL PROTECTED]> wrote:
On Mon, 9 Feb 2004, Sebastian Hagedorn wrote:
>> I'm still fuzzy on how to find out if that's the cause. as I wrote in
>> an ealrier message, "cat /dev/random" doesn't seem to block ...
[snip]
Any ideas regard
On Mon, 9 Feb 2004, Mike Brodbelt wrote:
> Rob Siemborski wrote:
> > On Mon, 9 Feb 2004, Mike Brodbelt wrote:
> >
> > Master and the service processes communicate over a socket -- master keeps
> > track of the number of available and busy workers, and when the available
> > number gets too low (b
Rob Siemborski wrote:
>
> On Mon, 9 Feb 2004, Vladimir Tyman wrote:
>
> > > Are the line breaks actually in the log or are they an artifact?
> >
> > These are an artifact from pasting the line into MUA. Actually it is one line
> > ending
> > with CRLF (or in shell notation \r\n).
>
> OK, then I
Hi,
--On Montag, 9. Februar 2004 14:49 Uhr + Mike Brodbelt
<[EMAIL PROTECTED]> wrote:
Some connections behave as expected, but some connections to port 143
just hang. Using telnet to connect to the port shows that the TCP
connection is established, but the Cyrus banner never appears, and
eve
Rob Siemborski wrote:
> On Mon, 9 Feb 2004, Mike Brodbelt wrote:
>
> Master and the service processes communicate over a socket -- master keeps
> track of the number of available and busy workers, and when the available
> number gets too low (below the "prefork" value) it starts a new one. The
>
On Mon, 9 Feb 2004, Mike Brodbelt wrote:
> I thought that master would always fork off an appropriate new process
> when it got a connection on any of the ports it was listening on.
> Obviously I've misunderstood something here - when an incoming
> connection is received on port 143, what should h
Hi,
Thanks for the reply.
Rob Siemborski wrote:
On Sat, 7 Feb 2004, Matthew Baker wrote:
If you are using PAM with saslauthd, you need to be very sure that
whatever PAM module you are using doesn't have any memory leaks, otherwise
you'll become very sad very quickly.
pam_mysql 0.4.7 which
Rob Siemborski wrote:
> On Mon, 9 Feb 2004, Mike Brodbelt wrote:
>
>
>>Some connections behave as expected, but some connections to port 143
>>just hang. Using telnet to connect to the port shows that the TCP
>>connection is established, but the Cyrus banner never appears, and
>>eventually the co
On Mon, 9 Feb 2004, Igor Brezac wrote:
> On Sun, 8 Feb 2004, Robin M. wrote:
>
> > On Sun, 8 Feb 2004, Igor Brezac wrote:
> >
> > > What does your saslauthd.conf look like? You probably need to set
> > > 'ldap_filter: [EMAIL PROTECTED]'. cyrus-sasl 2.1.17 splits fully a qualified
> > > usernam
Hi,
--On Montag, 9. Februar 2004 9:52 Uhr -0500 Rob Siemborski
<[EMAIL PROTECTED]> wrote:
It takes between 7 and 15 seconds to login into any mailbox even if it's
empty. Regardless of client or OS. Also it takes about 5 minutes after a
restart before the deliver.db is ready and logins start. M
--On Montag, 9. Februar 2004 10:07 Uhr -0500 Rob Siemborski
<[EMAIL PROTECTED]> wrote:
On Mon, 9 Feb 2004, Sebastian Hagedorn wrote:
I'm still fuzzy on how to find out if that's the cause. as I wrote in an
ealrier message, "cat /dev/random" doesn't seem to block ...
If it *is* demonstrably the c
On Mon, 9 Feb 2004, Sebastian Hagedorn wrote:
> >> I'm still fuzzy on how to find out if that's the cause. as I wrote in an
> >> ealrier message, "cat /dev/random" doesn't seem to block ...
[snip]
> Any ideas regarding my first question?
strace/truss an imapd during the connection process and see
Rob Siemborski wrote:
>
> On Mon, 9 Feb 2004, Vladimir Tyman wrote:
>
> > Hi,
> >
> > we are using 2.1.16 and one user has problem with Mozilla 1.6.0 (OS is Freebsd).
> > Relevant part from telemetry log:
> [snip]
> > When I looked on the part of the code in imapd.c it seems that
> > function imp
On Mon, 9 Feb 2004, Vladimir Tyman wrote:
> > Are the line breaks actually in the log or are they an artifact?
>
> These are an artifact from pasting the line into MUA. Actually it is one line ending
> with CRLF (or in shell notation \r\n).
OK, then I think I found the problem:
cut top of s
On Mon, 9 Feb 2004, Mike Brodbelt wrote:
> Some connections behave as expected, but some connections to port 143
> just hang. Using telnet to connect to the port shows that the TCP
> connection is established, but the Cyrus banner never appears, and
> eventually the connection times out. Once a co
On Mon, 9 Feb 2004, Sebastian Hagedorn wrote:
>
> I'm still fuzzy on how to find out if that's the cause. as I wrote in an
> ealrier message, "cat /dev/random" doesn't seem to block ...
>
> If it *is* demonstrably the cause in many instances, why isn't the default
> for SASL to use /dev/urandom?
Hi,
I've just upgraded a 50 user Cyrus installation from 2.0.16 to 2.1.15,
and users are now having problems connecting.
Some connections behave as expected, but some connections to port 143
just hang. Using telnet to connect to the port shows that the TCP
connection is established, but the Cyrus
On Sat, 7 Feb 2004, Matthew Baker wrote:
> Problem 1.
> Saslauthd gradually grows in memory size until the login process grinds
> to a halt. I have set it to restart once an hour to clear it. I have
> tried setting the option -n0 to force a child for each auth request but
> that seem to create num
On Mon, 9 Feb 2004, Vladimir Tyman wrote:
> Hi,
>
> we are using 2.1.16 and one user has problem with Mozilla 1.6.0 (OS is Freebsd).
> Relevant part from telemetry log:
[snip]
> When I looked on the part of the code in imapd.c it seems that
> function imparse_issequence returns for above sequence
Hello,
We are using cyrus-imapd-2.1.9 [compiled by hand] in a
redhat box [Linux 2.4.20-20.7smp].
We have a really strange error with a Cyrus account and i'm sending
the steps because i don't understand where is the problem:
$ cyradm localhost
IMAP Password:
# user.imnotauser
Will Prater wrote:
List,
I have a script in which I was using cyrquota to check the quota on all
users and send messages out to those that are near their quota. After
migrating my users to virtual domains in Cyrus IMAP 2.2.3, I have to
pass the -d argument to get the quota usages. Is there a w
On Mon, 9 Feb 2004, Simon Matter wrote:
> Date: Mon, 9 Feb 2004 07:54:02 +0100 (CET)
> > sorry searching the documentation and google proved difficult with this.
> > Why would a directory called "yes" be created in every new mailbox.
> Looks like you have misconfigured some autocreate feature in i
On Sun, 8 Feb 2004, Robin M. wrote:
> On Sun, 8 Feb 2004, Igor Brezac wrote:
>
> > What does your saslauthd.conf look like? You probably need to set
> > 'ldap_filter: [EMAIL PROTECTED]'. cyrus-sasl 2.1.17 splits fully a qualified
> > usernam
> > to the user and realm portion before it is passe
On Mon, Feb 09, 2004 at 11:09:28AM +0530, Ramprasad A Padmanabhan wrote:
> May not be now, But is there any reason mail cannot be stored in a
> database. Or a ldap directory.
ldap is not designed for this many writes, or for large objects (such as
mail messages) for that matter.
---
Home Page: ht
Hi,
we are using 2.1.16 and one user has problem with Mozilla 1.6.0 (OS is Freebsd).
Relevant part from telemetry log:
20 OK Completed
<1075899316<21 UID fetch 22738:22750,22752:22759,22761:22762,22765:22774,22779:2
2786,22788:22791,22793:22816,22818:22825,22827:22850,22852:22889,22891:22905
Lainaus Ramprasad A Padmanabhan <[EMAIL PROTECTED]>:
> On Sun, 2004-02-08 at 23:21, Joakim Ryden wrote:
>
> > on 02/08/2004 03:15 AM Michael Jonsson said the following:
> > > For all the mail...
> >
> > Mail is not stored in any database.
> >
> > --
>
>
> May not be now, But is there any reas
On Sat, Feb 07, Andreas Winkelmann wrote:
> The "./configure --mandir" does not work as excepted. In two Makefile.in's
> "$(prefix)/man" will be used instead.
Ahh, well and libdir is also missing in some Makefile.in
https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2362
--
With best regards,
That is what I thought of too. Do you use Simon's RPM packages to install
cyrus.
Perhaps you have set autocreateinboxfolders option in imapd.conf to yes.
Christos
Simon Matter said:
>> sorry searching the documentation and google proved difficult with this.
>>
>> Why would a directory called "ye
As Cyrus has an imap admin account that is needed to do various
administrative things, I think it would be good to have an ability to
restrict login to that account on ip address basis. I have not found such
feature in cyrus, is there not one or am I just blind?
imapd.conf option like "admin_netwo
> sorry searching the documentation and google proved difficult with this.
>
> Why would a directory called "yes" be created in every new mailbox.
Looks like you have misconfigured some autocreate feature in imapd.conf.
Simon
>
> i.e.
> [pdc /var/spool/imap/domain/d/draftmail.org/r/user/robin]#
43 matches
Mail list logo