how to enable/disable pop/imap on a per-user basis

2005-03-26 Thread Ulrich Stärk
Hi list, I want to enable/disable the user's capability to access his email on a per-user basis. My setup uses auxprop and the sql auxprop plugin to authenticate users against a mysql database. right now I need 3 config files to achieve this: /etc/imapd.conf, /etc/pop3d.conf and /etc/imapd-localho

Login failures

2004-12-09 Thread Ulrich Stärk
Hi list, I'm using cyrus 2.2 with saslauthd as sasl_pwcheck_method and I configured saslauthd to use ldap and shadow as it's mechanisms. My mail users are stored in a ldap directory and the cyrus user is a system user (thus in my shadow file). When I now want to use cyradm to create new mailboxe

Re: Cyrus 2.x HOWTO for Linux?

2002-03-28 Thread Ulrich Stärk
sure you can... uli - Original Message - From: "Nick Ustinov" <[EMAIL PROTECTED]> To: "Ulrich Stärk" <[EMAIL PROTECTED]> Sent: Thursday, March 28, 2002 7:00 PM Subject: Re: Cyrus 2.x HOWTO for Linux? > Ulrich, > > I am working on a new cyrus

Re: Cyrus 2.x HOWTO for Linux?

2002-03-28 Thread Ulrich Stärk
If anyone is interested in an howto installing and configuring cyrus with sasl and postfix with sasl for smtp auth here ist the url: http://uli.dynodns.net/howto2/Cyrus-IMAP-Postfix.html this is a modified version of the "original" imapd howto which I didn't make public because the author of the

Quota

2002-03-27 Thread Ulrich Stärk
Hi, I got a huge problem: I set a quota of 10 MB on a user's mailbox and now want to remove this quota. In cyradm I typed "sq user.name none" and lqm on this mailbox shows NO LIMIT. But when I tried to send an email of 18 MB to this user, it bounced back with a quota exceeded message. IMP (a webma

Re: set quota for new mailboxes

2002-03-27 Thread Ulrich Stärk
thanks alot, i will try them and give you feedback Uli - Original Message - From: "Scott Russell" <[EMAIL PROTECTED]> To: "Ulrich Stärk" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, March 27, 2002 3:06 PM Subject: Re: set quota for

set quota for new mailboxes

2002-03-26 Thread Ulrich Stärk
Hi list, Just a short question: Is it somehow possible to set a default quota on newly created mailboxes? I am too lazy to type cm user.name and sq user.name 10240, I want every newly created mailbox to have a quota of 10 MB. I read about autocreatequota: 10240 but this works only for mailboxes cr

set quota for new mailboxes

2002-03-26 Thread Ulrich Stärk
Hi list, Just a short question: Is it somehow possible to set a default quota on newly created mailboxes? I am too lazy to type cm user.name and sq user.name 10240, I want every newly created mailbox to have a quota of 10 MB. I read about autocreatequota: 10240 but this works only for mailbo