Hey info-cyrus,
I'm not sure if this is debian specific (or just an issue with my
machine's config), if so, I apologize in advance. But, whenever I
try to use Cyrus::IMAP::Admin, I get the following error:
/usr/bin/perl: relocation error:
/usr/lib/perl5/auto/Cyrus/IMAP/IMAP.so:
Hey Dustin,
Wednesday, December 19, 2001, 5:20:23 AM, you wrote:
DP> I would like user names to be in the form of [EMAIL PROTECTED], but I
DP> found that cyradm rejects the '.'. Instead, I am using
DP> dpuryear~hostname~tld. Is this just plain impossible?
DP> Regards, Dustin
If you use the HI
Hey guys,
For those of you that care, PHP 4.1.0 has Sterling Hughes' Cyrus ext in
the source tree itself, meaning no more patching. Have fun :)
--
Kevin
Hey Ken,
Tuesday, November 27, 2001, 12:26:22 PM, you wrote:
KM> No. Cyrus was designed to be a black-box service, so it assumes that
KM> there are no user accounts, let alone quotas.
Oh yes, I know this. And I think it's great. Makes virtual users simple :)
But I didn't know if there might
Hey guys,
I forget if this has been discussed before, so please forgive me if it
has (but I didn't find all that much useful info in the archives).
As of now quotas are bound per mailbox. a) Is there a way to bind this
to system quotas as well? (so if user foo has a 10 MB quota
Hey James,
Sunday, November 25, 2001, 5:28:08 AM, you wrote:
JS> What work has been done in this area please specify URLs to patches
JS> pertaining to this matter
Check the archives from this summer. There was quite a bit of discussion
going on between Devdas Bhagat, Ken, Larry, and myself o
Hey chirs,
Friday, August 17, 2001, 4:47:08 PM, you wrote:
cc> Hello,
cc> I am trying to get TLS working with Cyrus. This is
cc> what I am seeing in the Header for
cc> S01 NO Error initializing TLS
I don't use SSL yet, but I think it's saying "S01 NO", then "Error
initializing TLS"
cc> SSL
Hey Larry,
Friday, August 17, 2001, 3:09:51 PM, you wrote:
LG> I think work to further abstract out the quota database can't possibly
LG> go to waste.
LG> Larry
Great. Guess I'll start looking more into this. Thanks for the db
pointers.
--
Kevin
Hey Lawrence,
Friday, August 17, 2001, 2:17:08 PM, you wrote:
LG> Oh, the other thing that I've been seriously considering is making an
LG> OpenLDAP backend that interfaces into some of the Cyrus information.
LG> Instead of having the IMAP server contact an LDAP server for
LG> information, run
Hey Lawrence,
Friday, August 17, 2001, 2:47:31 PM, you wrote:
LG> Local opens are fast compared to network I/O. (Making quotas
LG> potentially serviced by Berkeley db would probably be even faster; I
LG> believe there's already a bugzilla bug filed about this.)
Cool.
LG> Ah, I was thinking t
Hey Lawrence,
Friday, August 17, 2001, 2:38:23 PM, you wrote:
LG> Well, it's unlikely you're going to gain performance by moving the
LG> quota lookups into LDAP.
Well, I figured LDAP, which is innately fast for reads, and some caching,
would be quicker than having to open a file all the time f
Hey Lawrence,
Friday, August 17, 2001, 2:17:08 PM, you wrote:
LG> Oh, the other thing that I've been seriously considering is making an
LG> OpenLDAP backend that interfaces into some of the Cyrus information.
LG> Instead of having the IMAP server contact an LDAP server for
LG> information, run
So, I started looking at implementing this last night, and decided there's
quite a few changes that need to be made. There's a lot of mickey-mousing
that needs to be done since the existing quota lookups deal with fd (no big
surprise there), and memory map functions that expect them. Plus I coul
Hey guys,
Here's a script I thought some of you might find useful. Just download
it, edit a couple variables (pretty self-explantory when you look at the
names and default values), and slap it in a cron job or something.
In a nutshell, the script reads /etc/cyrus_ldap_quota_time
Hey Rob,
Thursday, August 16, 2001, 4:25:15 PM, you wrote:
RS> I'd like to announce our new IMAP-backended mailing list archive for the
RS> info-cyrus and cyrus-sasl mailing lists.
RS> New features include:
RS> * Less cluttered user interface.
RS> * A threaded message list view
Hey Kevin,
Simon has been kind enough to host the patches on his site. So, my
patch can now be found with his (which it was based off of), on
www.surf.org.uk.
--
Kevin
Hey guys,
Well, I finally fixed my patch, and it's running well for me. So here
it is again.
New changes:
o Fixed stupid bug with free()'ing the dn rather than the filter
o Added a ton of LDAP structure freeing -- didn't know there were
methods for doing this :) So, n
Hey Jeremy,
Thursday, August 09, 2001, 1:14:51 AM, you wrote:
JH> Kevin J. Menard, Jr. wrote:
>> I still say add all this to SASL. That's what it's there for anyway, so
JH> you
>> don't need to hack imapd.c or pop3d.c everytime you want to add a new auth
>
Hey Marc,
Wednesday, August 08, 2001, 10:02:26 AM, you wrote:
MS> Hi !
>> cyradm. It just sends IMAP commands though. View the source (either the
>> perl source of cyradm or imap/imapd.c)
MS> I know cyradm - but I don´t know how to make automated procedures
MS> How can I do this ?
M
Hey Andrew,
Wednesday, August 08, 2001, 4:21:10 AM, you wrote:
AK> hi all.
AK>I have trouble after running CYRADM . There are :
AK>#cyradm 127.0.0.1
AK>Please enter your password: ***
AK>IMAP password: at
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/Cyrus/IMAP/Admin.p
Hey Marc,
Wednesday, August 08, 2001, 9:46:01 AM, you wrote:
MS> Hi there !
MS> Where can I get some commandline-tools for setting up new mailboxes,
MS> deleteing mailboxes, setting quotas ?
MS> I would like to inlclude that in a automated
MS> user-management :-)
MS> Regards
MS> Marc Schöc
Hey Devdas,
Wednesday, August 08, 2001, 6:05:19 AM, you wrote:
DB> On Wed, 08 Aug 2001, David Wright spewed into the ether:
DB>
>> What exactly is the problem under consideration that (given the appropriate
>> modules) PAM doesn't solve?
DB> Just one, IMHO. PAM needs root access. Not what I
I found this to be pretty interesting. Anyone care to comment on this
authenticity of the claim? It seems to make sense at least :)
This is a forwarded message
From: Julio Sanchez Fernandez <[EMAIL PROTECTED]>
To: "Kevin J. Menard, Jr." <[EMAIL PROTECTED]>
Date: Tuesday,
Hey Tarjei,
Monday, August 06, 2001, 12:10:54 PM, you wrote:
TH> www.surf.co.uk
TH> ps: There's supposed to be a better patch "out there", but I do not know an url
(does anyone else?).
TH> Tarjei
Argh. Tarjei, you need to update your links. You've posted this wrong a
couple times now :)
Hey Peter,
Monday, August 06, 2001, 7:25:55 AM, you wrote:
PM> Heyaaa!!!
PM> where i can found some unofficial debian packages of new cyrus-imapd 2.0.x?
PM> in official debian is only 1.5.x version
PM> thanks for info
I was working on this, but it became too bothersome. Found it was much
e
Hey Daniel,
Friday, July 27, 2001, 4:46:25 AM, you wrote:
DMsc> Hi Kevin,
DMsc> reading the quotas from LDAP is a good idea. The problem
DMsc> is updating the used disc space somewhere. If you want to
DMsc> store this information also on LDAP, it will need an update
DMsc> for every incoming me
Hey guys,
I'm thinking about patching cyrus imapd to allow the reading of
quotas from ldap. Does this appeal to anyone? Does this even
make sense? Is this worth the trouble?
Any ideas/flames/suggestions would be greatly appreciated.
Or more interestingly, I'd like to be a
Hey guys,
Is there anyway to tie mailbox quotas in with system quotas? I'd like
to be able to say, this one group gets 50 MB of space, regardless of web
or mail. This would be ideal for virtual hosts. All look ups are done
with ldap, and i have nss ldap, if that makes any diffe
Hey Alfonso,
Wednesday, July 25, 2001, 7:11:55 AM, you wrote:
AG> Problems compiling cyrus-imapd-2.0.15
AG> Hi,
AG> I have a linux box (Red Hat 7.0), and I'm
AG> having problems trying to compile cyrus-imapd-2.0.15.
AG> What I get is the following.
AG> # ./configure
AG> # make depend
Hey Ken,
Tuesday, July 24, 2001, 12:39:19 PM, you wrote:
KM> "Kevin J. Menard, Jr." wrote:
>>
>> Hey David,
>>
>> Wednesday, July 25, 2001, 12:02:50 AM, you wrote:
>>
>> DF> I recreated your situation on my own system... but had no t
Hey Philippe,
Tuesday, July 24, 2001, 11:05:19 AM, you wrote:
PB> Hello,
PB> I compiled cyrus-imapd 2.0.15, and after many efforts, can't success
PB> in getting an answer/banner from the IMAP server:
PB>% imtest -m login -u cyrus -p imap localhost
PB>C: C01 CAPABILITY
Did you run
Hey David,
Wednesday, July 25, 2001, 12:02:50 AM, you wrote:
DF> I recreated your situation on my own system... but had no trouble...
DF> cyradm -u cyrus localhost
DF> Please enter your password:
DF> IMAP Password: (Why it asks for two passwords I don't
DF> know... =] )
I
Hey Devdas,
Tuesday, July 24, 2001, 2:58:08 AM, you wrote:
>> o A config switch for imapd.conf.
DB> I know, this is somewhere in the pipeline.
Cool :)
>> o A way to interact with HIERSEP code base so that the rewrite of '.' to '='
>> is conditional on whether or not '.' are allowed.
DB> Proba
Hey Devdas,
Monday, July 23, 2001, 3:38:56 AM, you wrote:
DB> My virtual host deadline got pulled up a bit,
That sucks.
DB> so I've merely implemented a userid rewrite. Patches attached.
Thanks :)
DB> This does not affect anything except usernames (which can now contain
DB> any character ex
Hey Michael,
Sunday, July 22, 2001, 4:58:04 PM, you wrote:
Drop the export statements. Add your ssl library paths to /etc/ld.so.conf.
Run ldconfig. And then use the --with-openssl configure option.
MW> Any help in comiling this is greatly appreciated. Thanks again for any
MW> help.
MW> M
Hey Christopher,
Thursday, July 19, 2001, 1:14:03 PM, you wrote:
CR> One downfall is I run seperate domains same domain name different TLD. and
CR> they are ran by different people, without the TLD we would get conflicting
CR> emails.
This is more or less the point I was bringing up before. I
Hey Christoph,
Thursday, July 19, 2001, 6:29:07 AM, you wrote:
CK> Tring to compile cyrus-imapd-2.0.14 under SuSe-Linux 7.0 with
CK> ./configure --with-pwcheck=/var/pwcheck\
CK> --with-pwcheck_method=shadow\
CK> --with-dbdir=/usr/local/BerkeleyDB.3.2
CK> make depend
CK> make all CFLAGS=-O
Hey Devdas,
Thursday, July 19, 2001, 4:48:19 AM, you wrote:
DB> I'm working on a patch to suport virtual domains.
DB> The basic idea is:
DB> Instead of enforcing the user.username mailbox, I am moving to a
DB> domain.username mailbox. The user logs in with a user@domain string
DB> which is the
Hey Norbert,
Thursday, July 19, 2001, 8:41:58 AM, you wrote:
NK> Hi,
>> Well, as stated earlier, here's my patch. It is based on Simon
>> Loader's code. I did nothing new to the MySQL code. There are
>> several changes to his LDAP code, but really, I just added search
>> cap
Hey guys,
Well, as stated earlier, here's my patch. It is based on Simon
Loader's code. I did nothing new to the MySQL code. There are
several changes to his LDAP code, but really, I just added search
capability to it.
I've also added three new directives. ldap_filter wil
Hey guys,
Well, I finally caved in an decided to use Simon Loader's SASL LDAP
patch. Actually, I patched that even so I could have LDAP search
support. I'll send it out to the list after I make a few cosmetic
changes.
The problem is, after I log into cyradm, I can't create/
Hey Catherine,
Wednesday, July 18, 2001, 6:23:07 AM, you wrote:
CR1c> I have come across mention in this list's archive about using a MySql
CR1c> database as a mail store for webmail, leaving IMAP out of the loop
CR1c> completely. Is this possible and, if so, what are the limitations? Anyone
CR
Hey Buddy,
Monday, July 16, 2001, 11:31:12 PM, you wrote:
LB> Subject says it all ...
LB> TIA
LB> --Buddy
By default, pine retrieves mail from your mbox folder. Your mail is not
being delivered there. It's being delivered to your Cyrus folder. Did you
configure pine to use IMAP?
--
Kevin
Hey Brendon,
Monday, July 16, 2001, 9:34:32 AM, you wrote:
/etc/sasldb will be created when you run saslpasswd.
--
Kevin
Hey Douglas,
Wednesday, July 11, 2001, 10:11:01 PM, you wrote:
DAS> Hi,
DAS> I'm trying to configure my RH 7.0 box to start /usr/cyrus/bin/master at
DAS> boot, but the script I created hangs on
DAS> daemon /usr/cyrus/bin/master
DAS> is this the "proper" way to do this? Could someone show me
this problem, whatever it
may be, is resolved first.
AL> Regards,
AL> Adi Linden
AL> On Fri, 6 Jul 2001, Kevin J. Menard, Jr. wrote:
>> But the time it worked, I had a line for "reading symbols from
>> /lib/security/pam_ldap". And in my /var/log/imapd.log, I
Hey Ken,
Friday, July 06, 2001, 3:24:38 PM, you wrote:
KM> Postfix isn't using SASL, is it?
Indeed it is. Only means of SMTP AUTH it provides.
KM> I'm not questioning your LDAP config
KM> (mainly because I'm LDAP ignorant), I think the problem lies between
KM> SASL and pam_ldap. Did you
Hey Ken,
Friday, July 06, 2001, 1:52:21 PM, you wrote:
KM> Then:
KM> 1. telnet to port 9143, don't do anything else yet
KM> 2. in another window, get the pid of the process you are connected to by
KM> looking for 'service-imap-debug' in imapd.log
KM> 3. run 'gdb /imapd
KM> 4. hit if prompted
Hey guys,
The following is the output from openldap, run with 256 debugging level,
when conversing with postfix. The authentication works fine, and I can
relay mail. Life is good:
daemon: conn=7 fd=9 connection from IP=127.0.0.1:34434 (IP=0.0.0.0:34049) accepted.
conn=7 op=
Hey Devdas,
Tuesday, June 26, 2001, 5:28:22 AM, you wrote:
DB> On Tue, 26 Jun 2001, Devdas Bhagat spewed into the ether:
DB>
>> Cannot authenticate to server as cyrus
>>
>> Without the -u option, I get the error
>> Cannot connect to server
>> if I try to do anything
DB> Ok, I fixed that erro
Hey Ken,
Thursday, July 05, 2001, 9:45:04 PM, you wrote:
KM> I am pleased to announce the availability of a selectable hierarchy
KM> separator for Cyrus IMAP. Up until now, Cyrus used a netnews-style
KM> hierarchy, where '.' was used as the hierarchy delimiter -- thus
KM> prohibiting '.' from
Hey guys,
Sorry for the massive post here, but I asked very similar
questions on all these lists. I finally got my problem fixed,
and figured I would share my results with each of the lists, in
case anyone else asks.
You're all probably gonna laugh when you here what I did t
Hey guys,
I'm trying to authenticate using PAM LDAP. I use a debian system, with
mostly debs from woody. However, I built Cyrus 2.0.14 from source,
since the debian packages are horribly out of date.
I set up SASL to use PAM in imapd.conf, but cyradm cannot use a user
from
Hey guys,
I'm not sure if this is the appropriate list for this or not. The SASL one
seems to not be very lively, so I don't know if it's gone defunct or what
have you. So, if it is the wrong place, I apologize for the spam.
The problem is just what I said. Actually, I'm runni
Hey Christoph,
Friday, June 29, 2001, 10:22:15 AM, you wrote:
CK> So I get a new problem:
CK> Jun 29 16:18:43 hal master[14087]: process 14091 exited, status 0
CK> Jun 29 16:19:24 hal imapd: could not getenv(CYRUS_SERVICE)
CK> Jun 29 16:19:24 hal service-imapd[14099]: executed
CK> Jun 29 16:19
Hey Mario,
Wednesday, June 27, 2001, 9:00:52 AM, you wrote:
ML> I tried running ./configure and ./configure --with-openssl=/usr/local/ssl
ML> with the same results. Anyone has a clue, am I missing something?
ML> Thanks.
Do you have the openssl-dev package installed?
--
Kevin
Hey Ken,
Thursday, June 21, 2001, 11:51:11 AM, you wrote:
KM> Unless any new bugs or issues are found with this release, this will be
KM> the code which will be merged into the main Cyrus tree and appear in one
KM> of the next two standard releases (2.0.15 or 2.0.16).
How will this be merged?
Hey guys,
So, I've recently installed a new debian system. I got to apt-get
cyrus imapd, and to my horror see that it hasn't been updated
since 1.5.19. I realize the maintainer was waiting for other
libraries, but I can't afford to wait :-/ So, I'm trying to build
my own pr
Hey David,
Wednesday, February 14, 2001, 6:47:52 PM, you wrote:
DF> Attached are two patch-files that will change the Netnews dot delimiter
DF> to a slash in Cyrus. I created these patches from the sources for
DF> 2.0.11 (you shouldn't need 2.0.11 to apply it though). The first file
DF> (imap
Hey Tarjei,
Sunday, June 10, 2001, 5:26:51 PM, you wrote:
>> thanks a lot 4 ur reply. it seems to me that there's no simple
>> way that we can use cyrus 2.x with ldap at this moment?? i
>> swtiched back to cyrus 1.5.19 w/ pwcheck_ldap compiled in. it is
>> working ok now, and i can contin
Hey Jen-Mei,
Sunday, May 27, 2001, 11:10:07 PM, you wrote:
JMW> That doesn't really help, unfortunately. The idea is that on a
JMW> particular client, someone might want to archive all messages older
JMW> than 30 days to an identical folder (same place in tree, etc.)
JMW> locally. I don't kno
Hey Steve,
Monday, June 11, 2001, 2:14:55 PM, you wrote:
SS> Tarjei Huse wrote:
>>
>> > thanks a lot 4 ur reply. it seems to me that there's no simple
>> > way that we can use cyrus 2.x with ldap at this moment?? i
>> > swtiched back to cyrus 1.5.19 w/ pwcheck_ldap compiled in. it is
>> > w
Hey Kevin,
Thursday, April 12, 2001, 4:38:03 PM, you wrote:
KMM> Both IP addresses use SASL for authenticatiom and I can use multiple LDAP
KMM> servers and multiple basedns very nicely. Mail is stored in separate
KMM> spools for each IP address and I can have identical uids for multipe
KMM> ad
Hey Kevin,
Thursday, April 12, 2001, 4:38:03 PM, you wrote:
KMM> Both IP addresses use SASL for authenticatiom and I can use multiple LDAP
KMM> servers and multiple basedns very nicely. Mail is stored in separate
KMM> spools for each IP address and I can have identical uids for multipe
KMM> ad
Hey guys,
Hey guys,
I'm fairly new to the LDAP game. I've read the list archives a bit, and
found a lot of good info. One thing that is still eluding me is the the
directory structure itself.
I am trying to set up LDAP as my backend for several services: SMTP
(Postfix), IMAP
Hey Andrew,
Wednesday, May 30, 2001, 1:33:23 PM, you wrote:
AK> Hello!
AK> Just a question:
AK> When I send mail to some user, it receives into the user's local mailbox
AK> (and I can read it via pine), but not to cyrus mailbox. How to solve the
AK> problem?
Sounds like you're not delivering t
Hey Seva,
This could also be due to an overheating system.
--
Kevin
Friday, March 23, 2001, 11:48:29 AM, you wrote:
SA> This probably should be a FAQ item by now! One of the most
SA> common reasons for signal 11 (on Redhat systems) with cyrus
SA> is mismatch with the shared libraries. Often
Hi,
Every time I try to pass my server's name to installsieve, it segfaults.
Anyone else ever have this issue, know what may be causing it, or know how
to fix it?
Thanks,
-Kevin
68 matches
Mail list logo