Re: db log.* files?

2007-10-15 Thread Amos
directory. Thanks for the response. I bet that's it! Amos 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

db log.* files?

2007-10-13 Thread Amos
er growing number of these log.* files, but yet do not seem to be getting any more error syslog messages than usual. The only safe way to clear these out is to shutdown Cyrus, right? Thankfully mailboxes.db is skiplist. Amos Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cy

Re: Trouble with Eudora and cyrus-imapd-2.3.8

2007-05-17 Thread Amos
On 5/13/07, Gary Mills <[EMAIL PROTECTED]> wrote: Since our recent upgrade from cyrus-imapd-2.1.14 to cyrus-imapd-2.3.8, I've had one report that Eudora is behaving very badly. It seems to have to do with synchronization between the client and the server. The symptom is that the inbox view is no

Re: ZFS compression?

2007-04-25 Thread Amos
We're using ZFS on a V440 for our Cyrus spools that are on a 6920 and all I have to say is KICK A$$!!! ;-) ZFS will use as much memory as you can spare for caching, but it hasn't really caused us any problems. At first it made us nervous because it seemed like all our free memory disappeared (of

Re: ZFS fsync performance and cyrus (was Patches used at FastMail.FM)

2007-01-13 Thread Amos
didn't need enabled. The Cyrus zone is on a public interface, and the global zone is on a private one. We've been doing that increasingly lately and it has been working out rather well. http://mydataexchange.net/zonemgr/ Amos Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wik

Re: Cyrus IMAP and MySQL mailboxes (Building load-balancing cluster)

2006-11-23 Thread Amos
done with Veritas cluster. Actually, we're hoping to get away from VxFS/VxVM and use ZFS. Not that VxFS/VxVM are bad products, but they can be a bear to manage. Amos 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: Cyrus IMAP and MySQL mailboxes (Building load-balancing cluster)

2006-11-22 Thread Amos
t of such a thing. ;-) We also have had good experience with a PostgreSQL cluster that we use in conjunction with our RADIUS servers. Amos 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: cyrus email server in HA SAN configuration

2006-02-03 Thread Amos
On 2/3/06, Ken Murchison <[EMAIL PROTECTED]> wrote: > > How does ZFS compare to QFS, which had/has problems from what I understand. > I know little about QFS, other than hearing about some of its problems. However, I think it's safe to say that they are entirely different. Right now if you need to

Re: cyrus email server in HA SAN configuration

2006-02-03 Thread Amos
7;m so anxious to test out ZFS instead. Increasingly this is looking to be an awesome filesystem. It currently doesn't support multiple writers in a clustered configuration (I imagine would be needed for dual active node HA arrangement), but it seems to be on the long-range plans. Amos Cy

Re: IMAP/POP3 last login time

2005-11-21 Thread Amos
it still true that fud does not record the last read time for POP? Amos Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: shared folder

2005-08-05 Thread Amos
On Fri, 5 Aug 2005, Ken Murchison wrote: I'll probably be committing new ACL code (per 2086upd-08) to 2.3 today after further testing. Fabulous. Thanks for keeping up with this. Maybe someday clients will actually support this updated 2086, but that's another issue.... Amos

Re: Cyrus 2.3

2005-08-04 Thread Amos
napshot capabilities of some of our new SAN stuff, but got to wondering if some of these features in the up-coming 2.3 would make that somewhat unnecessary. Amos --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://a

Re: shared folder

2005-08-04 Thread Amos
27;, then only those users with the 'a' right can delete the mailbox and you can leave 'c' and 'd' for creating submailboxes and deleting messages. I keep wondering if that 'x' for deleting a folder will ever come about. Sad that it seems to have gotten

Re: [POLL] unexpunge behavior

2005-05-03 Thread Amos
Ken Murchison wrote: So, my question is, what should the *default* behavior of unexpunge be: A. only unexpunge the message and leave the \Deleted flag set as-is (only undo the expunge step)? B. unexpunge the message and unset the \Deleted flag (undo both the expunge and delete steps)? I'm of th

clamav?

