Re: SASL LDAP patch - way to specify multiple servers?

2001-11-25 Thread Wil Cooley
Also Sprach Birger Toedtmann: > We use SASL1->LDAP in a clusterd HA environment with the LDAP patch > supplied by http://www.surf.org.uk/src/cyrussasl.html which AFAIK does > not support multiple LDAP servers. We are at the moment suggensting > a switch to SASL1->PAM->LDAP, which is not as fast,

Re: SASL LDAP patch - way to specify multiple servers?

2001-11-25 Thread Wil Cooley
Also Sprach Birger Toedtmann: > Why that? SASL awaits its OK from PAM - which LDAP server PAM itself > connected to is not SASLs business. (to avoid misunderstanding: > we won't mix both methods, no). Okay, I didn't look closely at the FAQ that explained why that was happening, I just avoided

Re: Having trouble installing Cyrus imapd 2.0.16

2001-11-27 Thread Wil Cooley
Also Sprach Matt Kenigson: > The compile of imapd kept bombing until I found a post online that suggested > (duh) copying the libs and header files for db into the lib area of the > source tree for imapd. Then it compiled successfully. > > After that we kept getting segfaults. We fixed these by

Re: Still having problems installing Cyrus 2.0.16

2001-11-30 Thread Wil Cooley
Also Sprach Matt Kenigson: > Thanks to those of you who have helped so far. > > I'm afraid we've made a few big mistakes. Chief among them is not sticking > to one platform. I'll spare you the details of the various changes, but the > latest is that we thought we'd be able to get a clean compil

Re: Cluster support in Cyrus IMAPD?

2001-12-07 Thread Wil Cooley
Also Sprach Alex Pilosov: > Read up on GFS. (www.globalfilesystem.org) > > It provides local semantics over a shared-data storage. Whether it works > good enough with cyrus is another question. People constantly ask that > question, but I haven't had a straight answer yet. Hm, I was actually jus

signed int wrap with quota

2002-04-23 Thread Wil Cooley
Cyrus 2.0.16: I've just stumbled onto what I think is a bug. The quota struct in mailbox.h defines 'int limit'. I hadn't been able to figure out if the quota limits were in bytes or kilobytes (I've since read the code and figured it out) and I wanted to set large quotas as a failsafe on a new i

Re: signed int wrap with quota

2002-04-23 Thread Wil Cooley
Also Sprach Wil Cooley <[EMAIL PROTECTED]> on Tue, Apr 23, 2002 at 03:00:10PM PDT > Cyrus 2.0.16: ... > Considering that quotas are used in kilobytes, it should be a matter > of checking if the user-supplied quota is 2097151 ((2^31-1)/2) > or greater and return an error. Erm,

Cyrus Notes & Scripts

2002-04-25 Thread Wil Cooley
I just did an install and migration over the last few days, and had to write a few scripts to accomplish it. I thought I'd put up my notes on my Wiki and my scripts so others might have an easier time (and so I won't forget next time ;). You can see my notes and links to my scripts at: http://n

Re: Not exactly started

2002-04-26 Thread Wil Cooley
Also Sprach Brian Jackson <[EMAIL PROTECTED]> on Fri, Apr 26, 2002 at 09:48:36AM PDT > I have just installed Cyrus and can't get the everything working quite > right. If I try to connect into the IMAP server from a client I get a > timeout. If I try to telnet to the imap port on the server I get t

Re: Not exactly started

2002-04-26 Thread Wil Cooley
Also Sprach Brian Jackson <[EMAIL PROTECTED]> on Fri, Apr 26, 2002 at 12:09:01PM PDT > Yes it is Linux. Yes it is running. This is the output of the netstat > -lnp --inet: > > > Active Internet connections (only servers) > Proto Recv-Q Send-Q Local Address Foreign Address > State > PID

RE: PAM Authentication

2002-05-17 Thread Wil Cooley
On Wed, 2002-05-15 at 21:37, David Chait wrote: > May 15 20:41:43 bonmaildev saslauthd[19131]: AUTHFAIL: user=dchait > service=imap realm= [PAM auth error] > > This is what I received using the saslauthd -a pam option (pam didn't > work at all). Any ideas? I can't seem to find a reference for thi

Is user lock-out required for backend xfers?

2009-03-11 Thread Wil Cooley
Somewhere I read (or thought I read) that it was important to ensure that a user was not logged in when his mailbox was transferred between backends in a Murder setup, otherwise there was a risk of mailbox corruption. Is this true or have I been reading the tabloids again? Context: I have several

Re: Is user lock-out required for backend xfers?

2009-03-14 Thread Wil Cooley
Thanks everyone; I'm not sure where I got that idea. Wil -- Wil Cooley signature.asc Description: OpenPGP digital signature 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/ma

Re: Ptloader configuration in Cyrus IMAP

2009-08-20 Thread Wil Cooley
on of the pts/ptloader stuff because I was under the impression that it was entirely AFS-related, which I have no infrastructure for, but if this is the way to enable groups in LDAP without the slowness, then I need to look more closely at this. Wil -- Wil Cooley signature.asc Descriptio

Removing the "Web Changes Notification Service" from the wiki

2009-08-20 Thread Wil Cooley
e mind if this is removed from the Cyrus/WebHome page on the wiki (and possibly any other pages where I find it)? Wil -- Wil Cooley signature.asc Description: This is a digitally signed message part Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu

Resources for MUA support of IMAP features?

2009-09-02 Thread Wil Cooley
Does anyone know of a mailing list or a web site with information about MUA support of various IMAP features? For example, for IMAP IDLE the Wikipedia entry is good: http://en.wikipedia.org/wiki/IMAP_IDLE (Although it is lacking in some details about what to expect from a server supporting it,

Re: Future Ideas wiki page

2010-01-13 Thread Wil Cooley
Bron Gondwana wrote: > Anyway, I'd love feedback on any or all of it, and if there > are other things that you feel are really important for the > future viability of Cyrus I'd love to hear about them as well. > I haven't yet had a chance to look at the QRESYNC stuff that > Ken's already done for

Re: Question about reconstruct

2010-01-13 Thread Wil Cooley
Bron Gondwana wrote: >> Perhaps it would be a good idea, then, to make the '-k' behavior the >> default and use another option to invert the logic? > > Absolutely... it will probably happen in 2.4 or 2.5... it's on my list > of incompatible changes! Great, glad to hear it! Wil signature.asc

Re: Future Ideas wiki page

2010-01-14 Thread Wil Cooley
Bron Gondwana wrote: > By which time, why not just define a brand new protocol not called IMAP which > includes the good bits of what IMAP currently does, and discards anything that > doesn't fit the multi-folder worldview. So long as you made the storage and > meta-data requirements compatible w

Re: Quotas and disk usage

2010-01-14 Thread Wil Cooley
Adam Tauno Williams wrote: > Some earlier versions of Cyrus had quota calculation issues with big > quotas (2GB? 4GB?) or big mailboxes. I think there is a blurb in WMOGAG > about that, and what version fixed it. It happens with 2.2 crossing the 4GiB range, but not related to what he's seeing.

Re: Future Ideas wiki page

2010-01-14 Thread Wil Cooley
Bron Gondwana wrote: >> 1. It would be nice from a provisioning standpoint to be able to enumerate >> available partitions and their capacities within the IMAP protocol itself. >> This >> way, provisioning scripts could decide intelligently which backend and >> partition >> to use without resort

SSL/TLS question

2003-12-10 Thread Wil Cooley
with Cyrus, perhaps using the 'tls_ca_file'? The docs are a little sparse (and Comodo doesn't provide explicit instructions like it does for mod_ssl) and my understanding of SSL/TLS is a bit limited. Wil -- Wil Cooley [EMAIL PROTEC

Re: sieve howto

2003-12-14 Thread Wil Cooley
S notify. Now I am using procmail but I want to switch > to cyrus/sieve. any hints for me ? Sieve cannot do this; it is not designed to communicate externally in any fashion. It's designed to do one thing, and one thing only--filter and sort e-mail. Wil -- Wil Cooley

Authenticating and authorizing as different users w/an MUA?

2003-12-15 Thread Wil Cooley
7;t know of any MUAs that will let you do this, which is important for certain user support issues. Does anyone know of one, or am I mistaken about being able to do this? Wil -- Wil Cooley [EMAIL PROTECTED] Naked Ape Consulting

Re: Authenticating and authorizing as different users w/an MUA?

2003-12-15 Thread Wil Cooley
's help system and configuration options and it isn't clear to me how to configure it; can you give me a hint? Wil -- Wil Cooley [EMAIL PROTECTED] Naked Ape Consultinghttp://nakedape.cc * * * * Linux, UNIX, Networkin

Re: Autodelete of old mails

2003-12-30 Thread Wil Cooley
at the cyrus level. > the "popexpiretime:" in imapd.conf parameter is something like this > , But I dont think I can use it to actually delete older mails If you're using 2.1+, look for 'ipurge'. Wil -- Wil Cooley

Re: Is debian's cyrdeliver really lmtp?

2004-01-06 Thread Wil Cooley
e addressee at a time? 'cyrdeliver' (which is assume to be 'deliver' renamed) is a front-end to LMTP-delivery; basically, it's a pipeline you can use if your MTA doesn't support LMTP (or you want to inject messages into Cyrus using something other than your MTA).

SSL/TLS question

2004-01-12 Thread Wil Cooley
SSL/TLS is a bit limited. Wil -- Wil Cooley [EMAIL PROTECTED] Naked Ape Consultinghttp://nakedape.cc * * * * Linux, UNIX, Networking and Security Solutions * * * * * Naked Ape Consulting http://nakedape.cc * * Contrac

Re: SSL/TLS question

2004-01-15 Thread Wil Cooley
CA file is to verify client certs. In this case you put the > certificate and the intermediary certificate in the same file (*.cert) > You don't need a tls_ca_file unless you are verifying client certs. > (unlikely) Yeah, that's what I figured; thanks for the clarification. Wil

Re: SSL/TLS question

2004-01-15 Thread Wil Cooley
reading my post after your initial message I realized I was not clear (which I've found is an easy quality to have when discussing SSL and TLS). My cert is issued by "Comodo Class 3 Security Services CA", which was issued by the Well-Known CA "GTE CyberTrust Root". Wil --

Re: maximum recommended mailbox quota?

2004-01-15 Thread Wil Cooley
he didn't. :) Be careful setting them too big; I did a 2.0.x installation a couple years ago and couldn't tell what the units of the quota was supposed to be, and set them based on bytes instead of kilobytes, which overflowed a signed integer (my guess) and so was always over-quota. Wil --

Re: individual User spamassassin settings during lmtp delivery

2004-01-20 Thread Wil Cooley
an control per-user the score used to determine whether to tag or to quarantine the message (which includes passing the message regardless of score). You cannot, however, have per-user ~/.spamassassin/user_prefs. Wil -- Wil Cooley [EMAIL PROTECTED] Naked Ape Cons

Re: individual User spamassassin settings during lmtp delivery

2004-01-20 Thread Wil Cooley
isd-new correctly? You cannot control nearly as much stuff with amavisd-new, but it's generally enough. See the 'policy' SQL table for what can be controller per-user, in addition to the white/black lists: http://www.ijs.si/software/amavisd/README.lookups Wil -- Wil Cooley

Re: Cyrus install problem

2004-01-29 Thread Wil Cooley
clude/openssl/ssl.h:179, > from prot.h:56, > from prot.c:72: > /usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory ^^ Problem You should do what Ken recommended or just install the krb

Re: Antivirus solution

2004-01-30 Thread Wil Cooley
yrus - sasl2 2.1.12 > fetchmail6.2.1 > db4.0.14 > postfix2.0.6 You can find information about the solution I've implemented here: http://nakedape.cc/products/packages/maildefender/paper Wil -- Wil Cooley [EMAIL PROTECTED] Naked Ape Con

Re: Config problem

2004-02-01 Thread Wil Cooley
y appreciated. The HOWTO is considerably out-of-date; Cyrus now uses it's own 'master' process to control the various sub-systems and not [x]inetd. If you're using Red Hat, I'd strongly encourage you to use Simon Matter's RPMs at http://www.invoca.ch/pub/packages/

Re: Cyrus-sasl-2.1.17-2 build fails

2004-02-02 Thread Wil Cooley
g that up at my Wiki page: http://nakedape.cc/wiki/index.cgi/RpmNotes Wil -- Wil Cooley [EMAIL PROTECTED] Naked Ape Consultinghttp://nakedape.cc * * * * * * Linux Consulting in Portland, Oregon * * * * * * * Naked Ape Consulting

RE: Documentation, Community & Advocacy was: RE: Kill this thread, itshouldn't have been one ( was: Re: CYRUS = ....)

2004-02-04 Thread Wil Cooley
(in fact, I'm planning to split it into a Cyrus-SASL HOWTO and Cyrus-IMAP HOWTO). We'll see how that goes--I have a bad habit of starting projects and not finishing them. If nothing comes from me in a few months and you feel you'd like to take it ove

Re: [OT] MUA's with "direct post" support?

2004-02-04 Thread Wil Cooley
> me). Anyone have any suggestions? I'd like it very much if I could get > SquirrelMail to do this, but I'd like to try out any other alternatives > to see if this technique is going to work. Not that everyone in your organization will have a Linux desktop, but Evolution 1

Re: Cyrus + postfix

2004-02-05 Thread Wil Cooley
'prefork' is set to at least 1 in cyrus.conf, otherwise the socket doesn't get created. (Someone please tell me if this is wrong.) Wil -- Wil Cooley [EMAIL PROTECTED] Naked Ape Consultinghttp://nakedape.cc * * * * * * * Good,

Re: Cyrus + postfix

2004-02-05 Thread Wil Cooley
On Thu, 2004-02-05 at 07:29, Wil Cooley wrote: > Actually, I don't think I've ever seen Postfix's lmtp configured to run > chroot. I think with 'lmtpunix' you need to make sure that 'prefork' is > set to at least 1 in cyrus.conf, otherwise the socket

Re: +S reliance?

2004-02-13 Thread Wil Cooley
n ext2 or ext3, I don't know. Perhaps a little more specificity would get a better answer. Wil -- Wil Cooley [EMAIL PROTECTED] Naked Ape Consultinghttp://nakedape.cc * * * * Linux, UNIX, Networking and Security Solutions * * * *

Re: How to close POP3 session which is inactive for 60s

2004-02-21 Thread Wil Cooley
dify the source to allow you set it below 10 minutes. Should be relatively straight-forward with a minimal knowledge of C. Wil -- Wil Cooley [EMAIL PROTECTED] Naked Ape Consultinghttp://nakedape.cc * * * * Linux, UNIX, Networking and

Re: migration howto?

2004-02-26 Thread Wil Cooley
to use 'rsync'. You'll of course have to change your hostname if it's hard-coded for Postfix and change your DNS. Wil -- Wil Cooley [EMAIL PROTECTED] Naked Ape Consultinghttp://nakedape.cc * * * * Linux, UNIX, Ne

Re: Cannot load CA Data

2004-02-27 Thread Wil Cooley
ul if you're using client-side certificates, but you're only using server-side certificates, so it doesn't matter. If you want to silence it, provide a bundle of CA certificates (like those that come with mod_ssl). You might even be able to make /dev/null the CA bundle file. Wil -- Wil

Re: creating mailboxes

2004-03-09 Thread Wil Cooley
me directory is rather mysterious. Do you have '/home/mailadm' set as 'partition-default' in imapd.conf? BTW, the directories are not actually Maildir, although they are similar in some ways (but totally incompatible). Wil -- Wil Cooley

Re: creating mailboxes

2004-03-09 Thread Wil Cooley
y entries, > but regular files - presumably something mboxish. Oh right, I see they're not directories now. Hm, well, I guess I haven't been paying close enough attention to understand what's going on, or something wacky is going on. They shouldn't be there anyway; they shoul

Re: creating mailboxes

2004-03-10 Thread Wil Cooley
t; ~ andrea 12997 1 0 19:21:21 ?0:01 imapd Here's something very wrong. Cyrus imapd processes will always be running as user 'cyrus'--not the connecting user. UW and other IMAP servers run as root and setuid to the appropriate user, which is what thi

Re: cyradm shell script error on startup

2004-03-11 Thread Wil Cooley
n's RPMs and have it install in the normal Perl lib directory :) Wil -- Wil Cooley [EMAIL PROTECTED] Naked Ape Consultinghttp://nakedape.cc * * * * * * * Good, fast and cheap: Pick all 3! * * * * * * * * Naked Ape Consulting h

Re: cyradm shell script error on startup - More help ?

2004-03-11 Thread Wil Cooley
On Thu, 2004-03-11 at 16:46, John Gibson wrote: > Your suggestion sounds great, but "cyradm" is a bourne shell script, not > perl. So the "use" command gives an error. Oh yeah. Just put the PERL5LIB variable there above the 'case&

Re: Remote User's SMTP relay authorization

2004-03-15 Thread Wil Cooley
just like Cyrus (it might only be a patch; not sure). The biggest problem for me is that I have to use LOGIN or PLAIN authentication, which means I really want to wrap the connections in SSL, but Outlook doesn't generally handle self-signed certs well. Wil

Re: (Postfix/Cyrus)+SpamAssassin ?

2004-03-16 Thread Wil Cooley
cipient_maps= -o myhostname=localhost.nakedape.priv -o smtpd_helo_restrictions= -o smtpd_client_restrictions= -o smtpd_sender_restrictions= -o smtpd_recipient_restrictions=permit_mynetworks,reject -o mynetworks=127.0.0.0/8 These settings are explained in detail in the amavis

Re: (Postfix/Cyrus)+SpamAssassin ?

2004-03-16 Thread Wil Cooley
h coarser with amavisd-new. Basically you can control tag, tag2 and kill levels per-user/domain/sub-domain. Using SA through procmail each user can control nearly every aspect. Of course, you also cannot use site-wide Bayesian filtering with the procmail approach. Wil -- W

Re: Where is Simmon's RPMs

2004-03-27 Thread Wil Cooley
On Sat, 2004-03-27 at 13:30, Patrick Nelson wrote: > I'm getting ready to move my cyrus mail process to a FC1 system and I > went looking for Simmons RPMs and couldn't find the site. Anyone know > if this is still around? Right here: http://www.invoca.ch/pub/packages/cyrus-

Re: Getting IMSP segfaults when accessing LDAP

2004-04-22 Thread Wil Cooley
id my bucks to RedHat so I should be > able to ask them. Check /etc/profile: # No core files by default ulimit -S -c 0 > /dev/null 2>& Wil -- Wil Cooley mailto:[EMAIL PROTECTED] Naked Ape Consultinghttp://nakedape.cc * * * * * Por

Re: Does a Cyrus GUI exist?

2004-05-12 Thread Wil Cooley
can tell, I haven't been able to actually > find any true cyradm GUI tool (that allows you to administer individual user > mailboxes, assign group boxes, etc...). There's a Webmin module that's not too bad. Wil -- Wil Cooley mailto:[EMAIL PROTE

Re: Cyrus Imapd Experiences

2004-05-20 Thread Wil Cooley
ommand with cyradm to find that stuff out. Wil -- Wil Cooley mailto:[EMAIL PROTECTED] Naked Ape Consultinghttp://nakedape.cc * * * * * Portland's Premier Open Source Consultancy * * * * * signature.asc Description: This is a digitally signed message part

Re: cyrus IMAP4 v2.1.16 and TLS

2004-07-07 Thread Wil Cooley
7; in OpenSSL: $ openssl s_client -connect localhost:imaps Wil -- Wil Cooley [EMAIL PROTECTED] Naked Ape Consultinghttp://nakedape.cc signature.asc Description: This is a digitally signed message part

Re: unable to login

2004-07-07 Thread Wil Cooley
cation, which requires root access. It's a much better solution than creating a 'shadow' group and making /etc/shadow readable by it and putting cyrus into that group. Wil -- Wil Cooley [EMAIL PROTECTED] Naked Ape Consulting

Re: unable to login

2004-07-07 Thread Wil Cooley
that applications communicate with saslauthd over a socket protocol, which one hopes goes to great lengths sanitize input. Wil -- Wil Cooley [EMAIL PROTECTED] Naked Ape Consultinghttp://nakedape.cc signature.asc Description: This is a digitally signed message part

Re: Cyrus IMAP, sendmail and LDAP

2004-07-07 Thread Wil Cooley
ed by viruses and spammers sending mail to a non-existent address from a non-existent address. Wil -- Wil Cooley [EMAIL PROTECTED] Naked Ape Consultinghttp://nakedape.cc signature.asc Description: This is a digitally signed message part

Re: Virtual Memory Consumption of Cyrus IMAPd

2004-07-20 Thread Wil Cooley
p? Because the PAM modules are dynamically loaded, like libraries, which saslauthd calls into. These modules are part of the saslauthd process, so when they leak memory, the whole process space grows. Wil -- Wil Cooley [EMAIL PROTECTED] Naked Ape Consulting

Re: subscribing to folders

2004-07-22 Thread Wil Cooley
ilbox to the user's subscription file. Take note, though, that at least in 2.0, the subscription lists had to be sorted. Wil -- Wil Cooley [EMAIL PROTECTED] Naked Ape Consultinghttp://nakedape.cc signature.asc Description: This is a digitally signed message part

Authentication diagram?

2004-08-04 Thread Wil Cooley
Someone on IRC (#cyrus on irc.freenode.net) was asking about authentication options and I recalled that someone had put together a nice PDF of the way the various layers operate. I can't find this PDF on the Wiki; could someone point me to it? Wil -- Wil C

Re: Authentication diagram?

2004-08-04 Thread Wil Cooley
On Wed, 2004-08-04 at 12:30, Ken Murchison wrote: > Wil Cooley wrote: > > > Someone on IRC (#cyrus on irc.freenode.net) was asking about > > authentication options and I recalled that someone had put together a > > nice PDF of the way the various layers operate. I can&#x

Re: Cyrus IMAPd logging

2004-08-10 Thread Wil Cooley
On Tue, 2004-08-10 at 14:56, AJ wrote: > Hi, > Is there a way to control the loglevel that cyrus imapd uses? > I want to get it to stop logging debug messages altogether. Usually this is done in /etc/syslog.conf. Wil -- Wil Cooley [EMAIL PROTECTED]

Re: Please explain: Creating the TLS/SSL Certificate

2004-08-13 Thread Wil Cooley
rsa -in key.pem -out new.key.pem > > >openssl x509 -in req.pem -out ca-cert -req \ > > >-signkey new.key.pem -days 999 > > This is where you as private CA sign the private key and make it a > public certificate (new.key.pem) Is there something to thi

Re: Setting up imaps with cyrus

2004-08-26 Thread Wil Cooley
ect of that message says self-signed, but they're not). Try the instructions on my Wiki (copped from the stunnel FAQ): http://nakedape.cc/wiki/ApplicationNotes_2fSslNotes You just accept the self-signed cert permanently with Mozilla and you're done. Wil -- Wil Cooley

Re: Quota question

2004-08-28 Thread Wil Cooley
d be able create sub- folders of trash and use more space than you have permitted. Wil -- Wil Cooley [EMAIL PROTECTED] Naked Ape Consultinghttp://nakedape.cc signature.asc Description: This is a digitally signed message part

Re: frequency of running squatter

2004-10-26 Thread Wil Cooley
U when it runs, so it's noticeable when it runs. Cyrus will use the messages directly that aren't indexed, and a day's worth is usually pretty quick. Wil -- Wil Cooley [EMAIL PROTECTED] Naked Ape Consultinghttp://nake

Re: Mailstore filesystem

2006-07-05 Thread Wil Cooley
ten. Here's a message where Ted Ts'o mentions it: http://lopsa.org/pipermail/discuss/2006-February/000810.html Adding 'noatime' probably helps too. Of course, if you can move the Journal Block Device elsewhere, like a faster region of the disk(s) or another spindle that will lik

Re: Good book on Cyrus?

2006-07-18 Thread Wil Cooley
e is my ever-incomplete attempt at rewriting the HOWTO: http://nakedape.cc/info/Cyrus-IMAP-HOWTO/ Here are also slides from a presentation I gave a couple years ago: http://nakedape.cc/info/Cyrus-IMAP-Intro/ Wil -- Wil Cooley <[EMAIL PROTECTED]> Naked Ape Consulting, Ltd signature.asc Des

Re: High availability email server...

2006-07-31 Thread Wil Cooley
e instructions for determining the size here, because it's non-obvious: http://nakedape.cc/wiki/PlatformNotes_2fLinuxNotes (BTW, you can drop the 'defaults' from the entry in your fstab; 'defaults' exists to fill the column in the table when nothing else is there.) Wil -- Wil Cooley <[EMAI

Re: High availability email server...

2006-07-31 Thread Wil Cooley
On Mon, 2006-07-31 at 15:40 -0700, Andrew Morgan wrote: > On Mon, 31 Jul 2006, Wil Cooley wrote: > > > How big is your journal? I have instructions for determining the size > > here, because it's non-obvious: > > > > http://nakedape.cc/wiki/PlatformNotes_2fLi

Re: Deliver.db error: DBERROR db4:

2006-08-09 Thread Wil Cooley
n to "Write the DB_CONFIG file") http://svn.collab.net/viewvc/svn/trunk/subversion/libsvn_fs_base/fs.c?revision=19410&view=markup Wil -- Wil Cooley <[EMAIL PROTECTED]> Naked Ape Consulting, Ltd signature.asc Description: This is a digitally signed message part -

Re: Cyrus upgrade, need advice

2006-08-13 Thread Wil Cooley
een those two versions. One potential problem I see is whether or not your SLES 9 is 64-bit or 32 and if version 10 will match. I would not be surprised if a change like that would invalidate assumptions in the on-disk storage of the databases. Wil -- Wil Cooley <[EMAIL PROTECTED]> Naked

Re: [ProbableSpam]Re: Cyrus upgrade, need advice

2006-08-14 Thread Wil Cooley
ltogether. Wil -- Wil Cooley <[EMAIL PROTECTED]> Naked Ape Consulting, Ltd signature.asc Description: This is a digitally signed message part Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.ed

Re: command line to move/delete email

2006-08-15 Thread Wil Cooley
. It's fairly easy to script; here's a script I wrote to feed spam from a folder into SpamAssassin's sa-learn and delete it: http://haus.nakedape.cc/svn/public/trunk/small-projects/mail-utils/bayesuck/ You'll also need the simaplib.py from the parent directory. Wil -- Wil Co

Re: Outlook 2003 still crashing

2006-08-15 Thread Wil Cooley
e, the ext3 > flushing behavior was so bad that it caused incredible iowait and huge > load and full server stalls. Not that it matters now since you've switched, but you were probably suffering from an undersized journal, see: http://nakedape.cc/wiki/PlatformNotes_2fLinuxNotes Wil --

Re: deliver.db conversion to skiplist

2006-08-31 Thread Wil Cooley
On Tue, 2006-08-29 at 11:58 -0400, Shelley Waltz wrote: > my distro (cyrus-imapd-2.2.3-4) does not appear to have db_recover? It's from the Berkeley DB tools; db4-utils on RHEL. Wil -- Wil Cooley <[EMAIL PROTECTED]> Naked Ape Consulting, Ltd signature.asc Description: This

Re: Mailbox does not exist

2006-09-01 Thread Wil Cooley
their MTA; see lmtpd(8). And they use Sieve for filtering, instead of procmail. Wil -- Wil Cooley <[EMAIL PROTECTED]> Naked Ape Consulting, Ltd signature.asc Description: This is a digitally signed message part Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki

Re: LMTP in Cyrus 2.1.15 Refuses connections

2006-09-01 Thread Wil Cooley
you might configure your logging to include debug-priority messages) o Upgrade to a modern version :) Wil -- Wil Cooley <[EMAIL PROTECTED]> Naked Ape Consulting, Ltd signature.asc Description: This is a digitally signed message part Cyrus Home Page: http://asg.web.cmu.edu/c

Re: Cyrus server problem

2006-09-05 Thread Wil Cooley
d this communication in > error, please notify the sender and delete all copies of this message. > Persistent Systems Pvt. Ltd. does not accept any liability for virus infected > mails. -- Wil Cooley <[EMAIL PROTECTED]> Naked Ape Consulting, Ltd signature.asc Description:

Re: mail lists and cyrus

2006-09-05 Thread Wil Cooley
in and can be accessed by multiple users. Cyrus does do that. Wil -- Wil Cooley <[EMAIL PROTECTED]> Naked Ape Consulting, Ltd signature.asc Description: This is a digitally signed message part Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.c

Re: Problem with Cyrus

2006-09-07 Thread Wil Cooley
; to see if Cyrus master is actually what's listening. o If so, then consult /var/log/maillog (assuming you used Simon's RPMs or Fedora Extras) and see if they are any messages. Wil -- Wil Cooley <[EMAIL PROTECTED]> Naked Ape Consulting, Ltd signature.asc Description:

Re: Howto migrate from postfix-cyrus to Exchange

2006-09-20 Thread Wil Cooley
n fact, Cyrus is or was the only one officially supported). > can you tell me the procedure to migrate the postfix accounts and > mailboxes to exchange? I would assume you could use some of the imapsync tools. Wil -- Wil Cooley <[EMAIL PROTECTED]> http://nakedape.cc signature.asc Desc

Re: imap backup?

2006-09-20 Thread Wil Cooley
're doing now? Wil -- Wil Cooley <[EMAIL PROTECTED]> http://nakedape.cc/wiki/ signature.asc Description: This is a digitally signed message part 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

Re: Outlook 2003 still crashing

2006-09-21 Thread Wil Cooley
On Tue, 2006-08-15 at 09:32 -0700, Wil Cooley wrote: > On Tue, 2006-08-15 at 14:16 +0200, Daniel Eckl wrote: > > I understand. No, we don't have this either. > > Curious; as the original initiator of the thread way back, I still see > frequent stalls on Outlook 2003; the

Re: root mailbox/partition permission problem

2006-09-22 Thread Wil Cooley
my mailboxes in my client as well as the root, in > this case 'user/' which lists all the other users on the system. I > have no permissions to see in the other mailboxes but I can see the > list of users. It sounds like you've put your account in 'admins:' in ima

Re: slow populating a mailbox

2006-09-25 Thread Wil Cooley
chance to test it much. Obviously, you really only want to run this during testing or migration, because it would make normal operation considerably less reliable. http://haus.nakedape.cc/svn/public/trunk/small-projects/fakesync/ Wil -- Wil Cooley <[EMAIL PROTECTED]> http://nakedape.cc

Re: admin authentication

2006-09-25 Thread Wil Cooley
ere. > > * sasl_pwcheck_method: auxprop saslauthd > > * sasl_auxprop_plugin: sasldb > > Could I just write > > sasl_pwcheck_method: getpwent saslauthd > > instead so /etc/passwd will be used whereas a linux-user with the same > name as the admin-user of cyrus would

Re: Two questions

2006-09-27 Thread Wil Cooley
ely remove from IMAP mailbox. > > Thanks a lot for attention and any help you could give me! You have to expunge them after deleting them. CTRL-E or Folder->Expunge. Wil -- Wil Cooley <[EMAIL PROTECTED]> http://nakedape.cc/wiki/ signature.asc Description: This is a digitally sign

RE: Two questions

2006-09-28 Thread Wil Cooley
A can > access (read) user.B. > Is it possible to connect Cyrus from Evolution as user A and access, with > that connection, also user.B? Yes, sometimes. Evolution can be odd strange sometimes with shared folders. Cyrus 2.2 used to work with older versions of Evolution, but I c

Re: confusing authentication

2006-09-28 Thread Wil Cooley
you need to use saslauthd. Wil -- Wil Cooley <[EMAIL PROTECTED]> http://nakedape.cc signature.asc Description: This is a digitally signed message part Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.

Re: only cleartext in sasldb?

2006-09-29 Thread Wil Cooley
les such as pam_userdb[1] or pam_pwdfile[2]. 1. Included with stock PAM on Linux 2. http://cpbotha.net/pam_pwdfile.html Wil -- Wil Cooley <[EMAIL PROTECTED]> http://nakedape.cc signature.asc Description: This is a digitally signed message part Cyrus Home Page: http://cyrusimap

Re: UTF-8 in Subject field? (зжѨѷѽ)

2006-10-02 Thread Wil Cooley
encoding, you should see some UTF-8 characters in the subject now. Wil -- Wil Cooley <[EMAIL PROTECTED]> http://nakedape.cc signature.asc Description: This is a digitally signed message part Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web

Rejecting (5XX) instead of deferring (4XX) message for over-quotamailboxes with LMTP?

2003-02-09 Thread Wil Cooley
oblem sooner because they would be contacted by other means. Hm... Looking at the docs in 2.1.12, I see 'lmtp_overquota_perm_failure: no' in doc/imapd.conf.5.html--is this my only option? Wil -- Wil Cooley [EMAIL PROTECTED] Naked Ape Consulting

Several issues with 2.1.13

2003-06-09 Thread Wil Cooley
ight be too long. (This 15 minutes could be only 10 minutes already; I'm just being told this by the guy who does support.) Will anything that's changed between 2.0.16 and 2.1.13 help assuage this problem? Wil -- Wil Cooley [EMAIL PROTECTED] Naked Ape

Re: Several issues with 2.1.13

2003-06-09 Thread Wil Cooley
them to move to IMAP. Our customers have a 10MB mail quota which they can fill up pretty quickly. We don't want them leaving their stuff on our server, and they want to be able to have their mail even when they're off-line (I know there's IMAP sync, but it's questionable how

Re: Several issues with 2.1.13

2003-06-09 Thread Wil Cooley
On Mon, 2003-06-09 at 13:01, Rob Siemborski wrote: > On Mon, 9 Jun 2003, Wil Cooley wrote: > > > 'rehash full' did very strange things; it only created directories of > > A-Z, none of a-z and my own mailbox information was under 'I/' in both > > t

  1   2   >