Re: Shared folder fiasco

2018-02-26 Thread Tom Plancon
rything is almost back to normal, but still no functioning "shared" folder. myEMAILsignature Thomas Plancon CAD/IT MANAGER E:  tplan...@bkaarchs.com W: www.bkaarchitects.com <http://www.bkaarchs.com> BKA/LOGO Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: h

Re: Shared folder fiasco

2018-02-25 Thread ellie timoney
Hi, > cyrus-imad 2.6 Is this a typo? There is no cyrus-imapd 2.6. I'm going to carry on assuming you meant "2.5", but please advise if otherwise. > I tried to set up a shared mailbox using a howto found here: > http://wiki.linuxwall.info/doku.php/en:ressources:dossiers:cyrus:shared_mailbox That

Shared folder fiasco

2018-02-22 Thread Tom Plancon
Hi folks, I'm running an email server for 40 users on cyrus-imad 2.6 on CentOS 6, with postfix 2.2.6. Our email client is Thunderbird. I tried to set up a shared mailbox using a howto found here: http://wiki.linuxwall.info/doku.php/en:ressources:dossiers:cyrus:shared_mailbox. Based on that in

Re: Shared folder, COPY, OK, message nowhere to be seen

2016-04-25 Thread Janne Peltonen via Info-cyrus
18-407.el5. > > > > > > > > > > > > --Janne > > > > > > > > On Fri, Apr 22, 2016 at 05:43:11PM +0300, Janne Peltonen via Info-cyrus > > > > wrote: > > > > > Hi! > > > > > > > >

Re: Shared folder, COPY, OK, message nowhere to be seen

2016-04-22 Thread Bron Gondwana via Info-cyrus
> > > > > > > > > > --Janne > > > > > > > > On Fri, Apr 22, 2016 at 11:27:40PM +1000, Bron Gondwana via Info-cyrus > > > > wrote: > > > > > Version? > > > > > > > > > > On Fri, Apr

Re: Shared folder, COPY, OK, message nowhere to be seen

2016-04-22 Thread Janne Peltonen via Info-cyrus
gt; > > > > On Fri, Apr 22, 2016, at 21:47, Janne Peltonen via Info-cyrus wrote: > > > > > Hi! > > > > > > > > > > I've always thought that IMAP COPY should only say OK once the > > > > > message file is > > >

Re: Shared folder, COPY, OK, message nowhere to be seen

2016-04-22 Thread Bron Gondwana via Info-cyrus
> > > > > > > I've always thought that IMAP COPY should only say OK once the message > > > > file is > > > > safely on the disk. So that it should block, should another imapd > > > > process be > > > > holding a write loc

Re: Shared folder, COPY, OK, message nowhere to be seen

2016-04-22 Thread Janne Peltonen via Info-cyrus
t; > I've always thought that IMAP COPY should only say OK once the message > > > file is > > > safely on the disk. So that it should block, should another imapd process > > > be > > > holding a write lock to the folder. > > > > > > Now tod

Re: Shared folder, COPY, OK, message nowhere to be seen

2016-04-22 Thread Janne Peltonen via Info-cyrus
ck to the folder. > > > > Now today I experienced something very weird. There was a shared folder. If > > I > > tried to copy a message to it (speaking raw imap), I immediately got an OK. > > And > > the folder metadata reflected the change. However, the me

Re: Shared folder, COPY, OK, message nowhere to be seen

2016-04-22 Thread Bron Gondwana via Info-cyrus
the folder. > > Now today I experienced something very weird. There was a shared folder. If I > tried to copy a message to it (speaking raw imap), I immediately got an OK. > And > the folder metadata reflected the change. However, the message wasn't on the > disk. And wasn&

Shared folder, COPY, OK, message nowhere to be seen

2016-04-22 Thread Janne Peltonen via Info-cyrus
Hi! I've always thought that IMAP COPY should only say OK once the message file is safely on the disk. So that it should block, should another imapd process be holding a write lock to the folder. Now today I experienced something very weird. There was a shared folder. If I tried to c

Re: Shared folder permissions

2015-07-30 Thread John
I was misreading the RFC and I now understand how one of my users was able to delete a few gigs of email and folders: the folders had been migrated from a pre-2.3.0 message store and I hadn't retuned the permissions on those folders. Having now retested on two 2.4 servers and a 2.5.4 I am now conte

Re: Shared folder permissions

2015-07-30 Thread John
Errata: RFC says c=k and d=t+e+x, but that doesn't change my problem. On 30/07/15 19:45, John wrote: > > The RFC says it’s c=k+x and d=t+e. I want users to be able to delete > messages (t) but not delete mailboxes (x), so I am applying a > permission of lrswiptek, but when I read it back it shows