2005-05-02 Thread Amos
Hmmm... what's this about ClamAV? Integrated virus scanning? Maybe for the Sieve virus check test? (Sorry if this has already been discussed. Searching for clamav snags a lot of message headers. ;-) -- Forwarded message -- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Tue,

Re: Message contains NUL characters ...

2005-04-28 Thread Amos
Andrew Morgan wrote: Maybe I need to read back in this thread to remember, but what was the suggested solution in Cyrus? I think Cyrus is correct to bounce these messages back to the sender. Accepting them seems somewhat dangerous. What happens when parts of Cyrus or the IMAP protocol see a NU

Re: Message contains NUL characters ...

2005-04-28 Thread Amos
Henrique de Moraes Holschuh wrote: The correct place to do it is in the MTA. Doing it in the MTA means you get the trash out before anything else has a chance to bounce it back, log it, store it, or whatever. Which doesn't mean I would be against a good patch for Cyrus, but I would rather the MTAs

Re: Message contains NUL characters ...

2005-04-25 Thread Amos
not nicely folded text like most clients do. I reported the problem to them and they said it would be addressed in some future release, but don't know when. Amos --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.we

Re: high-availability again

2005-04-15 Thread Amos
Ben Carter wrote: When we get a chance, we're going to talk to Derrick about getting some cluster support into the std. code. That would be most impressive. I wonder how much Ken's work with 2.3 would fit in with this? --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyru

Re: high-availability again

2005-04-14 Thread Amos
accomplish this for the LMTP stage./ files. Otherwise, it just worked. Ben So y'all are doing active/active? What version of Cyrus? Amos --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: high-availability again

2005-04-14 Thread Amos
ttle brains. ;-) Not planning on doing anything particularly sophisticated. Just failover when one node fails. Amos --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: dumb question about public mailbox

2005-02-27 Thread Amos
o look at the 'sharedprefix' setting in imapd.conf. Amos --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: 64bit capability bug

2005-02-26 Thread Amos
linked, not stripped This brings a question to mind: what compilers will be supported for 64-bit compiles on SPARC? I thought I saw a CVS commit go by that used 'cc' for compiles on SPARC. I was going to ask at the time, but forgot. Amos --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus

automake & autoconf

2005-02-14 Thread Amos
Hi. What versions of automake and autoconf are CMU currently using? Amos --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: Managing IMAP book

2005-02-11 Thread Amos
s approved, it would be sad if it came out and then immediately afterwards 2.3 was released, but then I guess that's life in the software world. Amos --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: Managing IMAP book

2005-02-10 Thread Amos
demand just hasn't been strong enough to warrant a 2nd edition. I guess everybody is moving to Exchange. ;-) Personally I'd think that with projects like www.opengroupware.org and www.open-xchange.com that interest in Cyrus would be on the rise. Amos --- Cyrus Home Page: http://asg.web

Re: Global Include Verb

2005-02-08 Thread Amos
On Tue, 8 Feb 2005, Ken Murchison wrote: Jason Jacobsen wrote: What is the status of the global include verb for sieve? Its in Cyrus v2.3. Just out of curiosity, any sketched out time line for 2.3? Amos --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http

Re: Sieve notify implementation

2005-01-08 Thread info-cyrus -- Amos Gouaux
do a Jabber notifier, but tis one of those things I'll probably never get around to. That, and the possibility of Sieve scripts to non-user folders, perhaps via folder annotations, would be rather cool IMHO Amos --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki

Re: Problems with 2.2.10 on HPUX 11i

2005-01-03 Thread info-cyrus -- Amos Gouaux
ly Moly. A flat mboxlist? Yeah, that'll be slow. Any chance you can upgrade that to skiplist? I don't know if that'll resolve all issues, but I should think that would help considerably Amos --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyru

Re: 64bit capability bug

2004-12-31 Thread info-cyrus -- Amos Gouaux
7 21:23:19 satira nntp[24755]: DBERROR db4: PANIC: fatal region error detected; run recovery So do you compile Berkeley DB for 64-bit? Haven't tried it yet myself. At some point will need to do 64-bit though because getting some large quota needs for some shared folders. Amos --- Cyrus

Re: 64bit capability bug

