Displaying 20 results from an estimated 10000 matches similar to: "shared folders and "subscriptions = yes""
2013 Sep 04
1
permission problem when using public namespace and "subscription = yes"
I have configured an public namespace "Test" for a group of users:
| namespace public {
| separator = .
| prefix = Test.
| location = maildir:/mailroot/public/Test
| hidden = no
| list = yes
| subscriptions = yes
| }
Using each users own subscription file for a public mailbox doesn't
make sense when the mailbox is heavily used. Every directory operation
2008 Nov 13
1
removing uid, index and cache files
Since a couple of days we're facing a problem with dovecot/MUA and
multiple appeareances of single mails. The mail is physical existant
only once but outlook shows it twice or more times. Then after some
minutes these multiple "virtual" mails just disappear. Because this
happens with different MUAs (Outlook and Thunderbid) I assume dovecot
causes the problem.
All mail are received
2009 Apr 17
3
Shared folders and subscriptions
Hi,
I've got a problem with user shared folders and subscriptions. When I try to
subscribe a folder, dovecot returns "OK Subscribe completed", but the newly
subscribed folder is not listed with LSUB:
a1 login test at example.com *******
a1 OK [CAP.....
a2 list "" "*"
* LIST (\HasChildren) "/" "INBOX"
* LIST (\Noselect \HasChildren)
2008 Oct 20
5
SIGBART/SIGSEGV while SELECTing virtual folder
Hello!
I just installed Dovecot's latest nightly build (20081020) and tried the
virtual folder features. I started with a really simple "all" folder:
| # virtual/all
| *
| all
But selecting this folder causes dovecot to panic (in most cases).
While trying to debug this, I got slightly different results and I am
not really sure yet if this is just non-deterministic, depends on
2008 May 26
2
Bug: subscriptions file does not take on the same perms as dovecot-shared
All,
Version: 1.1.rc5
Solaris x86 on ZFS
Shared Folder
Bug, renamed a folder with sub folders (Maildir format)
After the rename the subscriptions file is own by the person who
renamed the folders, and access is owner rw only.
Instead it should be the same as dovecot-shared which would general be
rw owner, and rw group for a shared folder.
Cheers
Damon.
2009 Oct 27
1
listing available subscriptions - shared mailboxes
hi everybody,
got a strange issue with 1.2.4 on SLES11. When listing the user's
available subscriptions with any client, every shared mailbox that can
be subscribed is listed twice, once with it's correct name, 'folder' for
example. the second appereance is without the last letter of the name,
'folde' for example. strange behaviour, since this happens with any
client. i
2006 Dec 14
1
Shared folder subscriptions
Hello!
I have this shared folder:
namespace public {
separator = /
prefix = Public/
location = maildir:/var/mail/public
}
It is accessible for all users in a specific group (mode 770, umask
0007). Users in that group should always be subscribed to all
subfolders, so I did not use a different CONTROL for each user. All of
our IMAP users were in that group, until now.
I added a
2016 Feb 16
4
Tinc Router Mode - PING RESULT is destination host unreachable
Hi Lars,
Once I modify the firewall FORWARD rule to ACCEPT. I can ping and access my
company PC at home. All traffic can pass through that. But I think it is not
a good practice to change the FORWARD rule to ACCEPT. Any idea to check and
just allow the tinc VPN traffic only? Instead of allow everything pass
through the FORWARD rule.
Regards,
Eric
-----Original Message-----
From: Lars Kruse
2005 Sep 06
2
subscriptions or .subscriptions?
I may have found a problem with the documentation concerning the
subscriptions file. On the Dovecot web site there is a document that
outlines the conversion from UW IMAP to Dovecot. The document says
Dovecot's folder list is stored in ".subscriptions"
However, I have found that Dovecot's folder list is really
"subscriptions" without the preceding dot. Did
2008 Feb 03
3
location of .subscriptions
Hello,
I just installed dovecot (1.0.10) to replace UW-IMAP.
So far almost everything works. But I need shared folders (mbox
format).
I hope I've set up everything but when a user subscribes to one of the
shared folders a file .subscriptions with perm 600 is created in the
parent directory of the shared mailboxes ("namespace public" below).
As I understand the docs that file should
2015 Jan 15
2
Showing sip subscriptions in Manager
Hello,
almost any useful CLI command has an analogue on Asterisk Manager
Interface, but I cannot find a way to get the list of subscriptions using
AMI. Which is the command, if any? The CLI command is "sip show
subscriptions"
Leandro
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Nov 22
2
snom subscriptions issue on WRT
Hi, I've just installed asterisk 1.2.1 on my openwrt distro ( I own a
WRT54GL by Linksys ) .
No problem by now, but I can see that my 3 snom 320, once they started they
send subscriptions to asterisk, and I can see that running:
sip show subscriptions
But, after one hour about, OR when I do asterisk reload , asterisk losts all
th snom subscriptions.
Someone can help me please?
Thanks
2011 Sep 14
2
Warning: Subscriptions file .. Removing invalid entry:
One of our dovecot-servers (v2.0.14) got a bit too busy last evening:
Sep 13 20:39:18 popimap1 dovecot: master: Warning: service(pop3-login): process_limit reached, client connections are being dropped
then logged a few:
Sep 13 20:39:20 popimap1 dovecot: pop3(XXXXXXXXX at YYYYY.YY): Warning: I/O leak: 0x3829233d20 (10)
Sep 13 20:39:20 popimap1 dovecot: pop3(XXXXXXXXX at YYYYY.YY): Warning:
2008 Jan 23
1
Rename file opened for read-write -- cannot edit subscriptions
Howdy,
Here is a problem with fix affecting dovecot-1.0.10 (and 1.1rc13).
On a linux system's CIFS mounted filesystem, it is not possible to
rename a file opened read-write:
$ sleep 5 >> .subscriptions.lock & mv .subscriptions.lock .subscriptions
mv: cannot move `.subscriptions.lock' to `.subscriptions': Text file busy
This causes problems in editing subscriptions, as
2006 Mar 25
2
Copying SIP Subscriptions
I'm pretty sure I already know the answer to this, but...
Is there a way to copy/transfer/replicate sip subscriptions from one asterisk system to another, for the purposes of HA? You coudln't even write a script to do it I don't think. You can do an 'asterisk -rx sip show subscriptions' but there'd be no way to repopulate it on a second system. Yes/No?
Doug.
2005 Mar 14
1
Visibility of .subscriptions and .customflags
Hi, I upgraded to test65 from 0.99 (mostly to get the namespace feature) and
now it seems my .subscriptions and .customflags are showing up as mail
folders in my IMAP client (Eudora).
If I try and open those folders, of course I get an error.
How can I configure dovecot so that these aren't displayed to my IMAP
client? I looked through about 6 months of acrhives and couldn't find
2007 Aug 21
1
Subscriptions - delivering to different folders
Hi,
I am using Postfix and Dovecot. I have set up backup_mailbox at domain.tld,
which gets mail copies from user1 at domain.tld user2 at domain.tld
user3 at domain.tld, the copy option is set in postfix recipient_bcc_maps =
path_to_file_recipient_bcc. In recipient_bcc file I have:
user1 at domain.tld backup_mailbox at domain.tld
user2 at domain.tld backup_mailbox at domain.tld
user3 at
2005 May 31
3
lars / lasso with glm
We have been using Least Angle Regression (lars) to help identify
predictors in models where the outcome is continuous. To do so we have
been relying on the lars package. Theoretically, it should be possible
to use the lars procedure within a general linear model (glm) framework
- we are particular interested in a logistic regression model. Does
anyone have examples of using lars with logistic
2012 Feb 28
2
2.1.1: subscriptions: Removing invalid entry
Admittedly, it's not a valid folder name and dovecot is right in
removing it:
Feb 28 17:50:05 postamt dovecot: imap(kbaessle): Warning: Subscriptions file /home/k/b/kbaessle/Maildir/subscriptions: Removing invalid entry: Entw?rfe
...but when looking at the subscription file AFTER the removal, that file
contained an empty line. I don't think that's correct.
--
Ralf Hildebrandt
2011 Dec 06
1
Can't load package 'lars'
Hi,
I installed package 'lars' earlier tonight and did not get any sort of
error message.
###
** building package indices ...
** testing if installed package can be loaded
Loaded lars 0.9-8
* DONE (lars)
###
However, when I try to load it, I get
###
> library(lars, lib.loc = "~/R/x86_64-redhat-linux-gnu-library/2.11")
Error : .onLoad failed in loadNamespace() for