Re: Shared folder permissions

2015-07-30 Thread John
The RFC says it’s c=k+x and d=t+e. I want users to be able to delete messages (t) but not delete mailboxes (x), so I am applying a permission of lrswiptek, but when I read it back it shows lrswipktecd: |localhost> lam Not* NotUser: anyone lrs NotUser/Shared1: bob lrswipktecd anyone lrs NotUs

Re: Shared folder permissions

2015-07-30 Thread Dan White
RFC 4314 was implemented in 2.3.0 (according to the changes file). So with 'd' listed, e, t, and x are implied, per the RFC. This is way out of date date unfortunately: http://cyrusimap.org/docs/cyrus-imapd/2.5.4/overview.php Check your 'defaultacl:' option to verify it doesn't contain d. On 0

Re: Shared folder permissions

2015-07-30 Thread Adam Tauno Williams
On Thu, 2015-07-30 at 19:09 +0100, John wrote: > I set the ACL to lrswiptek and it then shows as lrswipktecd. Have I > missed a database migration step at some point in the past? The > current server is running 2.4.12 (and I have a project to move it all > to 2.5.x soon). Don't use d & w if you

Re: Shared folder permissions

2015-07-30 Thread John
I set the ACL to lrswiptek and it then shows as lrswipktecd. Have I missed a database migration step at some point in the past? The current server is running 2.4.12 (and I have a project to move it all to 2.5.x soon). John On 30/07/15 16:37, Dan White wrote: > On 07/30/15 16:21 +0100, John wrote:

Re: Shared folder permissions

2015-07-30 Thread Dan White
On 07/30/15 16:21 +0100, John wrote: >Hi List, > >I have a bunch of shared folders which I want to have various user >permissions on them. I can do the simple read/write ones, but I cannot >work out how to allow a user to delete mails but not the mailbox. A user >has just done it *again* so I need

Shared folder permissions

2015-07-30 Thread John
Hi List, I have a bunch of shared folders which I want to have various user permissions on them. I can do the simple read/write ones, but I cannot work out how to allow a user to delete mails but not the mailbox. A user has just done it *again* so I need to get it sorted. Thanks, John Cyrus

Re: POLL: per-domain shared folder/sieve/etc

2014-11-03 Thread Jeroen van Meeuwen (Kolab Systems)
On 2014-11-01 21:29, Bron Gondwana wrote: > We already have one at FastMail to stop users setting an 'anyone' ACL. > I think this may already be in upstream, unless you're talking about a different implementation/solution? http://git.cyrusimap.org/cyrus-imapd/tree/lib/imapoptions#n179 >> >

Re: POLL: per-domain shared folder/sieve/etc

2014-11-01 Thread Bron Gondwana
On Thu, Oct 30, 2014, at 01:45 AM, Jeroen van Meeuwen (Kolab Systems) wrote: > On 2014-10-22 23:02, Bron Gondwana wrote: > > Yes, that means a massive change, instead of internally: > > > > example.com!user.foo.bar <=> user/foo/b...@example.com (which is a > > million ways of bogus) we would have

Re: POLL: per-domain shared folder/sieve/etc

2014-10-30 Thread Jeroen van Meeuwen (Kolab Systems)
On 2014-10-22 23:02, Bron Gondwana wrote: > Yes, that means a massive change, instead of internally: > > example.com!user.foo.bar <=> user/foo/b...@example.com (which is a > million ways of bogus) we would have: > > user.foo@example^com.bar <=> user/f...@example.com/bar > > Or in alt namspace:

Re: POLL: per-domain shared folder/sieve/etc

2014-10-25 Thread Bron Gondwana
On Fri, Oct 24, 2014, at 12:23 PM, Stephen Ingram wrote: > On Thu, Oct 23, 2014 at 6:18 PM, Bron Gondwana > wrote: >> Yeah, I'm afraid so. >> >> It's going to kind of suck for FastMail customers as much as anyone >> actually - since that's what we use! But here's the thing: >> >> a) it will be po

Re: POLL: per-domain shared folder/sieve/etc

2014-10-24 Thread Stephen Ingram
On Thu, Oct 23, 2014 at 6:18 PM, Bron Gondwana wrote: > Yeah, I'm afraid so. > > It's going to kind of suck for FastMail customers as much as anyone > actually - since that's what we use! But here's the thing: > > a) it will be possible to switch to the netnews way if you want > b) but if you ha

Re: POLL: per-domain shared folder/sieve/etc