2004-12-30 Thread Amos
I'm seeing the same thing on Solaris 8, 9, and 10 (s10_69) using a not so old cc (-xarch=v9 option) and gcc 3.3.3 (-m64). These are all on sparc boxes. I got non-zero values by changing 'int' to 'long'. Amos --- test.c 2004-12-30 22:09:33.793048000 -0600 +++ tes

Re: Question about lmtp.lock

2004-12-13 Thread info-cyrus -- Amos Gouaux
e some work on such a layout, but I don't know what the present state is. (I think in that situation there were some issues with Sun's QFS, but not sure.) Amos --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: Long lines classified as "Message contains NUL characters"

2004-12-05 Thread Amos
Was there any follow-up to this? Related to this unpleasant issue that gets repeatedly kicked around between this list and postfix-users, with an unpleasant amount of disdain I might add, has anybody implemented a hack to Cyrus lmptd to optionally reject such messages, or delete these NUL charac

Re: how to post to shared folders

2004-11-27 Thread info-cyrus -- Amos Gouaux
with other things to follow it closely, but I think I noticed in the announcement for a recent Postfix snapshot that AUTH credentials are now being cached in the queue file. This means that eventually it may be possible to use AUTH creds for posting like you can currently do with Sendmail.

Re: db4 backend alternative

2004-11-23 Thread info-cyrus -- Amos Gouaux
Incidentally, any experiences with Berkeley DB 4.3? Michael Sims wrote: Mark Hannessen wrote: just wondering... are there alternatives to the db4 backend for storing mail and such? I am thinking in the direction of mysql. (I have openldap as well, but that doesn't seem to be the right place to stor

outlook idle

2004-10-12 Thread Amos
try Thunderbird. Amos --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: 2.2.3: namespace & list

2004-09-27 Thread Amos
I=-3 So thought I'd try looking at NAMESPACE again... * NAMESPACE (("" ".")) (("Other_Users." ".")) (("Shared_Folders." ".")) . OK Completed . list "" "Shared_Folders" * LIST (\Noselect \HasChildren) ".&quo

Re: Question on ACL's

2004-02-02 Thread Amos Gouaux
uld require changing the Postfix internal queue file format, and a big catch with that is some feeling of uneasiness about passing such credentials. At least that was my impression a couple of years ago. If passing such credentials is really important to you, you may have to use Sendmail. It know Sendmail handles it. -- Amos

Re: nntp fiddling

2003-12-30 Thread Amos Gouaux
>>>>> On Tue, 30 Dec 2003 15:59:16 -0500, >>>>> Ken Murchison <[EMAIL PROTECTED]> (km) writes: km> I added support for the Xref header to CVS last week. Cool. Yup, now even tin happy. -- Amos

Re: nntp fiddling

2003-12-30 Thread Amos Gouaux
ancient news server has had terrible feeds for a long time, and has suffered serious hardware problems. -- Amos

nntp fiddling

2003-12-30 Thread Amos Gouaux
I remember a friend going on about how cool it was to read mail via nn. Personally I couldn't get my head around it, but now I'm playing with NNTP access to an IMAP server. Funny how things go around like that, given enough time. (Of course I'm posting this via Gnus, another news reader! ;-) -- Amos

Re: 2.2.2-beta new cyradm features?

2003-12-23 Thread Amos Gouaux
>>>>> On Tue, 23 Dec 2003 22:33:02 -0600, >>>>> Amos Gouaux <[EMAIL PROTECTED]> (ag) writes: ag> I notice in the 'help' command for 2.2.2-beta cyradm there's ag> the following: ag> mboxcfg, mboxconfig configure mailbox a

Re: ldap ptloader

2003-12-23 Thread Amos Gouaux
oach, although you ib> get better performance. ...and this was the same argument for the roles mechanism in SunONE. -- Amos

2.2.2-beta new cyradm features?

2003-12-23 Thread Amos Gouaux
I notice in the 'help' command for 2.2.2-beta cyradm there's the following: mboxcfg, mboxconfig configure mailbox setinfo set server metadata What do these do? Is this related to annotations? -- Amos

ldap ptloader

2003-12-23 Thread Amos Gouaux
Just curious if anybody out there has been fiddling with the ldap ptloader experimental code. Thoughts? Comments? Observations? I'm just now starting to look into it myself, and it doesn't seem like there's been much chatter about it -- Amos

Re: ctl_cyrusdb -r tries to malloc 3GB, and fails.

2003-12-20 Thread Amos Gouaux
y, but since you're already using latest of the other software, why not use latest of db too? (Not, "DB2". HA! Sorry, that's pretty lame.) -- Amos

Re: imap-2.1.16 and berkeley db 4.2.52?

2003-12-18 Thread Amos Gouaux
>>>>> On Mon, 15 Dec 2003 10:55:34 -0200, >>>>> Andreas <[EMAIL PROTECTED]> (a) writes: a> Has anybody tried to compile cyrus-imapd-2.1.16 with berkeley db 4.2.52? a> Should it work? So, what are folks' impressions of BDB 4.2.52 so far? Does it seem to be pretty solid? -- Amos

Re: Is there a limit on mailbox name length in Cyrus ?

2003-11-21 Thread Amos Gouaux
t; a mailbox with thousands of message, I saw an error along the lines of pw> "word too long"?) I've seen that from time to time when manipulating some ridiculously large (~40K messages) folders using GNUS. I started looking into it, but didn't get far as there are way too many other things I'm supposed to be doing. -- Amos

