Each of my users has a mailbox that contains their voice mail messages.
I want to write an application that turns on the user's message waiting
indicator if they have unread messages in their voice mail mailbox. In
order to do so, I need to know if they have any unread messages.
I wrote a perl
On Thu, 14 Feb 2002, Theodore J. Knab wrote:
> I upgraded to the lastest Debian packaged version of Cyrus:
Latest PRE-RELEASE packaged version :) It has not been uploaded yet...
> After the update, all my mailboxes stopped working.
That's because the new packages reverted to the old hash metho
what is the password which is used for cyrus authentication using cyradm. I
have cyrus imapd.conf pointing to sasl_pwcheck=pam, but I did --with-auth=unix
is that correct?
Basically, i want pam to handle all requests, and I am pointing PAM to the
ldapserver. I can login to the machine just fine (
I just recovered from a minor disaster.
I upgraded to the lastest Debian packaged version of Cyrus:
verson 2.1.1.0preCVS20020130
http://people.debian.org/~hmh/cyrus2/
I have been running an experimental Cyrus server as a demo with version
2.1.0.0preCVS2.
After the update, all my mailboxes
Doesn't matter, I've just seen how to do this using the perl modules.
Steve
On Thursday 14 February 2002 13:39, you wrote:
> Hi
>
> I've just setup cyrus on another server & I need to create users from the
> command line (ie without using cyradm), can anyone tell me how I can do
> this (or poin
??? cyradm is a commandline thingy. I think you can do somehting like:
sudo -u cyrus 'cyradm cm user.username'
but I'm not sure.
Tarjei
Steve Wright wrote:
>Hi
>
>I've just setup cyrus on another server & I need to create users from the
>command line (ie without using cyradm), can anyone tel
GETQUOTA is an administrator only command; users are only allowed to
run GETQUOTAROOT.
Larry
Hi
I've just setup cyrus on another server & I need to create users from the
command line (ie without using cyradm), can anyone tell me how I can do this
(or point me to a webpage).
Thanks
Steve.
Hi,
I'm running Cyrus 1.6.25 and Sendmail 8.11 on Solaris 8 and ran into the
following problem recently: there is a message in the mailqueue which does
not get delivered, but causes this to appear in the log:
mailer cyrus died with signal 10
There's nothing special about the message. It's not ve
Hi,
there seems to be no problem setting quotas for a user. E.g.
$ cyradm
imapserver> sq user.testuser 5000
imapserver> lq user.testuser
STORAGE 0/5000 (0%)
imapserver> lqr user.testuser.subfolder
user.testuser STORAGE 0/5000 (0%)
imapserver> quit
$
However, the corresponding IMAP co
simon wrote:
>
> On Wed, 2002-02-13 at 17:51, Lawrence Greenfield wrote:
> >Date: Wed, 13 Feb 2002 13:56:27 +0200
> >From: Nikos Voutsinas <[EMAIL PROTECTED]>
> > [...]
> >
>
> Some body did a patch to do auto create of mailboxes but I have lost the
> URL ... I have the patch somewhere i
Hi all,
here is another solution. It may be a bit too big, because it is in fact an
isp-administration solution. But it uses LDAP to administer cyrus users with
a nice web-frontend (and also virtual domains and all that stuff). Maybe you
would like to give it a try:
http://sf.net/projects/ispman
12 matches
Mail list logo