2014-10-23 Thread Bron Gondwana
On Thu, Oct 23, 2014, at 09:18 PM, Bron Gondwana wrote: > If you DON'T have virtdomains, or the users are all in the default > domain, then it will keep working just the same. I guess we could have > a config option "strip domain if same" or something, and get the same > display as what we have no

Re: POLL: per-domain shared folder/sieve/etc

2014-10-23 Thread Bron Gondwana
On Thu, Oct 23, 2014, at 09:03 PM, Stephen Ingram wrote: > On Thu, Oct 23, 2014 at 5:59 PM, Bron Gondwana > wrote: >> __ >> On Thu, Oct 23, 2014, at 08:55 PM, Stephen Ingram wrote: >> >>> On Wed, Oct 22, 2014 at 2:02 PM, Bron Gondwana >>> wrote: >>> >>> We only set quotas on individual mailboxes

Re: POLL: per-domain shared folder/sieve/etc

2014-10-23 Thread Stephen Ingram
On Thu, Oct 23, 2014 at 5:59 PM, Bron Gondwana wrote: > On Thu, Oct 23, 2014, at 08:55 PM, Stephen Ingram wrote: > > On Wed, Oct 22, 2014 at 2:02 PM, Bron Gondwana wrote: > > We only set quotas on individual mailboxes so that wouldn't be a problem. > We also don't have sieve scripts except per-

Re: POLL: per-domain shared folder/sieve/etc

2014-10-23 Thread Bron Gondwana
On Thu, Oct 23, 2014, at 08:55 PM, Stephen Ingram wrote: > On Wed, Oct 22, 2014 at 2:02 PM, Bron Gondwana > wrote: > > We only set quotas on individual mailboxes so that wouldn't be a > problem. We also don't have sieve scripts except per-mailbox, so > ditto there. Sounds like you'll be fine. >

Re: POLL: per-domain shared folder/sieve/etc

