Re: Cyrus 2.1.13 and single store?

2003-06-03 Thread Bernd Nies
Ken Murchison wrote: I'd have to see the LMTP conversation between Postfix and Cyrus, but my guess would be that Postfix isn't sending the message to all of the recipients in one connection to Cyrus (with multiple RCPT TO). If Cyrus gets thems in separate connections, then it has no way of doin

Re: Cyrus 2.1.13 and single store?

2003-06-03 Thread Ken Murchison
I'd have to see the LMTP conversation between Postfix and Cyrus, but my guess would be that Postfix isn't sending the message to all of the recipients in one connection to Cyrus (with multiple RCPT TO). If Cyrus gets thems in separate connections, then it has no way of doing the links. Bernd N

Re: cyrus-imapd 2.1.13 built with gcc 3.3 on linux (redhat)?

2003-06-03 Thread Will Partain
Henrique de Moraes Holschuh <[EMAIL PROTECTED]> writes: > >% cd et > > Aha! I don't use that old stuff. I use the new comerr from > latest kerberos or e2fsprogs packages. "Aha" is right; thanks for sticking with me, Henrique. Here's the deal: I was configuring with --with-com_err=yes, which

Re: Message with attachments shows up totally empty.

2003-06-03 Thread Mark London
> From: Simon Brady <[EMAIL PROTECTED]> > On Mon, 2 Jun 2003, Mark London wrote: > This is almost certainly a client issue - my guess would be the sending > software is munging the MIME structure of the message (Eudora is > notorious for this). The best way to isolate the culprit is to cat the >

Re: Whether cyrus murder 2.1.11 can work with cyrus murder 2.2.0-alpha ?

2003-06-03 Thread Dmitry Novosjolov
Thanks a lot, Rob, All is fine. Cyrus forever :) About seen state: I cannot tell you what exactly was wrong with seen state first time I migrated from 2.1.12 to 2.2.0. But today all was ok. Dmitry. On Friday 30 May 2003 20:35, you wrote: > On Fri, 30 May 2003, Dmitry Novosjolov wrote: > > Now t

Re: Cyrus 2.1.13 and single store?

2003-06-03 Thread Bernd Nies
Hi Ken, > Its only possible for recipients that are on the same Cyrus partition. > If you have a message sent to n recipients on p partitions then you > should only have p copies of the message and n-p hardlinks (to one of > the p copies). I know that hard links cannot cross partitions. ;-) At lea

Re: getting 'read timeout' with lmtp (cyrus 2.2.0a)

