> Hello,
>
> I read in "The book of IMAP" the following about the autocreatequota
> option in imapd.conf:
> -
> If you enter a value other than 0, Cyrus will automatically create
> mailboxes for new users when they first log in, and then limit de memory
> available to these mailboxes to the quo
On Sat, 21 May 2005, Greg A. Woods wrote:
[ On Thursday, May 19, 2005 at 16:49:53 (-0700), Wil Cooley wrote: ]
Subject: Re: Autocreatequota and mailbox
On Thu, 2005-05-19 at 17:20 -0400, Greg A. Woods wrote:
Does somebody know why this patch isn't
included in Cyrus? http://email.u
Greg A. Woods schreef:
> [ On Thursday, May 19, 2005 at 16:13:28 (+0200), Paul van der Vlis wrote: ]
>
>>Subject: Autocreatequota and mailbox
>>
>>I know about the autocreate patch, but I would prefer a way without
>>patch (security-updates etc).
>
> Note there are several way you can easily keep
[ On Thursday, May 19, 2005 at 16:49:53 (-0700), Wil Cooley wrote: ]
> Subject: Re: Autocreatequota and mailbox
>
> On Thu, 2005-05-19 at 17:20 -0400, Greg A. Woods wrote:
>
> > > Does somebody know why this patch isn't
> > > included in Cyrus? http://ema
On Thu, 2005-05-19 at 17:20 -0400, Greg A. Woods wrote:
> > Does somebody know why this patch isn't
> > included in Cyrus? http://email.uoa.gr/projects/cyrus/autocreate/
>
> I've been asking myself the same question for several years now, ever
> since I created a very similar patch too. :-)
Chr
[ On Thursday, May 19, 2005 at 16:13:28 (+0200), Paul van der Vlis wrote: ]
> Subject: Autocreatequota and mailbox
>
> I know about the autocreate patch, but I would prefer a way without
> patch (security-updates etc).
Note there are several way you can easily keep locally modified software
up-to-
Ken Murchison wrote:
I'll let the CMU guys respond for themselves, but the createonpost
feature seems problematic if your MTA doesn't verify the legitimacy of
the recipient address before passing it to lmtpd. The only way that
lmtpd knows if a recipient is allowed or not is if the INBOX for that
Voutsinas Nikos schrieb:
>
> >I like the createonpost feature very much. It makes life easier for
> >everybody storing user accounts in LDAP or some kind of DB. No need to
> >always call cyradm somehow through webinterface or CLI after creating a
> >user in the directory.
> >
> >Is there a c
>I like the createonpost feature very much. It makes life easier for
>everybody storing user accounts in LDAP or some kind of DB. No need to
>always call cyradm somehow through webinterface or CLI after creating a
>user in the directory.
>
>Is there a chance this patch makes it into the official so
Simon Matter wrote:
>
> I like the createonpost feature very much. It makes life easier for
> everybody storing user accounts in LDAP or some kind of DB. No need to
> always call cyradm somehow through webinterface or CLI after creating a
> user in the directory.
>
> Is there a chance this patc
I like the createonpost feature very much. It makes life easier for
everybody storing user accounts in LDAP or some kind of DB. No need to
always call cyradm somehow through webinterface or CLI after creating a
user in the directory.
Is there a chance this patch makes it into the official source t
26 +
>Message-ID: <[EMAIL PROTECTED]>
>Date: Fri, 15 Nov 2002 13:34:26 +
>From: Christos Soulios <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Cc: [EMAIL PROTECTED]
>Subject: Re: autocreatequota - does it really work?
>MIME-Version: 1.0
>Content-Type: multipa
Please ignore our previous patch ( it only works with the use of some
libraries implemented for internal use ). I am sorry for the
inconvenience but, beleive me, if you apply the following patch
everything will work as Christos promished. So once again:
Patch installation: cd into the directory
Let me repost the patch.
Patch installation: cd into the directory where cyrus-imapd-2.1.10
resides, and then execute:
/usr/local/bin/patch -p0
PS: Once you have applied the patch, please remove the
int autocreatequota in cmd_create, otherwise you ll get the following
warning
imapd.c: In
[EMAIL PROTECTED]
>using -f
>Received: from 195.134.65.216 ( [195.134.65.216])
> as user [EMAIL PROTECTED] by webmail.uoa.gr with HTTP;
> Fri, 15 Nov 2002 13:34:26 +
>Message-ID: <[EMAIL PROTECTED]>
>Date: Fri, 15 Nov 2002 13:34:26 +
>From: Christos Soulios &
In my opinion features such as autocreate must not be implemented by clients,
but by the imap server. This way a lot of problems due to incompatibilities of
the various MUAs on the naming of the INBOX subfolders and the policies on the
inbox creation are avoided.
Below I attach you some patches fo
Date: Thu, 14 Nov 2002 11:16:41 -0800 (PST)
From: Jonathan Marsden <[EMAIL PROTECTED]>
[...]
The name of the option is potentially confusing, in that the desired
mailbox is not 100% *automatically* created. Rather, it is only
created when the new user logs in and issues a CREATE INB
On 14 Nov 2002, Rob Siemborski writes:
> On 14 Nov 2002, Scott Douglass wrote:
>> I've been wondering for a while if the /etc/imapd.conf option:
>> autocreatequota is actually implemented (I'm running 2.1.9 right
>> now). It isn't working on any of my servers. No quota is set for
>> new user.na
On 14 Nov 2002, Scott Douglass wrote:
> I've been wondering for a while if the /etc/imapd.conf option:
> autocreatequota is actually implemented (I'm running 2.1.9 right now).
> It isn't working on any of my servers. No quota is set for new
> user.names.
>
> Anyone have any experience with this? I
> >
> > Some body did a patch to do auto create of mailboxes but I have lost the
> > URL ... I have the patch somewhere if it is required.
> >
> > --
> > Simon
>
> We have a patch (for 2.0.16 +) that provides the same
> functionality, in case a mail is posted to a user whose mailbox has not
>
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
I'd love to have this patch, would it be possible to make it a part of the
normal cyrus options as well, i.e. include it in the standard distro?
It would make addning users even easier.
Tarjei
simon wrote:
>
> On Wed, 2002-02-13 at 17:51, Lawrence Greenfield wrote:
> >Date: Wed, 13 Feb 20
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 if it is required.
--
Simon
Date: Wed, 13 Feb 2002 13:56:27 +0200
From: Nikos Voutsinas <[EMAIL PROTECTED]>
[...]
A) Is there any RFC where it is defined if this is a server or client task?
No, it isn't standardized, but this is generally a server task.
The only reason Cyrus allows the autocreatequota option is be
Seva Adari wrote:
> > I have set 'autocreatequota: 10' (is this bytes or megabytes?)
>
> Bytes
Opps, sorry! It is Kilobytes not bytes.
> I have set 'autocreatequota: 10' (is this bytes or megabytes?)
Bytes
26 matches
Mail list logo