2014-10-23 Thread Stephen Ingram
On Wed, Oct 22, 2014 at 2:02 PM, Bron Gondwana wrote: > So Cyrus has three different types of domain split: > > * none at all > * "on/yes" => weird reverse DNS hackery > * userid => login with domain. > > As part of finally switching to unixheirarchysep: on (yay) and better key > format (double y

Re: POLL: per-domain shared folder/sieve/etc

2014-10-23 Thread Bron Gondwana
w ? Correct. > if so, it seems both good and bad to me. > > The good : if you have several domains in a single organisation, you can > have shared folder for all. And likewise users can share across those domains, which is my real goal here (apart from neatness and RFC correctne

Re: POLL: per-domain shared folder/sieve/etc

2014-10-23 Thread Clement Hermann (nodens)
a domain namespace like we have now ? if so, it seems both good and bad to me. The good : if you have several domains in a single organisation, you can have shared folder for all. The bad : in a multi-tenant environment, we can't provide shared folder to our customers without adding something

POLL: per-domain shared folder/sieve/etc

2014-10-22 Thread Bron Gondwana
So Cyrus has three different types of domain split: * none at all * "on/yes" => weird reverse DNS hackery * userid => login with domain. As part of finally switching to unixheirarchysep: on (yay) and better key format (double yay) I want to change the overarching "split users into separate doma

Re: Problem subscribing shared folder in Thunderbird after 17 version

2014-04-07 Thread Bron Gondwana
Excellent :) That's what I like to hear! On Mon, Apr 7, 2014, at 07:03 PM, Roberto Bartali wrote: > Hi Bron > I upgraded to the 2.4.17 and the problem seems to be solved! > Many thanks again > > Roberto > > Il 04/04/2014 12:36, Bron Gondwana ha scritto: > > On Fri, Apr 4, 2014, at 06:00 PM, Rob

Re: Problem subscribing shared folder in Thunderbird after 17 version

2014-04-07 Thread Roberto Bartali
Hi Bron I upgraded to the 2.4.17 and the problem seems to be solved! Many thanks again Roberto Il 04/04/2014 12:36, Bron Gondwana ha scritto: On Fri, Apr 4, 2014, at 06:00 PM, Roberto Bartali wrote: Hi Bron It seems that a LIST bug is fixed in 2.4.12. I didn't see similar bug fix in the next v

Re: Problem subscribing shared folder in Thunderbird after 17 version

2014-04-04 Thread Roberto Bartali
Ok, I ' will upgrade as you suggest. Many many thanks Cheers Roberto Il 04/04/2014 12:36, Bron Gondwana ha scritto: On Fri, Apr 4, 2014, at 06:00 PM, Roberto Bartali wrote: Hi Bron It seems that a LIST bug is fixed in 2.4.12. I didn't see similar bug fix in the next versions. There are a bunc

Re: Problem subscribing shared folder in Thunderbird after 17 version

2014-04-04 Thread Bron Gondwana
On Fri, Apr 4, 2014, at 06:00 PM, Roberto Bartali wrote: > Hi Bron > It seems that a LIST bug is fixed in 2.4.12. I didn't see similar bug > fix in the next versions. There are a bunch of fixes since 2.4.12. You should probably be on 2.4.17 - that's the current stable. > So, to solve the proble

Re: Problem subscribing shared folder in Thunderbird after 17 version

2014-04-04 Thread Roberto Bartali
Hi Bron It seems that a LIST bug is fixed in 2.4.12. I didn't see similar bug fix in the next versions. So, to solve the problem, do you think I need to upgrade my Cyrus or there is some patch to apply? In first case, are there particular issue, upgrading from 2.4.12 to the last version? I comp

Re: Problem subscribing shared folder in Thunderbird after 17 version

2014-04-03 Thread Bron Gondwana
On Fri, Apr 4, 2014, at 02:00 AM, Roberto Bartali wrote: > Hi > I'm using a Cyrus murder 2.4.12 (3 backend, 1 mupdate, 2 frontend) on > Debian Squeeze. > I'm encountering some problems using Thunderbird with version after 17. > With this versions, some shared mailboxes are listed as Unsubscribed

Problem subscribing shared folder in Thunderbird after 17 version

2014-04-03 Thread Roberto Bartali
Hi I'm using a Cyrus murder 2.4.12 (3 backend, 1 mupdate, 2 frontend) on Debian Squeeze. I'm encountering some problems using Thunderbird with version after 17. With this versions, some shared mailboxes are listed as Unsubscribed but with other clients (Roundcube) or earlier version of TB they

Re: Globally shared folder

2012-07-17 Thread Dan White
On 07/17/12 15:42 +0530, Ram wrote: >Hi > >I am using cyrus on linux >I want to create a folder that has read / write access given to all users. >Any new user added to cyrus must get access to this automatically > >Is this possible ? You can assign ACLs rights to the 'anyone' user for a folder, wh

Re: Globally shared folder

2012-07-17 Thread Adam Tauno Williams
On Tue, 2012-07-17 at 15:42 +0530, Ram wrote: > I am using cyrus on linux > I want to create a folder that has read / write access given to all users. > Any new user added to cyrus must get access to this automaticall > Is this possible ? In cyradm or your other tool just grant permissions to "any

Globally shared folder

2012-07-17 Thread Ram
Hi I am using cyrus on linux I want to create a folder that has read / write access given to all users. Any new user added to cyrus must get access to this automatically Is this possible ? Thanks Ram Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu

Re: SIEVE Scripts on a shared folder

2012-04-10 Thread Adam Tauno Williams
Quoting Adam Tauno Williams : > On Wed, 2011-12-14 at 11:38 -0500, Adam Tauno Williams wrote: >> Eh, my version is currently - >> cyrus-imapd-2.4.12-2 >> cyrus-imapd-utils-2.4.12-2 > Created > Is there any special debugging or logging I can do

Re: SIEVE Scripts on a shared folder

2011-12-28 Thread Adam Tauno Williams
dam Tauno Williams wrote: > > > >> cyrus-imapd-2.3.14-8 > > > >> I've done this before, but now I'm stumped [possibly Friday induced > > > >> brain fade]. I'm trying to set a SIEVE script on a shared folder. > > > >

Re: SIEVE Scripts on a shared folder

2011-12-14 Thread Adam Tauno Williams
I've done this before, but now I'm stumped [possibly Friday induced > > >> brain fade]. I'm trying to set a SIEVE script on a shared folder. > > > Now that you mention it, I find that indeed the sieve script I was trying > > > to > > > use d

Re: SIEVE Scripts on a shared folder

2011-12-14 Thread Adam Tauno Williams
> brain fade]. I'm trying to set a SIEVE script on a shared folder. > > Now that you mention it, I find that indeed the sieve script I was trying to > > use does not work... ;-) > > 2.3.16 for me. > Have you tried this on a 2.4.x version? Nope, still does

Re: shared folder seen db

2011-10-05 Thread Francesc Guasch
Just a Yes I did, I added partitions. > guess. Cyrus 2.1.x is *SO OLD* I have only the vaguest memories how > to admin that - it is quite a different [and in every way inferior] > beast than the very nice 2.3 and 2.4 editions. So maybe the shared folder '.seens' vanished s

Re: SIEVE Scripts on a shared folder

2011-10-04 Thread Adam Tauno Williams
Quoting "Jeroen van Meeuwen (Kolab Systems)" : > Adam Tauno Williams wrote: >> cyrus-imapd-2.3.14-8 >> I've done this before, but now I'm stumped [possibly Friday induced >> brain fade]. I'm trying to set a SIEVE script on a shared folder. > Now