Re: Highly available and scalable Cyrus configurations

2003-10-08 Thread Amos Gouaux
e to reality that is, I have not been able to confirm. I'm hoping we might be able to do some experimenting later this term, but then I've been saying that for a while. Sigh. -- Amos

OpenGroupware.org (OGo)

2003-07-10 Thread Amos Gouaux
A bit off topic, but I know this is something that has come up on this list from time to time over the years, and besides, they mention Cyrus! ;-) http://www.infoworld.com/article/03/07/10/HNogo_1.html http://opengroupware.org/en/index.html -- Amos

Re: [PROPOSAL] Sieve for shared mailboxes

2003-07-08 Thread Amos Gouaux
ncouraging a client/language debate. Really. ;-) -- Amos

Re: [PROPOSAL] Sieve for shared mailboxes

2003-07-08 Thread Amos Gouaux
OO!!! :-) OK, perhaps a little premature, but this sounds really cool and terribly useful. Now I need to read up on this annotate stuff. -- Amos

Re: Logs filling with strange error

2003-07-07 Thread Amos Gouaux
>>>>> On 07 Jul 2003 18:17:29 -0700, >>>>> Scott Bronson <[EMAIL PROTECTED]> (sb) writes: sb> As long as they don't indicate something amiss, I can live with them. sb> Thanks. Incidentally, they're gone in 2.1.14. -- Amos

Re: sieve script not running?

2003-07-07 Thread Amos Gouaux
ed between 2.1.12 and 2.1.13 to require those libraries? I notice the compile line is the same for both, but since 2.1.13 the error above appears. Yeah, as you say, adding those two fixes link problem. Looks like configure.in is missing something that the others have. -- Amos

Re: sieve script not running?

2003-07-07 Thread Amos Gouaux
ne. Sorry for not mentioning it sooner. Kinda forgot about it. -- Amos

Re: sieve script not running?

2003-07-07 Thread Amos Gouaux
in file shutdown../lib/libcyrus.a(util.o) ld: fatal: Symbol referencing errors. No output written to test collect2: ld returned 1 exit status gmake: *** [test] Error 1 This is on Solaris 8 with gcc-3.2.3. -- Amos

Re: Larry Greenfield leaving CMU

2003-06-20 Thread Amos Gouaux
I'll always remember his help in the early days of the skiplist db. I can't imagine getting through that rough spot without his help. -- Amos

Re: cyrus-imapd-2.1.13 sieve curiosity

2003-06-09 Thread Amos Gouaux
We'll see if things resume back to abby-normal. When I learn more just what he did, I'll contact Cyrusoft. -- Amos

Re: cyrus-imapd-2.1.13 sieve curiosity

2003-06-09 Thread Amos Gouaux
o rs> submit a good script after a bad one in a timsieved session to see this in rs> action). Interesting. Would an error like this also apply? sieve runtime error for X id <[EMAIL PROTECTED]>: Fileinto: Mailbox does not exist (The "X" is one of our users, but not myself.) -- Amos

