Re: breakage issues that I haven't figured out how to resolve

2005-07-25 Thread Craig White
On Mon, 2005-07-25 at 15:08 -0700, Craig White wrote: > On Mon, 2005-07-25 at 08:46 +0200, Simon Matter wrote: > > > On Sun, 2005-07-24 at 23:23 +0200, Simon Matter wrote: > > > > > >> > # cat /usr/share/cyrus-imapd/rpm/db.cfg > > >> > CONFIG_DB_DUPLICATE=berkeley > > >> > CONFIG_DB_MBOX=skiplist >

Re: breakage issues that I haven't figured out how to resolve

2005-07-25 Thread Craig White
On Mon, 2005-07-25 at 08:46 +0200, Simon Matter wrote: > > On Sun, 2005-07-24 at 23:23 +0200, Simon Matter wrote: > > > >> > # cat /usr/share/cyrus-imapd/rpm/db.cfg > >> > CONFIG_DB_DUPLICATE=berkeley > >> > CONFIG_DB_MBOX=skiplist > >> > CONFIG_DB_SEEN=skiplist > >> > CONFIG_DB_SUBS=flat > >> > CO

Re: virus scan on cyrus mailboxes

2005-07-25 Thread Per-Olov Sjöholm
Yes. it works really well. If you use it through milter you can use the build in clamav-milter or the third party smtp-vilter milter connector by Marc Balmer. I prefer the smtp-vilter as it seems more stable and also have more features. For example to also connect to spamassassin spamd and Syma

Re: Misc question about LDAP and admin stuff

2005-07-25 Thread Per-Olov Sjöholm
On Saturday 23 July 2005 17.37, Igor Brezac wrote: > On Fri, 22 Jul 2005, Per-Olov [iso-8859-1] Sjöholm wrote: > > On Thursday 21 July 2005 16.17, Igor Brezac wrote: > >> On Thu, 21 Jul 2005, Per-Olov [iso-8859-1] Sjöholm wrote: > >>> Hi list > >>> > >>> Does anybody know if there are any work goin

Re: virus scan on cyrus mailboxes

2005-07-25 Thread Philip Edelbrock
I found clamav to work quite well. http://www.clamav.net/ It works through a sendmail-milter. It connects periodicly to the 'net to get virus sig updates. It blocks more than virii, too, including (configurable) encrypted archives, broken executables, phishing emails, etc. Phil Mikael wr

Cyrus High Availability +Solaris

2005-07-25 Thread mario papa
Hi, i'm trying to implment an HA SMTP/POP infrastruture using: postfix an Cyrus software on Solaris 8. 2 synchronize Network Attached Storage systems. 2 Alteon application switches to enable high availability applications. 2 servers Sun fire 440. Symbolic links are cached for file

Re: cyrus imapd auth

2005-07-25 Thread Dmitriy Kirhlarov
On Mon, Jul 25, 2005 at 03:09:42PM +0200, Thomas B?rnert wrote: > with cram-md5 your password should be stored in plaintext in ldap. > is it encrypted ? No. Many hosts use this ldap db for system auth. {CRYPT} mechanism used for userPasswd. -- Dmitriy Kirhlarov OILspace, 26 Leninskaya sloboda,

Re: cyrus imapd auth

2005-07-25 Thread Thomas Börnert
with cram-md5 your password should be stored in plaintext in ldap. is it encrypted ? -Thomas On Mon, 2005-07-25 at 13:45 +0100, Dmitriy Kirhlarov wrote: > Hi, list. > > I try use ldap-autentication. > When I try work with imap-server without TLS/SSL -- all work. > When I try use starttls -- aute

cyrus imapd auth

2005-07-25 Thread Dmitriy Kirhlarov
Hi, list. I try use ldap-autentication. When I try work with imap-server without TLS/SSL -- all work. When I try use starttls -- autentication not work and, as I can see in slapd debug -- nobody try connect to server in this moment. My configs: --- $ cat /usr/local/etc/imapd.conf configd

virus scan on cyrus mailboxes

2005-07-25 Thread Mikael
Hello, I'm looking for a solution to clean cyrus' mailboxes from viruses (I already have mailscanner working on incoming mails). I'm running cyrus imapd 2.1 on debian sarge and I've found very little information about that matter. The most usable solution I've found comes from this link : http

Problem configuring imsp

2005-07-25 Thread Vittorio Manfredini
I downloaded from cvs the latest cyrus-imsp and compile/install it. The daemon start correctly without error, but when I try to login with imtest I receive the following error : www:~ # imtest -v -a vittorio -u vittorio -p 406 www.vitsoft.bz S: * OK Cyrus IMSP version 1.7b ready C: C01 CAPABI

Mail System Error - Returned Mail

2005-07-25 Thread Post Office
This message was undeliverable due to the following reason: Your message could not be delivered because the destination server was not reachable within the allowed queue period. The amount of time a message is queued before it is returned depends on local configura- tion parameters. Most likely t

Re: breakage issues that I haven't figured out how to resolve

2005-07-25 Thread Simon Matter
> On Sun, 2005-07-24 at 23:23 +0200, Simon Matter wrote: > >> > # cat /usr/share/cyrus-imapd/rpm/db.cfg >> > CONFIG_DB_DUPLICATE=berkeley >> > CONFIG_DB_MBOX=skiplist >> > CONFIG_DB_SEEN=skiplist >> > CONFIG_DB_SUBS=flat >> > CONFIG_DB_TLS=berkeley >> > CONFIG_DB_ANNOTATION=skiplist >> > CONFIG_DB_