Re: shared folder seen db

2011-10-04 Thread Adam Tauno Williams
Quoting Francesc Guasch : > Hi. I migrated a old cyrus-2.1 to a new server with cyrus-2.2. You do realize you've migrated from a fossilized version of Cyrus to an antique version of Cyrus? You can get very good packages of near-current Cyrus versions for either RHEL/CentOS or openSUSE. > The

shared folder seen db

2011-10-04 Thread Francesc Guasch
Hi. I migrated a old cyrus-2.1 to a new server with cyrus-2.2. The seen flags from the INBOX and user subfolders seem fine but all the messages from the shared folders are unseen. I searched the archives but I am only able to find about "sharing the seen flags in shared folders". Where are the o

Re: Problem with shared folder after migrating from 2.3,16 to 2.4.10

2011-09-01 Thread Bron Gondwana
On Thu, Sep 01, 2011 at 04:20:16PM +0200, Vittorio Manfredini wrote: > Sorry > > I found a permission problem. > > Now it's working Excllent :) Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/

Re: Problem with shared folder after migrating from 2.3,16 to 2.4.10

2011-09-01 Thread Vittorio Manfredini
Sorry I found a permission problem. Now it's working -- Vittorio Manfredini email: vitto...@vitsoft.bz - Messaggio da Vittorio Manfredini - Data: Thu, 01 Sep 2011 13:41:40 +0200 Da: Vittorio Manfredini Oggetto: Problem with shared folder after migrating

Problem with shared folder after migrating from 2.3,16 to 2.4.10

2011-09-01 Thread Vittorio Manfredini
I have some problem with shared folder after migrating from 2.3,16 to 2.4.10. The shared folder are present I can see it with different client, but when I try to access nothing happen, and with horde4 I see in the log the following message : Sep 1 12:48:10 www HORDE: [imp] PHP ERROR: Trying

Re: SIEVE Scripts on a shared folder

2011-02-15 Thread Jeroen van Meeuwen (Kolab Systems)
Adam Tauno Williams wrote: > cyrus-imapd-2.3.14-8 > > I've done this before, but now I'm stumped [possibly Friday induced > brain fade]. I'm trying to set a SIEVE script on a shared folder. > Now that you mention it, I find that indeed the sieve script I wa

Re: SIEVE Scripts on a shared folder

2011-02-15 Thread Adam Tauno Williams
On Tue, 2011-02-15 at 09:50 -0600, Dan White wrote: > On 15/02/11 09:58 -0500, Adam Tauno Williams wrote: > >cyrus-imapd-2.3.14-8 > >Now when I send the message to the folder no IOERROR. Woo Hoo! ... only > >the script doesn't seem to do anything. > Are you sending the message via LMTP or IMAP? IM

Re: SIEVE Scripts on a shared folder

2011-02-15 Thread Dan White
On 15/02/11 09:58 -0500, Adam Tauno Williams wrote: >cyrus-imapd-2.3.14-8 > >I've done this before, but now I'm stumped [possibly Friday induced >brain fade]. I'm trying to set a SIEVE script on a shared folder. > > >I annotate the folder in cyra

SIEVE Scripts on a shared folder

2011-02-15 Thread Adam Tauno Williams
cyrus-imapd-2.3.14-8 I've done this before, but now I'm stumped [possibly Friday induced brain fade]. I'm trying to set a SIEVE script on a shared folder. I annotate the folder in cyradm - sardine.mormail.com> mboxcfg departments.cis sieve deletetestsubject sardine

SIEVE Scripts on a shared folder

2011-01-07 Thread Adam Tauno Williams
cyrus-imapd-2.3.14-8 I've done this before, but now I'm stumped [possibly Friday induced brain fade]. I'm trying to set a SIEVE script on a shared folder. I annotate the folder in cyradm - sardine.mormail.com> mboxcfg departments.cis sieve deletetestsubject sardine

Re: Recovering shared folder contents from tar.gz backup?

2010-01-25 Thread Marc Patermann
Hi, Kővári János schrieb: > Andrew Morgan írta: >> On Fri, 22 Jan 2010, Kővári János wrote: 6. Run 'recover', the >> Legato backup client. 7. 'changetime' to change the time to recover >> data from. 8. 'add filename' to add the files to restore. To >> restore all the messages in the folder,

Re: Recovering shared folder contents from tar.gz backup?