cyrus-imapd-2.1.13 sieve curiosity

2003-06-09 Thread Amos Gouaux
wo patches have any bearing on this? Sadly, so far I haven't been able to detect a pattern to make this report more meaningful, but I'll keep an eye out. -- Amos

Re: need organizational hint

2003-04-12 Thread Amos Gouaux
zing the JunkMail folder. At least in an EDU environment, folks get really touchy when it comes to systematically blocking things. ;-) Anyway, that's my contribution. -- Amos

Re: MTAs that pass SMTP AUTH?

2003-04-01 Thread Amos Gouaux
ghtening things up a tad. At least some of the IMAP diehards can enjoy the shared folders. However, LMTP-AUTH tied to SMTP-AUTH sure would be nice to play with. In the back of my mind I've been wondering if/how the new NNTP support coming with the new Cyrus now in beta might be employed to deal with these sort of discussions. However, I haven't pictured just how yet. -- Amos

Re: delivering to bb folders

2003-03-27 Thread Amos Gouaux
. But what is meant by "trusted environment", and how does one establish such a "trusted environment". -- Amos

Re: delivering to bb folders

2003-03-27 Thread Amos Gouaux
>>>>> On Thu, 27 Mar 2003 08:50:57 -0300, >>>>> Henrique de Moraes Holschuh <[EMAIL PROTECTED]> (hdmh) writes: >> I think section 5 of RFC 2554 covers it fairly well. hdmh> It does. Amos, would you kindly post this little bit on the postfix list, I

Re: delivering to bb folders

2003-03-26 Thread Amos Gouaux
l MTAs are capable of passing SMTP-AUTH onto the LMTP session, Postfix being at least one that I know of. In fact, I am skeptical that this -AUTH communication will ever be incorporated into Postfix without some sort of RFC to back it up. (Unless I'm mistaken, this continuity of -AUTH credentials isn't covered too well, but please correct me if I'm wrong.) -- Amos

Re: Why are only admins allowed to AUTH to lmtpd?

2003-01-03 Thread Amos Gouaux
e LMTP rs> server trusts the SMTP server. This (admitedly marginaly) simplifies the rs> authorization code in lmtpd. How does the posting ("p") right fit in? -- Amos

Re: [PATCH][CVS IMAPd 2.1] lmtp_downcase_rcpt implementation (Re:Case Sensitivity)

2002-12-25 Thread Amos Gouaux
ut, but life has been so hectic lately that I didn't dive in. Oh well -- Amos

Re: Case Sensitivity

2002-12-23 Thread Amos Gouaux
s there could be a switch to the Cyrus lmtp server to downcase stuff? Maybe I'm wrong, but it seems like this is logic more appropriate for the LDA, not the conduit to that LDA. Thoughts? What does Sendmail do, anyway? -- Amos

Re: cyrus 2.2 status

2002-12-21 Thread Amos Gouaux
e doing: create Amazon (or other vendors) wish lists so that folks eager for enhancements can demonstrate their appreciation. ;-) Ho. Ho. -- Amos

Re: Compiling cyrus-imapd for Solaris 2.5 ( Respost )

2002-10-23 Thread Amos Gouaux
>>>>> On Wed, 23 Oct 2002 10:13:18 +0200, >>>>> Francesc Guasch <[EMAIL PROTECTED]> (fg) writes: fg> anything else I could try ? Upgrading Solaris? You're using a hugely buggy release -- Amos

Re: [STATUS] NNTP support (10/9/02)

2002-10-11 Thread Amos Gouaux
g off in recent years. However, the more I see this progress, the more I am beginning to be intrigued as to how this might be put to use. -- Amos

Re: posting to shared mailboxes

2002-09-23 Thread Amos Gouaux
hic application, and so the queue file format would have to be altered to retain the SMTP-AUTH info so that it can be used for LMTP-AUTH, and 2) past discussions revealed that Wietse was not comfortable with the lack of verification of the SMTP-AUTH credentials to blindly pass them onto other services. If this is an important requirement, you'll have to use Sendmail. -- Amos

