Lee Hoffman wrote:
>
> When I run /usr/local/ssl/bin/openssl s_client -connect localhost:993
>
> The following is printed:
>
> CONNECTED(0003)
>
> Then it just hangs.
Check imapd.log for errors. Is "imaps" listed in /etc/services?
Ken
--
Kenneth Murchison Oceana Matrix Ltd.
Softw
If you have a running 'imapd -s', then do an strace on it to see what it
is doing.
Ken
> -Original Message-
> From: Ken Murchison [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 22, 2002 2:52 PM
> To: Lee Hoffman
> Cc: 'Cyrus Mailing List'
> Subject:
n if your
tried to do SSL/TLS and it wasn't compiled with it.
> -Original Message-
> From: Ken Murchison [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 22, 2002 3:13 PM
> To: Lee Hoffman
> Cc: 'Cyrus Mailing List'
> Subject: Re: SSL/TLS
>
> Lee Hoffman
[EMAIL PROTECTED] wrote:
>
> >>I've created a presentation about Cyrus IMAPd that I will be showing to
> >>the
> >>local LUG in a couple of weeks. I'd appreciate it if some Cyrus masters
> >>would> take a look at it and see if I've gotten anything wrong.
> >Some of these may be a bit picky, bu
[EMAIL PROTECTED] wrote:
>
> I've created a presentation about Cyrus IMAPd that I will be showing to the
> local LUG in a couple of weeks. I'd appreciate it if some Cyrus masters would
> take a look at it and see if I've gotten anything wrong.
>
> ftp://kalamazoolinux.org/pub/pdf/Cyrus.pdf
A
[EMAIL PROTECTED] wrote:
>
> >>I've created a presentation about Cyrus IMAPd that I will be showing to
> >>the local LUG in a couple of weeks. I'd appreciate it if some Cyrus masters
> >>would take a look at it and see if I've gotten anything wrong.
> >>ftp://kalamazoolinux.org/pub/pdf/Cyrus.p
Quoting Su Li <[EMAIL PROTECTED]>:
> Thanks Larry,
>
> I followed http://www.tldp.org/HOWTO/Cyrus-IMAP-7.html to setup my
> sendmail.
We need to get the authors of these HOWTOs to get them up to date with v2.1 or
people need to stop using them without reading the included documentation.
> M
Quoting Christian Schulte <[EMAIL PROTECTED]>:
> >
> >
> >>>The unix hierarchy separator is key here because you
> >>>want to have a "." in the username.
> >>>
> >>>
> >>>
> >>I think this would do it. But how to enable that in 2.0.16 ?
> >>
> >>
> >
> >It's probably only available as a
[EMAIL PROTECTED] wrote:
>
> I've created a presentation about Cyrus IMAPd that I will be showing to
> the local LUG in a couple of weeks. I'd appreciate it if some Cyrus
> masters
> would take a look at it and see if I've gotten anything wrong.
> ftp://kalamazoolinux.org/p
sandra wrote:
>
> Hi people,
>
> We have a question about athentication with cyrus+sasl.
> Here we had configured our cyrus installation to use SASL + PAM to
> authenticate users in a mysql database. We have read that there is
> a way to use IMAP LOGIN instead to authenticate users via
Quoting Neal Rigney <[EMAIL PROTECTED]>:
>
> Is anybody running imapd-2.2 on FreeBSD 4.6-STABLE or higher? I'm
> having a confusing problem running master. It closes FDs 0-2, opens
> them to /dev/null, and then tries to reserver FDs 3 and 4. No problem
> there normally, but FreeBSD is returni
Robert Sweet wrote:
>
> I have set up Cyrus-Imap/Postfix/Procmail, and I am
> processing my mail correctly thus far. But mail doesn't stay
> in my INBOX. It all ends up in user.rsweet.Backup. I know I
This is most likely your Procmail script doing this.
> must be missing the default mailbox??
Quoting Christian Schulte <[EMAIL PROTECTED]>:
> Hi,
>
> I just had plenty of problems with the SASL2 library. I checked it out
> from CVS and did the follwoing things which produced a working configure
> script. After compilation some things did not work and I think they all
> related to a p
Quoting Eric Estabrooks <[EMAIL PROTECTED]>:
> Mathieu Arnold wrote:
>
> >--On dimanche 22 septembre 2002 15:45 +0200 "Mr. Simix"
> <[EMAIL PROTECTED]>
> >wrote:
> >
> >
> >
> >>Rob Siemborski wrote:
> >>
> >>
> >>>On Sun, 22 Sep 2002, Tarjei Huse wrote:
> >>>
> >>>
> >>>
> >>>
> >>>
Su Li wrote:
>
> Hi,
>
> So strange, I downloaded cyrus-imapd-2.0.16, it complies with no problem.
>
> All the trouble start from I try to use db-4.1 BerkeleyDB. I am afraid to
> upgrade to a newer update now.
No released version of Cyrus or SASL supports DB4.1. You'll have to
grab the CVS
Quoting Erik Myllymaki <[EMAIL PROTECTED]>:
> Saw a thread on this in the arcdhives from May,2002. Anything further?
>
> As it stands, I have to keep both /etc/sasldb and /etc/sasldb2 and sync
> them
> when users change/initiate passwords for things to run smoothly.
If you have some ambition an
Quoting Matt Vanderveer <[EMAIL PROTECTED]>:
> On Thu, 2002-09-12 at 15:34, Ken Murchison wrote:
> > Matt Vanderveer wrote:
> > >
> > > Hi,
> > >
> > > I'm running postfix-1.1.11-20020822, cyrus-imapd-2.1.8 and
> > > cyrus-
ap-01 ctl_mboxlist[19337]: checkpointing mboxlist
> Sep 23 22:00:17 bwc-imap-01 master[19232]: process 19337 exited, signaled
> to
> death by 11
>
> How do I fix that problem? I set the owner of /var/imap ... to be cyrus
> and
> mail. It still wouldn't work.
>
&
Quoting Ian Macdonald <[EMAIL PROTECTED]>:
> Hi,
>
> For the purposes of performing a conversion, I'd like to know which
> characters are legal in Cyrus mailbox names.
>
> Is this mentioned in one of the docs somewhere?
./mboxname.c:#define GOODCHARS
" +,-.0123456789:=@ABCDEFGHIJKLMNOPQRSTUVW
I started off on a little test project that Larry and I have been
kicking around, and I wanted to get some feedback from the list.
As people may or may not know, you can setup Cyrus to store usenet
newsgroups in IMAP folders. Currently, the best known solution for
feeding articles to Cyrus is to
Scott Russell wrote:
>
> On Tue, Sep 24, 2002 at 08:03:59PM -0400, Ken Murchison wrote:
> > So, how many people (if any) are interested in seeing NNTP support built
> > into Cyrus? I'm interested in hearing about both server-side and
> > client-side support.
>
Pavel,
I know next to nothing about Kerberos, so I'm not sure I'll be much
help. I'm forwarding this to the list and to Rob in hopes that someone
with a better understanding of Kerberos can help.
Ken
[EMAIL PROTECTED] wrote:
>
> Hi, Ken!
>
> First of all, I'm sorry for mailing you directly,
Quoting Markus Wernig <[EMAIL PROTECTED]>:
> Hello everyone
>
> Can somebody please point me to a document that describes the syntax of
> the sieve vacation feature. I've been struggling with it for some time
> now.
ALL of the relevent specifications (RFCs, IDs, etc) are listed in
doc/specs.ht
or SASL_VERSION_MAJOR not defined
> > > configure:5284: #error SASL_VERSION_MINOR not defined
> > > configure:5287: #error SASL_VERSION_STEP not defined
> > > configure:5291: #error SASL version is less than 2.1.7
> > >
> > >
> > > I can't
Jon Drukman wrote:
>
> I'm trying to set up a system where there are no normal user accounts, but
> people can get mail. I'm using sasl-2.1.7 and cyrus-imapd-2.1.9 on FreeBSD4.
>
> I set up some accounts using saslpasswd2. I can see them with sasldblistusers2
>
> # sasldblistusers2
> [EMAIL
Luc Germain wrote:
>
> Hi,
>
> We are using cyrus-imap 2.1.8 and cyrus-sasl-2.1.7. We use plaintext logins
> ( IMAP -> SASL -> PAM_LDAP -> OPENLDAP) and to protect the passwords, we
> force every users to use an encrypted connexion (either through IMAPS or
> IMAP+TLS), by putting "allowplaint
James Greenhalgh wrote:
>
> I noticed in part of the documentation there is a reference to getting exim
> and cyrus to work together. Sadly it calls deliver which isn't the optimal
> method having read recent posts. Try this delivery transport (you can use
> this in the localuser director ins
Scott Russell wrote:
>
> On Fri, Sep 27, 2002 at 08:28:47AM -0400, Ken Murchison wrote:
> > I start to wonder why I keep this up to date if nobody is going to look at it
> > :(
> >
>
> They saved me lots of time when I was writing the php
> DIGEST-MD5/CRAM-M
James Greenhalgh wrote:
>
> On Fri, 27 Sep 2002 10:57:38 -0400
> Ken Murchison <[EMAIL PROTECTED]> wrote:
>
> > James Greenhalgh wrote:
> > >
> > > I noticed in part of the documentation there is a reference to getting
> > > exim and cyrus to
Jon Drukman wrote:
>
> At 07:42 AM 9/27/2002, Ken Murchison wrote:
> >You can't turn plaintext off and specify PLAIN as the only SASL
> >mechanism, because cyram doesn't support SSL/TLS (which is this only way
> >that PLAIN or IMAP LOGIN would be allowed w
Jon Drukman wrote:
>
> ok i'm just getting started, and i finally got authentication working (i
> think). however now i can't get mailboxes to accept mail. all mail
> bounces with "550 Mailbox unknown" --
>
> Sep 27 10:33:21 rs2 postfix/lmtp[74804]: 43E39269ED: to=<[EMAIL PROTECTED]>,
> rela
Felix Cuello wrote:
>
> Hi!
>
>Remember that all cyrus email accounts must start with:
>
>"user."
>
>Then... when you create a cyrus user mail account, just do this (or
> something like this =):
>
> $ cyradm --user cyrus localhost
> password: xx
> cyradm> cm user.jsd
> cyrad
Jeremy Rumpf wrote:
>
> > > # cyradm --user cyrus localhost
> > > IMAP Password:
> > > localhost.spot.com> lm
> > > jsd (\HasNoChildren)
> > >
> > > what am i missing?
> >
>
> Shouldn't that be
>
> user/jsd(unixhierarchysep: yes)
>
> or
>
> user.jsd(unixhierarchysep: no)
>
Quoting Andrew Diederich <[EMAIL PROTECTED]>:
> I'd just ask that if a known bug isn't going to be fixed, it needs to be
> documented and put upfront, big and large, where folks will see it.
> Shutting off compiler warnings with gcc 3.2 is an example. It broke
> compile, but folks were talking a
Quoting Roland Pope <[EMAIL PROTECTED]>:
> Hi,
>
> I am running cyrus-imapd 2.1.9 and I would like to be able to rename a
> user's mailbox.
> When I try a rename using cyradm, it tells me "Operation is not supported
> on
> mailbox". From having a look at the source, it appears you can only renam
Rob Mueller wrote:
>
> Using cyrus 2.1.9, it seems that each time you rename a folder, it adds to
> any quota that folder is under...
>
> Connected to xyz.com.
> Escape character is '^]'.
> * OK xyz.com Cyrus IMAP4 v2.1.9 server ready
> . login blah
> . OK User logged in
> . getquotaroot inbo
Rob Siemborski wrote:
>
> On Mon, 30 Sep 2002, Rob Mueller wrote:
>
> > Now I argued that the current behaviour was actually against the RFC's
> > description of what the 'a' right meant, mostly because this is the
> > behaviour we want to see :). Others argued that because at CMU there's lots
Sergey Merkuriev wrote:
>
> Hello All,
>
> Have trouble with POP3 it not work properly. I have two users: user1 and
> user2. The user1 have imap account and can login into IMAP server but can't
> login into POP3 server and user2 cant login into POP3 server. The files
> user1 and user2 exists i
serg wrote:
>
> Hi all!
>
> I want build scalable mail system, using cyrus imap server. I think what in
> future i need more than just one IMAP server
> (i don't talk now about smtp servers) and i guess what Murder is a great
> software for this case!
> But nowadays i have only 1 computer for
syslog data would be nice. I'm also curious what happens if you send to two
recipients in the default domain?
I'll look into this as soon as you can send me this info.
Ken
Quoting Jonathan Marsden <[EMAIL PROTECTED]>:
> I have made myself a Red Hat 7.3 RPM of the CVS Cyrus 2.2 (as of 26
> S
I know where this message is coming from, and you _should_ see an error
message in imapd.log.
I'd also check your available disk space and/or the number of files in
the staging area (/var/spool/imap/stage.)
Is the spooldir for the default domain on a different partition from the
other domains?
No released version of Cyrus and SASL will work with gcc3. You'll have
to grab both from CVS.
Luke Johnson wrote:
>
> Hey there, having a little compile problem, think it might be gcc3.2 ...
>
> I'm wondering if anybody has a real simple solution that I'm missing, or
> maybe even similar expe
"Kevin P. Fleming" wrote:
>
> Ken Murchison wrote:
> > No released version of Cyrus and SASL will work with gcc3. You'll have
> > to grab both from CVS.
> >
> >
>
> Really? My system here is running both (SASL 2.1.7 and IMAPD 2.1.9
ce of running into many buggy packages. So would
> 8.0 be worth a try, since it contains lots of new stuff (sendmail,
> berkley, etc), or stick to patched up RH7.3? (BTW, Our shop is all
> Redhat, so no flames about changing that..out of my hands)
I'd be wary of any .0 release.
Quoting Bryntez <[EMAIL PROTECTED]>:
> Hi list
> maybe this issue have been brought up before? Nevertheless, I'll
> try to ask you guys anayways...
>
> The log-file referred to in the howto's, "imapd.log" reffered below:
>
> Is there any way to reduce the logging in a working
> run-time env
Quoting Christian Schulte <[EMAIL PROTECTED]>:
> >
> >> Your other choice is to skip 2.1 and jump into 2.2
> >> available from CVS. Since you're already compiling
> >> your cyrus (as opposed to prepackaged binary) and
> >> you want virtual domains support (and willing to go
> >> to great lengths
Quoting Matt Bernstein <[EMAIL PROTECTED]>:
> ..I think as of 2.1.9. I've seen it works for other people, but was
> wondering if anyone else had found this problem, or better yet the
> solution! :) imapd is working fine.
>
> Telnet-ing to port 2000 gives me:
>
> "IMPLEMENTATION" "Cyrus timsie
Quoting Matt Bernstein <[EMAIL PROTECTED]>:
> At 09:24 -0400 Ken Murchison wrote:
>
> >> Telnet-ing to port 2000 gives me:
> >>
> >> "IMPLEMENTATION" "Cyrus timsieved v1.1.0"
> >> "SIEVE" "fileinto
Quoting Matt Bernstein <[EMAIL PROTECTED]>:
> At 12:53 -0400 Ken Murchison wrote:
>
> >> >1. you have allowplaintext:no in imapd.conf
> >>
> >> >2. you installed SASL in a non-default location and Cyrus can't find the
>
> >> >
Quoting Scott Russell <[EMAIL PROTECTED]>:
> On Sat, Oct 05, 2002 at 12:53:46PM -0400, Ken Murchison wrote:
> > Quoting Matt Bernstein <[EMAIL PROTECTED]>:
> >
> > > At 09:24 -0400 Ken Murchison wrote:
> > >
> > > >> Telnet-ing to po
Quoting Christian Schulte <[EMAIL PROTECTED]>:
> Ken Murchison wrote:
>
> >Quoting Christian Schulte <[EMAIL PROTECTED]>:
> >
> >
> >
> >>>>Your other choice is to skip 2.1 and jump into 2.2
> >>>>available from CVS. Si
Christian Schulte wrote:
>
> Ken Murchison wrote:
>
> >Quoting Christian Schulte <[EMAIL PROTECTED]>:
> >
> >
> >
> >>>>Your other choice is to skip 2.1 and jump into 2.2
> >>>>available from CVS. Since you're
Just quick update for those who care.
The server side of nntpd (CVS 2.2 branch) appears to be fully functional
and stable. You can feed articles directly to it using the normal IHAVE
or INN's STREAM mode (CHECK/TAKETHIS).
For those people who's rather "suck" news rather than having it fed to
th
achim altmann wrote:
>
> Hello,
>
> sorry that i post in that group but all postings to sieve-groups are not
> answered!
>
> I hope anyone can help me!
>
> i would like use sieve with was cut off mails.
> I have some questions about this
>
> I have to forward special mail's they was bevor f
Quoting "Kervin L. Pierre" <[EMAIL PROTECTED]>:
> Hi,
>
> I'm about to build/configure CVS imapd 2.2 branch for virtual domain
> support with a single IP. I have a few questions before I start.
>
> What are the CVS branches, tags available for download? Which do I use
http://bugzilla.andre
Aidan Evans wrote:
>
> On Sun, 13 Oct 2002 at 11:05 Rob Siemborski wrote to David Wright and...
>
> >On Sat, 12 Oct 2002, David Wright wrote:
> >
> >> Can someone explain what advantages and disadvantages one has from the
> >> different database types? And what is a skiplist anyway? I'm famili
Christian Schulte wrote:
>
> Hello,
> I'm trying to configure sendmail to deliver to a virtual-domain account
> in cyrus 2.2 from cvs. This is all I get to work! I had to change the
> cyrusv2.mc file so that it will send a fqdn recipient like this and I
> get such error in the logfile.
>
> Oct
sandra wrote:
>
> Hi ALL,
>
>I have to migrate UW IMAP messages to CYRUS sever. I have done
> it before, and all the messages that have been copied to Cyrus mailboxes
>
> were marked as unseen, even when they have already been read in the
> UW IMAP server.
>Is there a way to tell Cyrus
sandra wrote:
>
> Kenneth,
>
>About the imapcopy. I have been reading it and It copies a mailbox
> (INBOX) from a
> host to a local mailbox. But is this copy in the same standart that
> Cyrus mantain
> the messages files (1. 2. 3. 4.) etc? It doesn't seem!
Check the other utils. Maybe it
Quoting Achim Altmann <[EMAIL PROTECTED]>:
> hello,
>
> if is possible to use add imap-flags with self defined messages to add
> in the mail-header?
>
> I would use this for an c++-prog was read this header after
> sieve-modification to do any actions.
>
> sample:
> sieve check any mail and a
Ian McDonald wrote:
>
> Hi,
>
> Am I right in thinking that ACLs are blind to the difference between
> deleting a message from a folder and moving it into a different folder?
Yes, since a move is a COPY/DELETE function.
> Also, how does one give a user permission to delete a message from a f
Ian McDonald wrote:
>
> Hi,
>
> Does Cyrus do any indexing or other preparation to reduce the time taken to
> search large mail collections?
Yes, if you create a "squat" index for it, by using the "squatter"
tool. Since this only indexes messages currently in the mailbox, you
should setup squ
Scott Russell wrote:
>
> On Thu, Oct 17, 2002 at 01:11:50PM -0400, Ken Murchison wrote:
> > FYI, the client side of nntpd is essentially complete. It now works
> > with Pine, Netscape (Mozilla), and Outlook. The issue with Netscape and
> > Outlook was that they both
Dave McCracken wrote:
>
> --On Friday, October 18, 2002 10:05:10 -0400 Ken Murchison <[EMAIL PROTECTED]>
> wrote:
>
> > Right now, I'm using 'ipurge', but I have an 'expirenews' tool to purge
> > entries from netnews.db which I plan
Erik Enge wrote:
>
> Rob Siemborski <[EMAIL PROTECTED]> writes:
>
> > It's not a server-side responsibility. You need to have a client that
> > does it.
>
> This makes no sense to me.
>
> Let me use an analogy so you perhaps understand me better. On my Unix
> server(s), I am root and I rule
Fabian Fagerholm wrote:
>
> On Mon, 2002-10-21 at 23:08, Erik Enge wrote:
> > > Remove the appropriate flags from the appropriate mailboxes.
> >
> > I understand that I can do this, but it will only work by side-effect.
> > Ie. it will only work because most of the clients move the mail to the
>
Su Li wrote:
>
> As I saw a lot of discussion on deleting mail. I am think about auto delete the
>users email, when the emails' time stamp is 6 months ago or 1 year ago. I wonder if
>there is a function in Cyrus IMAP or tool that I can use to auto delete the "old"
>emails. So that I can free
Ian McDonald wrote:
>
> Hi,
>
> How can I discover the time (preferably in epoch) that a given user last
> logged in?
Check imap.log
--
Kenneth Murchison Oceana Matrix Ltd.
Software Engineer 21 Princeton Place
716-662-8973 x26 Orchard Park, NY 14127
--PGP Public Key--http://
¿øÅÂȯ wrote:
>
> Hi,
> We are thinking of using the "SORT" extension which already implemented in
> Cyrus IMAP for our web-based mail client.
>
> Has any one experienced with the feature ?
>
> When I read IETF-DRAFT-SORT extension, I was confused with how to
> use the feature.
>
> What I gue
Scott Russell wrote:
>
> Greets.
>
> I'm for the first time playing around with shared folders under Cyrus
> IMAPd 2.1.9. I have several normal user accounts up and running fine
> with my config.
>
> In the imapd.conf I see there are two options for controlling shared
> folders. postuser and s
Bruhin Gregor wrote:
>
> Hi,
>
> I just installed the new cyrus-imapd-2.1.9
>
> 1) When users create a folder with their mail client, the folder is not in
> /var/spool/imap/user/username/foldername but in /var/spool/imap/foldername
> and the acl of this folder are not username lrswipcda but an
Ian McDonald wrote:
>
> Hi,
>
> How can I discover the time (preferably in epoch) that a given folder was
> last modified?
Check the modtime on the cyrus.* files in the folder.
With Cyrus 2.2, you'll be able to get this info from a mailbox
annotation. For example, in cyradm:
eagle.oceana.co
Quoting Scott Russell <[EMAIL PROTECTED]>:
> On Thu, Oct 24, 2002 at 03:27:23PM -0400, Ken Murchison wrote:
> > > I'm for the first time playing around with shared folders under Cyrus
> > > IMAPd 2.1.9. I have several normal user accounts up and running fine
>
Reinhard Proessler wrote:
>
> Hello,
>
> i've seen a discussion about this problem, but i cannot
> find it anymore.
> I've setup a few groups with shared folders where the mail
> drops in directly. Now users complains that it is possible
> to delete accidentially a subfolder without any securit
Scott Russell wrote:
>
> On Thu, Oct 24, 2002 at 10:09:17PM -0400, Ken Murchison wrote:
> > Quoting Scott Russell <[EMAIL PROTECTED]>:
> > > > Check out the description of 'altnamespace' in the manpage or docs if my
> > > > explanation is
Tarjei Huse wrote:
>
> Hi,
>
> I'm going to upgrade my server in a few weeks, and in that respect, I'm
> considering going all the way to 2.2. How stable is 2.2 now?
I've been running it for months without many problems. Of course, I put
in a lot of the new stuff, so if it breaks, I usually f
Quoting Rob Siemborski <[EMAIL PROTECTED]>:
> On Sun, 29 Sep 2002, Henrique de Moraes Holschuh wrote:
>
> > Well, I can actually testbed the configure changes for you, and use them
> for
> > the Debian builds... But my requirements re. cmulocal are very different
> > (aka. as long as it works for
Quoting Carson Gaspar <[EMAIL PROTECTED]>:
>
>
> --On Friday, September 27, 2002 10:34 AM -0400 Ken Murchison
> <[EMAIL PROTECTED]> wrote:
>
> > A lot of bitching, and no proposed fixes. It works for me, and I'm sure
>
> I have submitted p
Quoting Ken Murchison <[EMAIL PROTECTED]>:
>
>
> Sergey Merkuriev wrote:
> >
> > Hello All,
> >
> > Have trouble with POP3 it not work properly. I have two users: user1 and
> > user2. The user1 have imap account and can login into IMAP server but
Quoting "Marc G. Fournier" <[EMAIL PROTECTED]>:
>
> I can't seem to find any example on the web for how to do this ... how can
> I have an email forwarded *and* saved to my mailbox?
redirect [EMAIL PROTECTED];
keep;
OR
redirect [EMAIL PROTECTED]
fileinto "INBOX.blah";
--
Kenneth Murchison
follow. If reading via NNTP, posting works as you'd expect. If
reading via IMAP, see below.
> Will the news folders be accessible via the IMAP daemon?
> Again how to handle posting?
Yes, absolutely. nntpd adds a To: header which is the email address that
allows posting via SMTP
Quoting Tarjei Huse <[EMAIL PROTECTED]>:
> > I'd like to announce the beta release of Cyrus SASL 2.1.8 on
> > ftp.andrew.cmu.edu. This version includes the usual round of bug fixes,
> > as well as support for the NTLM mechanism, Berkeley DB 4.1, and OS/390.
> NTLM? As in storing NT/LM hashed pass
FYI, the client side of nntpd is essentially complete. It now works
with Pine, Netscape (Mozilla), and Outlook. The issue with Netscape and
Outlook was that they both seem REQUIRE support for the XOVER extension
(Netscape because of a bug and Outlook because of poor design).
The only major missi
"Schmehl, Paul L" wrote:
>
> Can anyone tell me what this means?
http://www.sleepycat.com/docs/ref/transapp/logfile.html
> Is this normal?
Yes. Its done by the berkeley cyrusdb backend ach time the databases a
checkpointed.
>
> Unusual System Events
> =-=-=-=-=-=-=-=-=-=-=
> Oct 28 02:0
Quoting Mark Keasling <[EMAIL PROTECTED]>:
> Hi,
>
> The notifyd documentation is apparently in error...
>
> The notifyd(8) page says:
>
> mailto
>Email the notification. This method can ONLY be used in
> a
>Sieve 'notify' action as it requires a mailto:
Nick Fisher wrote:
>
> Hi People,
> I can't get timsieve to list it's one auth method... PLAIN and thus
> can't get sieveshell to work. This is the second set of posts I've made so
> if this seems a little familiar that's because it is ;)
> I've been working on and off on this bug for about tw
Just got back in town, and I'm catching up on list traffic. I don't
understand what you're saying here, since none of your examples have any
numeric chars. Obviously the domain/q/1community.net/* stuff is wrong,
is this what you're talking about?
"Marc G. Fournier" wrote:
>
> looks like mkimap
It should be created by the master process when it starts up.
Ian McDonald wrote:
>
> Hi,
>
> Subject line says it all.
>
> Thanks,
>
> Ian
--
Kenneth Murchison Oceana Matrix Ltd.
Software Engineer 21 Princeton Place
716-662-8973 x26 Orchard Park, NY 14127
--PGP Public Key--
Ted Cabeen wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Content-Type: text/plain; charset=us-ascii
>
> In message <[EMAIL PROTECTED]>, Greg
> Roberts writes:
> >Maybe I'm off-base here, but this
> >
> >>[root@breakme mail]# telnet localhost lmtp
> >
> >indicates lmtpd is list
Ian G Batten wrote:
>
> On 25 Oct 07, at 1248, Ken Murchison wrote:
>
>> What does imapd.conf look like?
>>
>> Does the output of 'ctl_mboxlist -d' look reasonable?
>>
>> Does 'mbexamine user.igb' look reasonable?
>
> OK, there
Ian G Batten wrote:
>
> On 25 Oct 07, at 1230, Ian G Batten wrote:
>
>>
>>
>> I've just compiled 2.3.10 on batten.eu.org (my private x86 servers)
>> and although it looks OK on the Solaris 10 system, it's in deep
>> trouble on the elderly Linux machine. Both are upgrades from 2.3.7,
>> the So
Ian G Batten wrote:
>
> On the Linux box, all fresh compilations aside from the sasl 2.1.15
> binaries:
>
> imapd 2.3.7 + sasl 2.1.15: works
> imapd 2.3.7 + sasl 2.1.22: works
> imapd 2.3.9 + sasl 2.1.15: not tried
> imapd 2.3.9 + sasl 2.1.22: works
> imapd 2.3.10 + sasl 2.1.15: fails (cannot ex
Vladimir Nikolic wrote:
> Hi,
>
> I have questions regarding murder scalability. Untill last week we had
> one imap server with about 5 users and 2TB mailboxes. Server was
> overloaded and little slow but there was no troubles like connections
> drop and repeatedly asking users for password
Simon Matter wrote:
>> On the Linux box, all fresh compilations aside from the sasl 2.1.15
>> binaries:
>
> I once posted to the list that 2.3.9 needs at least cyrus-sasl-2.1.19. As
> a package maintainer I know that :)
Did you ever figure out why? I'm not surprised that code in Cyrus
somehow d
Simon Matter wrote:
>> Simon Matter wrote:
On the Linux box, all fresh compilations aside from the sasl 2.1.15
binaries:
>>> I once posted to the list that 2.3.9 needs at least cyrus-sasl-2.1.19.
>>> As
>>> a package maintainer I know that :)
>> Did you ever figure out why? I'm not surpr
John Capo wrote:
> On Thu, October 25, 2007 21:10, John Capo wrote:
>> Quoting Ken Murchison ([EMAIL PROTECTED]):
>>
>>> Simon Matter wrote:
>>>
>>>>> On the Linux box, all fresh compilations aside from the sasl 2.1.15
>>>>> binaries:
Simon Matter wrote:
>> Simon Matter wrote:
Simon Matter wrote:
>> On the Linux box, all fresh compilations aside from the sasl 2.1.15
>> binaries:
> I once posted to the list that 2.3.9 needs at least cyrus-sasl-2.1.19.
> As
> a package maintainer I know that :)
Did yo
John Capo wrote:
> Quoting Ken Murchison ([EMAIL PROTECTED]):
>> John Capo wrote:
>>> On Thu, October 25, 2007 21:10, John Capo wrote:
>>>> Quoting Ken Murchison ([EMAIL PROTECTED]):
>>>>
>>>>> Simon Matter wrote:
>>>>>
>
Tomas Janousek wrote:
> Hello,
>
> On Fri, Oct 26, 2007 at 04:50:02PM +0200, Simon Matter wrote:
> --- auth_unix.c.~1.46.~ 2007-09-27 16:02:45.0 -0400
> +++ auth_unix.c 2007-10-25 23:02:15.0 -0400
> @@ -225,7 +225,7 @@
> struct group *grp;
> #ifdef HAV
Hajimu UMEMOTO wrote:
> Hi,
>
>>>>>> On Thu, 25 Oct 2007 23:03:35 -0400
>>>>>> Ken Murchison <[EMAIL PROTECTED]> said:
>
> murch> John Capo wrote:
>> On Thu, October 25, 2007 21:10, John Capo wrote:
>>> Quoting Ken Murchi
401 - 500 of 2291 matches
Mail list logo