2010-01-25 Thread Kővári János
Andrew Morgan írta: > On Fri, 22 Jan 2010, Kővári János wrote: > >> Hello everyone! >> >> Something has happened with one of my cyrus servers, which was hosting >> one shared folder (with multiple subfolders in it). I still don't know >> what has happene

Re: Recovering shared folder contents from tar.gz backup?

2010-01-22 Thread Andrew Morgan
On Fri, 22 Jan 2010, Kővári János wrote: Hello everyone! Something has happened with one of my cyrus servers, which was hosting one shared folder (with multiple subfolders in it). I still don't know what has happened - most likely a mailboxes.db corruption, no idea why. Since th

Recovering shared folder contents from tar.gz backup?

2010-01-22 Thread Kővári János
Hello everyone! Something has happened with one of my cyrus servers, which was hosting one shared folder (with multiple subfolders in it). I still don't know what has happened - most likely a mailboxes.db corruption, no idea why. Since this is automatically backed up every 4 hours or so,

Re: imapsync permission denied, shared folder

2008-07-10 Thread Michael Menge
Hi, Cyrus allows sharing of folders. A user can allow other users to acces its mailbox with acls. Also the Admin can create folders that belong to no user but can be accesed by other users. If you have admin acces you can use cyradm (in most cases "cyradm -u cyrus localhost") to view the fo

imapsync permission denied, shared folder

2008-07-10 Thread brian
I'm moving some accounts to a new server using imapsync and have just encountered an error with one account. The script attempted to create a sub-folder and failed: -- snip -- From Folder [Shared Folders.membership] To Folder [Shared Folders.membership] To Folder Shared Folders.membership d

Re: Shared folder filtering (probably a thousand times asked)

2007-11-04 Thread Hans-Peter Jansen
[I should have gone to bed way before] Am Sonntag, 4. November 2007 schrieben Sie: > > It's not a ACL problem, afaics: No wonder, if beaten with blindness: > lam shared.text* > shared.test: > test lrswipkxtecd > cyrus lrswipkxtecda > anyone p > shared.test.Gesendet: > test lrswipkxtecd >

Re: Shared folder filtering (probably a thousand times asked)

2007-11-03 Thread Hans-Peter Jansen
Am Montag, 10. September 2007 schrieb Ulrich Spoerlein: > > upload a sieve script as your cyrus admin user. Let's call it foo. Then > login with cyradm and attach that script to the shared folder bar. > mboxcfg bar sieve foo Mmhh, did exactly that with a 2.3.10: info shared.

Re: Shared folder filtering (probably a thousand times asked)

2007-09-11 Thread Johannes Rußek
folders? > > i have a few shared folders where i would like to have cyrus filter the > > incoming mails with sieve scripts, but i couldn't figure out a way to do > > so yet. > > upload a sieve script as your cyrus admin user. Let's call it foo. Then > login with

Re: Shared folder filtering (probably a thousand times asked)

2007-09-10 Thread Ulrich Spoerlein
coming mails with sieve scripts, but i couldn't figure out a way to do > so yet. upload a sieve script as your cyrus admin user. Let's call it foo. Then login with cyradm and attach that script to the shared folder bar. mboxcfg bar sieve foo hth, Ulrich Spoerlein -- It is better to

Shared folder filtering (probably a thousand times asked)

2007-09-10 Thread Johannes Rußek
beloved list, i'm so free to ask this question probably for the 1000st time: how can i manage sieve script for shared folders? i have a few shared folders where i would like to have cyrus filter the incoming mails with sieve scripts, but i couldn't figure out a way to do so yet. any evil and nasty

Hire an expert to get sendmail + shared folder delivery to work

2006-05-30 Thread Shawn O'Connor
Please contact me off list, I'd like to hire someone to get shared folder delivery to sendmail to work. Kind regards, Shawn O'Connor Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyr

Re: sendmail delivery to shared folder problem

2006-05-06 Thread Shawn O'Connor
Andrzej Adam Filip wrote: Shawn O'Connor wrote: [...] Hi Andrzej, Thank you for your reply. Below is the output of the debug commands. Hopefully, the output makes more sense to you :). mail# echo '$=w' | sendmail -nt No recipient addresses found in header Strange, because the domain in

Re: sendmail delivery to shared folder problem

2006-05-06 Thread Andrzej Adam Filip
Shawn O'Connor wrote: > [...] > Hi Andrzej, > > Thank you for your reply. Below is the output of the debug commands. > Hopefully, the output makes more sense to you :). > > mail# echo '$=w' | sendmail -nt > No recipient addresses found in header > > Strange, because the domain in question is

Re: sendmail delivery to shared folder problem

2006-05-06 Thread Shawn O'Connor
Andrzej Adam Filip wrote: "Shawn O'Connor" <[EMAIL PROTECTED]> writes: I am having trouble getting sendmail to properly deliver mail to a shared folder that is named "consulting/ownit." Sending to mail to consulting/[EMAIL PROTECTED] shows: May 6 02:52:03

Re: sendmail delivery to shared folder problem

2006-05-05 Thread Andrzej Adam Filip
"Shawn O'Connor" <[EMAIL PROTECTED]> writes: > I am having trouble getting sendmail to properly deliver mail to a > shared folder that is named "consulting/ownit." > > Sending to mail to consulting/[EMAIL PROTECTED] shows: > > May 6 02:52:03 mail

sendmail delivery to shared folder problem

2006-05-05 Thread Shawn O'Connor
I am having trouble getting sendmail to properly deliver mail to a shared folder that is named "consulting/ownit." Sending to mail to consulting/[EMAIL PROTECTED] shows: May 6 02:52:03 mail lmtpunix[82369]: executed May 6 02:52:03 mail lmtpunix[82369]: accepted connection May

Delivery to shared folder broken

2006-01-24 Thread Hendrik Koch
il" On a second server with a similar setup i can use the second method - the mail goes into the shared folder. The shared folder is accessible from mail clients, and sieve scripts from users can send mail to it. Before this happened i applied an software update. (it's a Mac OS X Server) Thi

Re: Sieve Script for Shared Folder

2006-01-06 Thread Hendrik Koch
Sven Mueller wrote: How do you actually deliver the mails to that shared folder? through postfix recipient_bcc_maps to a shared folder; mailbox_transport = cyrus - so there is no real user who gets these mails (and a sieve script) If it is through some user (like I do it in my setups), you

Re: Sieve Script for Shared Folder

2006-01-06 Thread Sven Mueller
Hendrik Koch wrote on 06/01/2006 12:03: > i want to filter mails which go to a shared folder. Is this possible > with sieve? > > I'm using Postfix's recipient_bcc/sender_bcc to copy mails to an archive > folder (shared), > but i need to exclude some mails based on s

Re: Sieve Script for Shared Folder

2006-01-06 Thread Ken Murchison
Hendrik Koch wrote: Hi, i want to filter mails which go to a shared folder. Is this possible with sieve? With Cyrus 2.3 (or 2.2 from CVS) you can assign a Sieve script to a shared folder. -- Kenneth Murchison Project Cyrus Developer/Maintainer Carnegie Mellon University Cyrus Home

Re: Sieve Script for Shared Folder

2006-01-06 Thread Thomas Schlosser
I am not sure if this helps: I have shared folders associated with a dummy user. Maybe that from a perspective of the dummy user who owns the shared folders this is a "normal" sieve operation. Cheers Thomas Hendrik Koch schrieb: > Hi, > > i want to filter mails which go to

Sieve Script for Shared Folder

2006-01-06 Thread Hendrik Koch
Hi, i want to filter mails which go to a shared folder. Is this possible with sieve? I'm using Postfix's recipient_bcc/sender_bcc to copy mails to an archive folder (shared), but i need to exclude some mails based on subject. I had no success using sieveshell. kind regar

Re: shared folder

2005-08-05 Thread Amos
On Fri, 5 Aug 2005, Ken Murchison wrote: I'll probably be committing new ACL code (per 2086upd-08) to 2.3 today after further testing. Fabulous. Thanks for keeping up with this. Maybe someday clients will actually support this updated 2086, but that's another issue Amos --- Cyrus Home

Re: shared folder

2005-08-05 Thread Ken Murchison
Amos wrote: On Thu, 4 Aug 2005, Ken Murchison wrote: Sujit Choudhury wrote: Ken, Many thanks for the info. However, does it mean that users can not create subfolders beneath the shared folder? Had another thought on this. If you set the 'deleteright' option in imapd.conf to

Re: shared folder

2005-08-04 Thread Amos
On Thu, 4 Aug 2005, Ken Murchison wrote: Sujit Choudhury wrote: Ken, Many thanks for the info. However, does it mean that users can not create subfolders beneath the shared folder? Had another thought on this. If you set the 'deleteright' option in imapd.conf to 'a&#x

Re: shared folder

2005-08-04 Thread Ken Murchison
Sujit Choudhury wrote: Ken, Many thanks for the info. However, does it mean that users can not create subfolders beneath the shared folder? Had another thought on this. If you set the 'deleteright' option in imapd.conf to 'a', then only those users with the '

Re: shared folder

2005-08-03 Thread Ken Murchison
Sujit Choudhury wrote: Ken, Many thanks for the info. However, does it mean that users can not create subfolders beneath the shared folder? Right, if they don't have the 'c' right, they can't create subfolders. FYI, there is an update to RFC 2086 in the works which

Re: shared folder

2005-08-03 Thread Sujit Choudhury
Ken, Many thanks for the info. However, does it mean that users can not create subfolders beneath the shared folder? Regards Sujit Ken Murchison wrote: Sujit Choudhury wrote: Hi Everybody, We are creating shared folder for groups of people and in general they like it. We are giving

Re: shared folder

2005-08-02 Thread Ken Murchison
Sujit Choudhury wrote: Hi Everybody, We are creating shared folder for groups of people and in general they like it. We are giving members the following right: lrswipcda So that each member of a shared folder can delete mail. However in some instance, naive users are also deleting the

shared folder

2005-08-02 Thread Sujit Choudhury
Hi Everybody, We are creating shared folder for groups of people and in general they like it. We are giving members the following right: lrswipcda So that each member of a shared folder can delete mail. However in some instance, naive users are also deleting the folder causing lot of grief

Re: Post to shared folder

2005-01-05 Thread Hamish
Paolo Negri wrote: Hi You have a strange setup. I don't know if this is mandatory but i ever see shared folder out of "user." hierarchy. Anyway, the error "User unknown" seems to be originated from the MTA (smtp) server. Your smtp server when receives a mail look in loca

Re: Post to shared folder

2005-01-05 Thread Paolo Negri
Hi You have a strange setup. I don't know if this is mandatory but i ever see shared folder out of "user." hierarchy. Anyway, the error "User unknown" seems to be originated from the MTA (smtp) server. Your smtp server when receives a mail look in local user table to ch

Post to shared folder

2005-01-05 Thread Hamish
Hello everyone I am using the kolab2 server with cyrus and I am having problems with shared folders. I create a shared folder called events for example (in the kolab web interface). Using cyradm, I can see the folder, it is called "[EMAIL PROTECTED]" if I go `lam [EMAIL PROTECTED] it

mails in shared folder mailboxes don't show up

2004-10-12 Thread Sascha Wuestemann
e.g. /var/spool/cyrus/mail/s/shared_folder. I have written a script to collect all shared folder names and all user mailboxes to pipe them to a file like this: shared_folder user.sascha stopped all mail depending services, sued to cyrus and run "for i in `cat file`; d

Re: Permission denied when post on Shared Folder

2004-04-16 Thread Carl P. Corliss
Tarjei Huse wrote: [snip] Consider this: most probably you MTA delivers the mail to Cyrus without knowing who raphael is. If you want Cyrus to only let raphael post, them this must happen through an authenticated LMTP session. I'm no expert here, but take a look at Postfixs LMTP.README or something

Re: Permission denied when post on Shared Folder

2004-04-16 Thread Tarjei Huse
On Fri, 2004-04-16 at 12:23, Raphael Berghmans wrote: > Hi, > > I'm using Cyrus-imap 2.1.16 and postfix 2.0.6 and LDAP > > I've created a Shared Folders (test) with the following ACL > > anyone : lrs > raphael : p > > But when [EMAIL PROTECTED] posts a mail to [EMAIL PROTECTED], the following >

Permission denied when post on Shared Folder

2004-04-16 Thread Raphael Berghmans
Hi, I'm using Cyrus-imap 2.1.16 and postfix 2.0.6 and LDAP I've created a Shared Folders (test) with the following ACL anyone : lrs raphael : p But when [EMAIL PROTECTED] posts a mail to [EMAIL PROTECTED], the following error occurs : Permission Denied. If I change ACL like that : anyone : lrsp

How to put messages in to the shared folder?

2004-01-30 Thread Leonid
How to put messages in to the shared folder?

Fileinto does not work correctly with shared folder

2004-01-29 Thread Alexander Gretencord
Hi, I have a global folder I use to train the spam filter with. The problem is, I can manually move messages into it quite fine, but when using sieve it does not work. When trying to "fileinto" a message into the shared folder (named spam) it simply does not work and the mail get

Re: more shared folder problems

2003-12-18 Thread Edward Rudd
A shared folder is any folder NOT in the user. directory.. there is no "naming convention". so they do not need to start with shared.. as if you do start with shared then you have to mail to +shared.deposit, which can get cumbersome to users. On Thu, 2003-12-18 at 14:48, Prentice Bi

Re: more shared folder problems

2003-12-18 Thread Prentice Bisbal
red folders. I'm using Simon's RPMs (latest version, just installed ysterday). Instead of "deposit" (as I posted yesterday), I created the shared folder "shared.deposit" on my system. I removed the default acl for anyone and did sam shared.deposit anonymous p sam sha

  1   2   >