Re: using imclient

2005-03-21 Thread Patrick Radtke
I figured out how to determine the OK,BAD tagged response. I modified the end_command from 'man imclient' static void end_command (struct imclient *connection, void* rock, struct imclient_reply *inmsg) { cout << "in end_command " << endl; cout << "\tKeyword: " << inms

Re: using imclient

2005-03-21 Thread Patrick Radtke
On Mar 17, 2005, at 1:21 PM, Patrick Welche wrote: On Wed, Mar 16, 2005 at 04:04:48PM -0500, Patrick Radtke wrote: I'll add a little code sample // server returns NO on an error imclient_addcallback(imclient, "NO", CALLBACK_NOLITERAL, callback_error,

Re: Quota warnings with Outlook

2005-03-21 Thread Derrick J Brashear
On Mon, 21 Mar 2005, Gary Mills wrote: We've had a few complaints from people who are using MS Outlook as a mail reader about pop-up messages for quota warnings. Apparently, once usage exceeds 90%, the pop-up messages appear so frequently that the application becomes almost unusable. Is there any

RE: confusion about setting up certificates

2005-03-21 Thread Craig White
On Mon, 2005-03-21 at 10:00 -0600, Jim Miller wrote: > > > I would greatly appreciate any suggestions. > > > > > > Here's the process I followed to setup my certificates -- I didn't > > > do -nodes: > > > openssl req -x509 -newkey rsa -out cacert.pem -outform PEM -days 1825 > > > openssl req -newke

Re: Quota warnings with Outlook

2005-03-21 Thread Andrew Morgan
On Mon, 21 Mar 2005, Gary Mills wrote: We've had a few complaints from people who are using MS Outlook as a mail reader about pop-up messages for quota warnings. Apparently, once usage exceeds 90%, the pop-up messages appear so frequently that the application becomes almost unusable. Is there any

RE: confusion about setting up certificates

2005-03-21 Thread Jim Miller
> > I would greatly appreciate any suggestions. > > > > Here's the process I followed to setup my certificates -- I didn't > > do -nodes: > > openssl req -x509 -newkey rsa -out cacert.pem -outform PEM -days 1825 > > openssl req -newkey rsa:1024 -keyout tempkey.pem -keyform PEM \ > > -ou

mupdate busy

2005-03-21 Thread Jason Huddleston
This morning my front end servers were deferring mail because the mupdate server was not accepting connections. The only error that I found was in on the mupdate server and is listed below:   Mar 20 04:04:18 maildb mupdate[24368]: Server too busy, droping connection. Mar 20 04:04:21 mail

Re: Quota warnings with Outlook

2005-03-21 Thread kael
On 21.03.2005 15:33, Gary Mills wrote: We've had a few complaints from people who are using MS Outlook as a mail reader about pop-up messages for quota warnings. Apparently, once usage exceeds 90%, the pop-up messages appear so frequently that the application becomes almost unusable. Is there any

Re: [Cyrus-IMAP] Need advice in ACLs

2005-03-21 Thread Ken Murchison
Igor Belikov wrote: Hello info-cyrus, I need some help or advice in ACLs using. Is it possible to block IMAP access to mailboxes and allow only POP3 access using ACLs? No. You could do this via PAM if you are on a platform that supports it (and you're using plaintext password authentication

Re: Cyrus strikes after SuSE Online Update

2005-03-21 Thread Derrick J Brashear
On Mon, 21 Mar 2005, Thomas Schilling wrote: Hi Folks. After Update my 9.1 pro. System, cyrus break down - messages --- Mar 19 12:14:17 hal2 ctl_cyrusdb[1711]: DBERROR db4: Berkeley DB library configured to support only DB_PRIVATE environments I've google around si

Quota warnings with Outlook

2005-03-21 Thread Gary Mills
We've had a few complaints from people who are using MS Outlook as a mail reader about pop-up messages for quota warnings. Apparently, once usage exceeds 90%, the pop-up messages appear so frequently that the application becomes almost unusable. Is there anything that can be done, either in Outlo

Cyrus strikes after SuSE Online Update

2005-03-21 Thread Thomas Schilling
Hi Folks. After Update my 9.1 pro. System, cyrus break down - messages --- Mar 19 12:14:17 hal2 ctl_cyrusdb[1711]: DBERROR db4: Berkeley DB library configured to support only DB_PRIVATE environments Mar 19 12:14:17 hal2 ctl_cyrusdb[1711]: DBERROR: dbenv->open '/var/lib/imap/db' faile

[Cyrus-IMAP] Need advice in ACLs

2005-03-21 Thread Igor Belikov
Hello info-cyrus, I need some help or advice in ACLs using. Is it possible to block IMAP access to mailboxes and allow only POP3 access using ACLs? (I need that only few users may have acces to mailboxes via IMAP) I try set only ACL "s" on mailbox, and I can't get mail from mailbox,

lmtp daemon and berkeley db

2005-03-21 Thread s . rapp
Hello! We are running a current version of cyrus (see below) with sendmail 8.13.3 on a Sun Solaris 9 box. When we try to send out mass mailings to our about 4 customers sendmail gets unexpected messages from the lmtp-daemon and rejects some messages: > sendmail[23472]: [ID 801593 mail.crit] j

Re: Alternatives to websieve

2005-03-21 Thread Paolo Negri
You can use squirrelmail + avelsieve http://www.squirrelmail.org or Horde +IMP + INGO http://www.horde.org i have been using them for months (years for squirrel) and they work very well. Bye Paolo Per olof Ljungmark wrote: I wonder if there are any alternatives to Websieve for simple management

Re: [SOLVED] my cyrus went crazy - "PANIC: DB_RUNRECOVERY: Fatal error" and others

2005-03-21 Thread Ondřej Surý
As suggested by Henrique de Moraes Holschuh in this mail in debian-isp: http://lists.debian.org/debian-isp/2005/03/msg00173.html use bdb 4.2 or 3.2 to keep your sanity :-) Ondrej. -- OndÅej Surà <[EMAIL PROTECTED]> --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyrusw