amavis+cyrus+postfix

2001-08-07 Thread Bruno Novak
Can be integrated amavis virus scan package into cyrus+postfix mail server and how?

Re: Linux Redhat 7.1 blues

2001-08-07 Thread Tarjei Huse
> [EMAIL PROTECTED] wrote: >> Just wondering if theres a cyrus-redhat howto anywhere? >> > Not to my knowledge (for recent Cyrus). Here's what I do to install > IMAPd on RH 7.1: > > Berkeley DB > --- > # RH7.1 comes with db3/db3-devel RPMs that work fine. > # Install manually if you l

Re: signaled to death by 11 -- solved!?

2001-08-07 Thread GOMBAS Gabor
On Mon, Aug 06, 2001 at 02:03:20PM -0400, [EMAIL PROTECTED] wrote: > On a related note, different versions of Berkley DB versions > on RH systems were resulting in signal 11 death problems > earlier. A simple "ldd" check on the imapd built, will reveal > these problems. Not neccessarily. If the

Re: amavis+cyrus+postfix

2001-08-07 Thread dannyman
On Tue, Aug 07, 2001 at 10:22:06AM -0400, Bruno Novak wrote: > Can be integrated amavis virus scan package into cyrus+postfix mail > server and how? Yes. Basically, postfix -> amavis -> cyrus. You need to: a) Make Postfix deliver to Amavis. Read Amavis documentation. b) Make Amavis deliver t

Fwd: Re: Re[2]: Cyrus-IMAPD and LDAP

2001-08-07 Thread Kevin J. Menard, Jr.
I found this to be pretty interesting. Anyone care to comment on this authenticity of the claim? It seems to make sense at least :) This is a forwarded message From: Julio Sanchez Fernandez <[EMAIL PROTECTED]> To: "Kevin J. Menard, Jr." <[EMAIL PROTECTED]> Date: Tuesday, August 07, 2001, 4:19:

ANN: installer for cyrus+openldap+sendmail

2001-08-07 Thread Jean-Christophe Kermagoret
Hi, I created rpms for cyrus with ldap and sendmail a few months ago. This permits to install cyrus with authentication and sendmail aliasing on a ldap directory. The installation is driven by an xml file that downloads rpms, installs and configures them in one shot. To be able to do so, YOU NEED

Restoring Mailboxes from a Backup

2001-08-07 Thread Marc Schöchlin
Hi ! I´m useing the following Version/RPMs of Cyrus: cyrus-sasl-1.5.24-17 cyrus-imapd-2.0.14-3rm cyrus-imapd-devel-2.0.14-3rm cyrus-imapd-utils-2.0.14-3rm cyrus-imapd-doc-2.0.14-3rm Cyrus works very well, but now i´m asking me how I can restore specific Mailboxes from a backup by keeping: - t

Re: Duplicate deliver and sieve (cyrus-1.6.22)

2001-08-07 Thread Terje Elde
On Wed, Aug 01, 2001 at 09:10:03AM -0500, Amos Gouaux wrote: > te> [EMAIL PROTECTED][EMAIL PROTECTED] > > Well, I've got a whole ton of these in our virtual maps and they > work just peachy. You might want to double check that '+' is the > 'recipient_delimiter'. Sorry about

Quotas

2001-08-07 Thread Adi Linden
Hi, I am looking at enabling quotas for user accounts. I understand that if I set a quota for user.username it applies as a total for all the users mailboxes combined. If I set a quota for user, does this imply a total quota available for all users combined? Regards, Adi --

Over Quota Warning

2001-08-07 Thread Adi Linden
Hi, - How can I deliver a message to a mail box where cyrus-imapd denies delivery because it's over quota? - Is there a maximum limit to the quota size? I.e. will cyrus-imap properly accept a quota of 500MB (500,000kB)? - What is the 'cyradm' command to remove a quota and allow an unlimited

Re: Over Quota Warning

2001-08-07 Thread Ken Murchison
Adi Linden wrote: > > Hi, > > - How can I deliver a message to a mail box where cyrus-imapd denies > delivery because it's over quota? If using 'deliver', pass it the '-q' option -- see deliver(8). If talking directly to lmtpd, you have to use the IGNOREQUOTA keyword with the RCPT TO comma

Re: Over Quota Warning

2001-08-07 Thread Matt Prigge
> > - What is the 'cyradm' command to remove a quota and allow an unlimited > > sized mailbox? > > Try setting the quota to zero. I may be thinking of straight IMAP commands rather than cyradm (I dont use cyradm), but can/should this be 'none' instead? I was always under the impression that se

Logging

