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,
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
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
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
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
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
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,
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
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
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
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
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
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
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
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
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,
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
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
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
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.
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
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
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
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
'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
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
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 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
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
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
--
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
--
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
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
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
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
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/
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
(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
> 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
'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,
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
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 * * * *
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
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
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
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
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
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
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
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&
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
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
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
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-
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
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
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
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
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
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
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
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
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
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
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
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]
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
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
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
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
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
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
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
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
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
-
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
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
. 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
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
--
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
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
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
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:
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
; 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:
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 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
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
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
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
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
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
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
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.
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
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
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
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
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
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 - 100 of 183 matches
Mail list logo