Re: Cyrus IMAP Presentation

2002-09-17 Thread Amos Gouaux
ot; login. However, the "[EMAIL PROTECTED]" inbox trick has been used in the past to try to emulate multi-domain support. Maybe with the stuff that is now being worked on this will no longer be necessary. (Sorry, I haven't followed some of those threads too closely since it isn't something I'm really needing at present.) -- Amos

Re: Cyrus IMAP Presentation

2002-09-17 Thread Amos Gouaux
w virtual server stuff that is being developed I suspect could be a rather meaty chapter on its own. -- Amos

Re: Cyrus IMAP Presentation

2002-09-17 Thread Amos Gouaux
oo strapped for time to do an update. I haven't talked to them in a while so don't know what their schedule is for an update. -- Amos

Re: Cyrus IMAP Presentation

2002-09-17 Thread Amos Gouaux
stfix IPC. The LMTP server should be using a different subdirectory of /var/spool/postfix. http://marc.theaimsgroup.com/?l=postfix-users&m=102489182913823&w=2 -- Amos

Re: Cyrus IMAP Presentation

2002-09-17 Thread Amos Gouaux
fork=1 While this will work, as has been discussed on postfix-users, those sockets really are not for third party software such as Cyrus. I'm not sure it is wise to instruct folks to go down that path. -- Amos

Re: FYI: pop-before-smtp works with cyrus-imapd-2.1.4

2002-05-19 Thread Amos Gouaux
at it will clear out entries after some configurable amount of time. -- Amos

Re: Patch for SMTP after IMAP

2002-05-19 Thread Amos Gouaux
e routines. What about the DRAC patch that's already in the contrib directory? http://mail.cc.umanitoba.ca/drac/ This works for both IMAP and POP. -- Amos

Re: I Had attempted to do LMTP with Postfix ...

2002-05-15 Thread Amos Gouaux
hat much change in the Postfix LMTP client and Cyrus LMTP server since that readme was slapped together, so it is still valid. -- Amos

Re: I Had attempted to do LMTP with Postfix ...

2002-05-15 Thread Amos Gouaux
>>>>> On Wed, 15 May 2002 20:04:27 -0300, >>>>> Henrique de Moraes Holschuh <[EMAIL PROTECTED]> (hdmh) writes: hdmh> On Wed, 15 May 2002, Amos Gouaux wrote: >> to take advantage of single instance delivery. (The local delivery >> agent in Postf

Re: I Had attempted to do LMTP with Postfix ...

2002-05-15 Thread Amos Gouaux
> do this. The properness depends on your environment. TCP is handy if using separate boxes for Cyrus and MTA. Using TCP also makes it easier to take advantage of single instance delivery. (The local delivery agent in Postfix can only deliver one recipient at a time.) -- Amos

Re: I Had attempted to do LMTP with Postfix ...

2002-05-15 Thread Amos Gouaux
nder in input from lmtp socket Not yet. I was waiting for the dust to settle a bit before trying latest Postfix snapshot/release. -- Amos

Re: Duplicates triplicates ...

2002-05-06 Thread Amos Gouaux
ht expect, I haven't seen these dups either. Anyway, just speculation since I haven't actually looked into this matter myself. -- Amos

Re: sendmail vs postfix

2002-04-22 Thread Amos Gouaux
nitiate deliveries, but I forget how that's set up. Besides, you may still want to throttle lmtp some. nu> Any comments? Maybe Exim will be better? I guess I will have to put MTA on nu> another machine, otherwise it keeps getting even worse. That's what we've been doing for quite some time now. We do lmtp over private network between the machines. Has worked out well. -- Amos

Re: Postfix/Cyrus reports "temporary failure"

2002-04-22 Thread Amos Gouaux
porary failure) If this is still a problem, you might check your imapd.log or where ever you have Cyrus logging to. You could also edit Postfix's startup script in /etc/postfix so that the master process is started up with one or more of "-v". You might also try using the LMTP delivery instead of the now somewhat depreciated "cyrus" mailer. -- Amos

Re: moving from 2.0 to 2.1.3

2002-04-06 Thread Amos Gouaux
sides. It just seems like mailboxes.db was an application not terribly well suited for it. -- Amos

Re: sieve and shared folders

2002-04-02 Thread Amos Gouaux
folders run through Sieve. If you've got a lot of Shared Folders it seems to me this would become a nasty bottleneck, but maybe not? Also, how do you then allow different individuals to edit a Sieve script for different Shared Folders if there is only one script under this one pseudo-user? -- Amos

Re: Sieve and header manipulation?

2002-03-28 Thread Amos Gouaux
ity with sieve. Sieve is based on a standard with particular design goals in mind. You might want to visit http://www.cyrusoft.com/sieve/ -- Amos

Re: Cyrus-imap folders

2002-03-28 Thread Amos Gouaux
>>>>> On Thu, 28 Mar 2002 11:02:33 +0100, >>>>> Thomas Jarosch <[EMAIL PROTECTED]> (tj) writes: tj> You have to tell Outlook to use "INBOX" as the root folder tj> of Cyrus and to store the outgoing mail on the server. Or use altnamespace, depending on version used. -- Amos

Re: tools

2002-03-25 Thread Amos Gouaux
sions and the total number of *forks*. In one of the numerous hacks of this I've got running (learning rrdtool), I got it to report the number of active sessions and the number of connections. I've got to cleanup my mess, though. -- Amos

Re: Cyrus SASL Auth/IMAPd with Postfix errors....

2002-03-22 Thread Amos Gouaux
as said anything about it. Could it possibly have anything to ak> do at all with the fact that my aliases do not work? I did a ak> "postconf |grep lmtp", and this is what it gave me... Did you look at the LMTP_README file in the README_FILES directory in the Postfix source distribution? That LMTP_README is old, but should still be valid. -- Amos

Re: Cyrus SASL Auth/IMAPd with Postfix errors....

2002-03-22 Thread Amos Gouaux
elivery agent, not of LMTP. To get around this limitation I use virtual table to route mail (via LMTP) from MX host to Cyrus host. In the case of the problem report, it is not clear how mail is being routed or how lmtp is being called. -- Amos

Re: multiple cyruses via SAN

2002-03-21 Thread Amos Gouaux
cyrus dm> 2.0.16 ? For 2.0.16? I don't think you can. You need to upgrade to 2.1.3. -- Amos

Re: linker wierdness

2002-03-21 Thread Amos Gouaux
that Sleepycat does by default. Been there, done that -- Amos

Re: multiple cyruses via SAN

2002-03-20 Thread Amos Gouaux
er if you don't depend on too many libs. At this time I believe it would not be good to replace deliver.db or tls.db with skiplist. While skiplist works well for mailboxes.db, I don't think that would be the case for deliver.db or tls.db. There are many more writes going on to these than mailboxes.db. -- Amos

Re: multiple cyruses via SAN

2002-03-20 Thread Amos Gouaux
ir way to Sleepycat. I dunno.) Even if all of this was done, would Berkeley DB performance be acceptable in the end compared to what we're currently seeing with skiplist? I dunno. I kinda doubt it. Well, that's my rambling for this morning. -- Amos

Re: Silkymail: shm_attach()-error

2002-03-20 Thread Amos Gouaux
>>>>> On Wed, 20 Mar 2002 11:55:08 +0100, >>>>> Christoph Krempe <[EMAIL PROTECTED]> (ck) writes: ck> Hi, ck> I'm just tring to install the latest Silkymail on Linux. Using I think you need to ask Cyrusoft about this -- Amos

Re: [Re: [Re: removing mail from box on command line]]

2002-03-14 Thread Amos Gouaux
>>>>> On Thu, 14 Mar 2002 20:00:42 -0500, >>>>> E M Recio (emr) writes: >> ipurge -f -d user..Trash emr> I tried to run ipurge but it gives me an error, it doesn't recognise the -f emr> option. Time to upgrade! :-) -- Amos

Re: [Fwd: Locking in Cyrus / db3 - Some more evidence]

2002-03-12 Thread Amos Gouaux
roblem with an older release. What version was this, anyway? It's all a blur right now. -- Amos

  1   2   3   4   >