2003-06-03 Thread Carl P. Corliss
On Monday 02 June 2003 11:43 pm, Simon Matter wrote: > "Carl P. Corliss" schrieb: > > I'm using cyrus-impad-2.2a with default configure settings for all my > > db's. (ie., duplicate-db = berkeley_nosync, etc..) also, I have db4.0.14 > > installed. > > What is your OS? Linux (Redhat 7.3 upgraded to

Re: getting 'read timeout' with lmtp (cyrus 2.2.0a)

2003-06-03 Thread Simon Matter
"Carl P. Corliss" schrieb: > > I'm using cyrus-impad-2.2a with default configure settings for all my db's. > (ie., duplicate-db = berkeley_nosync, etc..) also, I have db4.0.14 installed. What is your OS? Simon > I just started receiving these messages in my logs and lmtp doesn't deliver > to th

利用個人電腦同步發送百萬封大量郵件

2003-06-03 Thread ¸ê°T³B
Title: ¤½¥q¥DºÞ ¡@

Re: MySQL problem

2003-06-03 Thread Rob Siemborski
On Mon, 3 Jun 2003, Simon Loader wrote: > Your probably using mysql4 in which case that should be a different > call. When I get a new version of cyrus somewhere ill patch the code. The code is fixed in CVS. -Rob -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Rob Siembor

Re: Message with attachments shows up totally empty.

2003-06-03 Thread Simon Brady
On Mon, 2 Jun 2003, Mark London wrote: > Using the latest version of cyrus, one of our users received a message > with several attachments. Using different mail clients, they all show > only the header of the message, no body or attachments, even though they > are there (the person was able to fo

Re: more fun ...

2003-06-03 Thread Ken Murchison
You definitely have bad things happening. I can't reproduce your problem: notebook.oceana.com> cm user/[EMAIL PROTECTED] notebook.oceana.com> lam user/[EMAIL PROTECTED] [EMAIL PROTECTED] lrswipcda Jure Pecar wrote: While still recovering from the fs corruption, i've hit some more weird things in

Re: more fun ...

2003-06-03 Thread Jure Pecar
On Mon, 2 Jun 2003 22:49:29 +0200 Jure Pecar <[EMAIL PROTECTED]> wrote: > It looks like i'll have to dump mailboxes.db to a flatfile, fix all the > acl errors and reimport it tonight ... after rebuild & fix up, now it's no longer [EMAIL PROTECTED], it's [EMAIL PROTECTED] that's showing up ...

Message with attachments shows up totally empty.

2003-06-03 Thread Mark London
Can anyone tell me if this is a known problem? I couldn't find anything about it. Using the latest version of cyrus, one of our users received a message with several attachments. Using different mail clients, they all show only the header of the message, no body or attachments, even though they

Re: MySQL problem

2003-06-03 Thread Simon Loader
On Mon, 2003-06-02 at 14:08, Vasili G. Yanov wrote: > > I have successfully compiled and installed > Sendmail 8.2.19 + Cyrus Imap 2.1.9 + Cyrus SASL 2.1.7. > I store users in sasl2.db. After all I decide store all users in > MySQL, for this I recompile sasl2 with --with-mysql. Now when I try t

more fun ...

2003-06-03 Thread Jure Pecar
While still recovering from the fs corruption, i've hit some more weird things in 2.2a. Consider this: mailstore.domain.com> cm user/[EMAIL PROTECTED] mailstore.domain.com> lam user/[EMAIL PROTECTED] [EMAIL PROTECTED] lrswipcda [EMAIL PROTECTED] lrswipcda like ... WTF? where do these ACLs come

Re: cyrus-imapd 2.1.13 built with gcc 3.3 on linux (redhat)?

2003-06-03 Thread Henrique de Moraes Holschuh
On Mon, 02 Jun 2003, Will Partain wrote: > Henrique de Moraes Holschuh <[EMAIL PROTECTED]> writes: >% cd et Aha! I don't use that old stuff. I use the new comerr from latest kerberos or e2fsprogs packages. RH should have it too, just look for it in the e2fsprogs stuff, or in the MIT kerberos

getting 'read timeout' with lmtp (cyrus 2.2.0a)

2003-06-03 Thread Carl P. Corliss
I'm using cyrus-impad-2.2a with default configure settings for all my db's. (ie., duplicate-db = berkeley_nosync, etc..) also, I have db4.0.14 installed. I just started receiving these messages in my logs and lmtp doesn't deliver to the mailstore without a restart of the cyrus master: ==> /var/

Re: cyrus-imapd 2.1.13 built with gcc 3.3 on linux (redhat)?

2003-06-03 Thread Will Partain
Henrique de Moraes Holschuh <[EMAIL PROTECTED]> writes: > On Thu, 29 May 2003, Will Partain wrote: > > Folks, has anyone built cyrus-imapd 2.1.13 with gcc 3.3 on > > linux (redhat)? I am getting odd compile errors, using a > > Debian, gcc 3.3. Works well for Cyrus. Won't define STDC with your

Re: Cyrus 2.1.13 and cygwin?

2003-06-03 Thread Pascal Gienger
'Etienne Goyer' <[EMAIL PROTECTED]> wrote: when you compiled SASL 2 ? Did you changed the prefix ? By default, SASL 2 will be installed in /usr/local; you need to make a soft link from /usr/local/lib/sasl2 to /usr/lib/sasl2. You can still configure sasl2 with "--with-plugindir=/usr/local/lib/sas

Re: cyradm auth without sasldb - is it possible?

2003-06-03 Thread tsg
2 Июнь 2003 08:40, Simon Matter написал: > Igor Karpov schrieb: > > Hi! > > > > Maybe a silly question - I'm playing with LDAP auth. Everything's good, > > but I have to keep at least one record in the sasldb2 - for cyradm. Is > > Some howtos state this, but they're wrong. You can ignore it. > > Si

Re: Cyrus 2.1.13 and cygwin?

2003-06-03 Thread 'Etienne Goyer'
On Sun, Jun 01, 2003 at 06:25:11PM -0500, Evan Easton wrote: > My sasl.h is indeed in /usr/include/sasl and not /usr/include/sasl2. So the > tail of my config.log is confusing (basically can't find from > usr/include: While I dont undertand the build process completely, the version 2 of SASL hav

Re: logging config cyr2.1

2003-06-03 Thread Etienne Goyer
I would suggest you put something along the line of : local6.info /var/log/mail.info in your /etc/syslog.conf. local6 is the facility to which Cyrus imapd log. On Sat, May 31, 2003 at 01:43:50PM +1000, Stewart wrote: > Hi.. > > having gotten cyrus up and running i'm now at

Re: Net::IMAP

2003-06-03 Thread Etienne Goyer
You never connect to a file, such as /usr/cyrus/bin/imapd. You need to connect to a host:port combination. As for Net::IMAP, I tried this module and it have a lot of bugs (malformed POD giving compilation error and a few other) which made it unusable for me. This module have not been updated sin