Re: user folder

2011-10-13 Thread Gabriele Bulfon
ana A: Gabriele Bulfon Cc: info-cyrus@lists.andrew.cmu.edu Data: 13 ottobre 2011 11.20.37 CEST Oggetto: Re: user folder Sounds like there's something wrong in your compile... are you compiling with zlib and openssl? Bron. On 10/13/2011 10:11 AM, Gabriele Bulfon wrote: Hi, as suggested, I upgraded

Re: user folder

2011-10-13 Thread Bron Gondwana
29 31 32], > NULL, NULL, {8, 0}) = 1 (in [10], left {8, 0}) > time(NULL) = 1318493062 > clone(child_stack=0, > flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, > child_tidptr=0xb7fef708) = 20198 > time(NULL) = 1318493062 > gettimeofday({1318493062, 9412}, NULL) = 0 > &

Re: user folder

2011-10-13 Thread Gabriele Bulfon
0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb7fef708) = 20198 time(NULL) = 1318493062 gettimeofday({1318493062, 9412}, NULL) = 0 never ending loop here. Any clue? ---------

Re: user folder

2011-10-11 Thread Eero Hänninen
Hi.. Seems like this bug has been fixed in 2.4.8 https://bugzilla.cyrusimap.org/show_bug.cgi?id=3404 Rgrds, Eero On 11.10.2011 12:57, Gabriele Bulfon wrote: > Hi > > Im using cyrus in production for years, recently Im working on a new > distribution with a new > update cyrus, built from sources.

Re: user folder

2011-10-11 Thread Bron Gondwana
Date: Tue Oct 19 14:08:28 2010 +1100 Release 2.4.2 There were numerous bugs in early 2.4 versions related to configurations which I hadn't used, and which hadn't been tested enough when developing it. As others have said, 2.4.2 is very early 2.4 series, and had many bugs. 2.4.12 is mu

Re: user folder

2011-10-11 Thread Patrick Boutilier
On 10/11/2011 10:35 AM, Patrick Boutilier wrote: On 10/11/2011 06:57 AM, Gabriele Bulfon wrote: Hi I'm using cyrus in production for years, recently I'm working on a new distribution with a new update cyrus, built from sources. Previous version was 2.3.16, new version is 2.4.2. On the previous

Re: user folder

2011-10-11 Thread Patrick Boutilier
On 10/11/2011 06:57 AM, Gabriele Bulfon wrote: Hi I'm using cyrus in production for years, recently I'm working on a new distribution with a new update cyrus, built from sources. Previous version was 2.3.16, new version is 2.4.2. On the previous version, you could issue 'LIST "" user' to the im

Re: user+folder delivery

2005-05-17 Thread Andreas
On Tue, May 17, 2005 at 12:45:39PM -0700, Drew Smith (mux) wrote: > The problem is, if I allow anonymous access to post to those folders, we > have a gaping hole where any outsider can send email directly into every > user's Sent Items folder. This may be acceptable to most folks, but not > to my

Re: user+folder@domain delivery

2004-10-26 Thread Alexander Dalloz
Am Mi, den 27.10.2004 schrieb Adi Linden um 5:11: > Looking at folder permissions, this poses another idea. Is it possible to > set permissions on a folder that prevent the owner from deleting the > folder by accident? > > Adi http://www.oreilly.com/catalog/mimap/chapter/ch09.html#98759 --> d

Re: user+folder@domain delivery

2004-10-26 Thread Adi Linden
> Please tell me what you will find out. I think it's important to have a > recent cyrus version. I am using Debian/Sarge but built cyrus-imap-2.2.8 from source. > Probably adding "Post" for "anonymous" to the folder gets you further. Yes, that was the missing link. Looking at folder permission

Re: user+folder@domain delivery

2004-10-26 Thread Alexander Dalloz
Am Di, den 26.10.2004 schrieb Adi Linden um 9:02: > Is there any configuration parameter to enable [EMAIL PROTECTED] delivery > directly into a subfolder in cyrus-imap? I am using postfix and I am > delivering direct via a lmtp socket. From the log it looks like postfix > lmtp delivers the '+spam

Re: user+folder@domain delivery

2004-10-26 Thread Timo Veith
Adi Linden wrote: Is there any configuration parameter to enable [EMAIL PROTECTED] delivery directly into a subfolder in cyrus-imap? I am using postfix and I am delivering direct via a lmtp socket. From the log it looks like postfix lmtp delivers the '+spam' part but imapd doesn't seem to care abo

Re: User Folder Creation

2001-11-30 Thread Richmond Dyes
Alex what email client are you using?You make the folders from your client. They are sub-folders of the inbox. So, when your user make their ssubfolders. they make it under "Inbox" not the server name. Alex Kamalov wrote: > Hi Guys, > > I need help with Cyrus user folder creation. I want to

Re: User Folder Creation

2001-11-30 Thread Bernd Weber
Hi Alex, OK. You create the cyrus-users by using cyradm. With sasldb you set the password for user cyrus and use cyradm as user cyrus. In cyradm you will enter user.youruser, whatsowever. Once your users are logged in with the password you set for them, they can create folders under the INBOX. P

Re: user+folder delivery confusion

2001-07-02 Thread William K. Hardeman
Ken, Thanks, this did it for me. I"m now a happy camper on this front. :) Will --On Saturday, 30 June, 2001 19:28 -0400 Ken Murchison <[EMAIL PROTECTED]> wrote: > > > "William K. Hardeman" wrote: >> >> Hello all, >> >> I've been batting my head against a wall on this one, and need some help,

Re: user+folder delivery confusion

2001-06-30 Thread Ken Murchison
"William K. Hardeman" wrote: > > Hello all, > > I've been batting my head against a wall on this one, and need some help, > please. I've read all I can find in the archives on how to get mails > delivered to a user's sub-folders and to shared mailboxes, and I just can't > get it to work right.

Re: user+folder delivery confusion

2001-06-30 Thread Nick Sayer
Since you're using LMTP to the lmtpd socket, you don't have to do anything special at all. Define the "local mailer" in your .mc file as cyrus. It can handle both 'user', 'user+subbox' or '+shared_folder' as left-hand-sides and deliver all of them correctly. You can even use any of these 3 as t

Re: user folder autocreation patch

2001-03-12 Thread Bitt Faulk
On Mon, 12 Mar 2001, Kaj J. Niemi wrote: > On Mon, Mar 12, 2001 at 02:28 -0500, Bitt Faulk wrote: > > On Mon, 12 Mar 2001, Kaj J. Niemi wrote: > > > > > > It works nicely however for some strange reason all my users get a folder > > > named "user." that they cannot remove, touch or do anything wit

Re: user folder autocreation patch

2001-03-12 Thread Bitt Faulk
On Mon, 12 Mar 2001, Kaj J. Niemi wrote: > On Mon, Mar 12, 2001 at 12:48 -0500, Bitt Faulk wrote: > > > A while back, I submitted a patch to provide the ability for user folders > > (INBOX and others) to be autocreated on first login. I was wondering if > > anyone was using it and if I could get