2001-08-07 Thread Adi Linden
Hi, For debugging I am logging imap message. Is there a performance hit for that? Would it make sense to turn off logging and if so, how? TTYL, Adi --

Re: Over Quota Warning

2001-08-07 Thread Adi Linden
Hi Ken, Thank you for the quick and informative response, answered all my questions :) Regards, Adi --

Re: Over Quota Warning

2001-08-07 Thread Ken Murchison
Matt Prigge wrote: > > > > - What is the 'cyradm' command to remove a quota and allow an unlimited > > > sized mailbox? > > > > Try setting the quota to zero. > > I may be thinking of straight IMAP commands rather than cyradm (I dont use > cyradm), but can/should this be 'none' instead? I w

Re: Over Quota Warning

2001-08-07 Thread Ken Murchison
Matt Prigge wrote: > > > Yeah, zero might actually prevent appending to the mailbox. 'none' > > might work in cyradm to disable quotas, but it definitely won't work as > > part of a IMAP SETQUOTA command. A quick peak at the source leads me to > > believe that any value < 0 *should* disable t

Re: Over Quota Warning

2001-08-07 Thread Matt Prigge
> Yeah, zero might actually prevent appending to the mailbox. 'none' > might work in cyradm to disable quotas, but it definitely won't work as > part of a IMAP SETQUOTA command. A quick peak at the source leads me to > believe that any value < 0 *should* disable the quota check. Ok. I see what

Re: Linux Redhat 7.1 blues

2001-08-07 Thread Jim Levie
On 07 Aug 2001 10:32:20 +0200, Tarjei Huse wrote: > > > > [EMAIL PROTECTED] wrote: > >> Just wondering if theres a cyrus-redhat howto anywhere? > >> > > Not to my knowledge (for recent Cyrus). Here's what I do to install > > IMAPd on RH 7.1: > > > > Berkeley DB > > --- > > # RH7.1 comes

Re: Restoring Mailboxes from a Backup

2001-08-07 Thread Nick Sayer
Marc Schöchlin wrote: > Hi ! > > I´m useing the following Version/RPMs of Cyrus: > > cyrus-sasl-1.5.24-17 > cyrus-imapd-2.0.14-3rm > cyrus-imapd-devel-2.0.14-3rm > cyrus-imapd-utils-2.0.14-3rm > cyrus-imapd-doc-2.0.14-3rm > > Cyrus works very well, but now i´m asking me how I can restore specif

RE: saslpasswd and /dev/random

2001-08-07 Thread John Riganati
Thanks for the reply. I'll head down that road and see if it clears up my problem. From looking at the web site you gave a link to and the EGD site, it looks like what I'm looking for. I'll be sure to post my progress to the list. Thanks again - John -Original Message- From: [EMAIL PR

Re: Linux Redhat 7.1 blues

2001-08-07 Thread Paul . Thomsen
I am not sure why you gave me all these db3 instructions? Are they are known problem with redhat and cyrus imap? The error I am getting still seems to be something about snmp... make[1]: Entering directory `/home/batsetup/cyrus-imapd-2.0.16/master' gcc -L/usr/local/lib -Wl,-rpath,/usr/local/l

Re: saslpasswd and /dev/random

2001-08-07 Thread Sam Roberts
My 2 bits: I've ported Ted T'so' PRNG code to a few other systems, so I'm familiar with it. It should collect entropy from all the system interrupts, including the network card and pentium TSC (high speed clock) jitter, as well as the data in some of the kernel buffers. So entropy should collect.

Re: Linux Redhat 7.1 blues

2001-08-07 Thread Jeremy Howard
[EMAIL PROTECTED] wrote: > > I am not sure why you gave me all these db3 instructions? Are they are known > problem with redhat and cyrus imap? No. You asked if there was some kind of RH7.1 HOWTO. I was just showing you all of the steps I use, since there's no HOWTO that I'm aware of. As I mentio

Re: Linux Redhat 7.1 blues

2001-08-07 Thread Paul . Thomsen
Should "cp master/conf/normal.conf /etc/cyrus.conf" read "cp master/conf/normal.conf /etc/imapd.conf" ? Its just that I don't seem to have one and subsequent commands file.

Re: Linux Redhat 7.1 blues

2001-08-07 Thread Jeremy Howard
[EMAIL PROTECTED] wrote: > Should "cp master/conf/normal.conf /etc/cyrus.conf" read "cp > master/conf/normal.conf /etc/imapd.conf" ? Its just that I don't seem to have > one and subsequent commands file. My imapd.conf looks like this: configdirectory: /var/imap partition-default: /var/spo