see who is online

2006-11-13 Thread Wolfgang Hennerbichler
Hi Cyrus People, I am trying to find a way to see which users are currently running an IMAP session. Does anybody have a clue if (or how) that is possible? My setup runs through saslauthd and ldap right now, all the processess are owned by user 'cyrus'. Thanks! Wolfgang -- [EMAIL

command-line sieve client that supports TLS

2006-11-13 Thread Wolfgang Hennerbichler
Hi again... I am going to write a plugin for the typo3-cms to build simple sieve- scripts. Therefore I would need a command-line tool that supports TLS- Login for timsieved, but I can't find one, as it seems. Sieveshell - my preferred tool - doesn't like TLS, which is very bad. I absolutely

Re: command-line sieve client that supports TLS

2006-11-13 Thread Warren Turkal
On Monday 13 November 2006 12:44, Wolfgang Hennerbichler wrote: Is there a command-line TLS-enabled tool out there? It looks like the GNU Mailutils has a binary called sieve. Maybe it supports TLS? wt -- Warren Turkal, Research Associate III/Systems Administrator Colorado State University,

Re: cyrus rehash script: from basic to full hashing scheme

2006-11-13 Thread Gary Mills
On Mon, Nov 06, 2006 at 08:08:59PM +, [EMAIL PROTECTED] wrote: I work at a college where we have about 4500 student mail accounts. Our Xserve (Tiger 10.4.7) is bound to Active Directory where we're using the student id # as the username which always begins with a 0 or 1. This causes the

Web interface, Sendmail compatible

2006-11-13 Thread Res
Hi All, Looking for a web management interface to cyrus-imap, one that allows domain admins to add/del email accounts etc. Cyrus-Imap 2.3 + Sendmail The ones we've found on google all seem to refer to exim or postfix. Plz don't waste your energy if you want to reply use exim/postfix because

RE: Web interface, Sendmail compatible

2006-11-13 Thread S. J. Morrison
Hi Depending on the backend will Horde + IMP etc. work for you? Regards SJM -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Res Sent: 13 November 2006 21:25 To: info-cyrus@lists.andrew.cmu.edu Subject: Web interface, Sendmail compatible Hi All,

Re: see who is online

2006-11-13 Thread Chaskiel M Grundman
--On Monday, November 13, 2006 08:39:39 PM +0100 Wolfgang Hennerbichler [EMAIL PROTECTED] wrote: I am trying to find a way to see which users are currently running an IMAP session. Does anybody have a clue if (or how) that is possible? My setup runs through saslauthd and ldap right now, all

Re: Web interface, Sendmail compatible

2006-11-13 Thread Warren Turkal
On Monday 13 November 2006 14:24, Res wrote: Looking for a web management interface to cyrus-imap, one that allows domain admins to add/del email accounts etc. Cyrus-Imap 2.3 + Sendmail The ones we've found on google all seem to refer to exim or postfix. Check out gosa at [1].

Re: command-line sieve client that supports TLS

2006-11-13 Thread Peter Schober
wogri, * Wolfgang Hennerbichler [EMAIL PROTECTED] [2006-11-13 22:10]: TLS-Login for timsieved, but I can't find one, as it seems. Sieveshell - my preferred tool - doesn't like TLS, which is very bad. I absolutely need TLS, there is no way around it. besides the obvious (extending sieveshell

Re: cyrus rehash script: from basic to full hashing scheme

2006-11-13 Thread wdspublic
I ran my modified rehash script last Thurs and, amazingly, it worked! I didn't have any folder/file names beginning with . before I ran it so no problems there, however, others' systems may have such names. I'll admit my modifications were made with the simple goal of MAKE IT WORK--no care

Re: command-line sieve client that supports TLS

2006-11-13 Thread Phil Pennock
On 2006-11-13 at 20:44 +0100, Wolfgang Hennerbichler wrote: [ sieve client ] Is there a command-line TLS-enabled tool out there? I just wrote one. I'm going to bed without figuring out what I'm doing wrong with GSSAPI -- it looks like the same SASL handling as I have in my IMAP client code and