Displaying 10 results from an estimated 10 matches for "subsubfolders".
Did you mean:
subsubfolder
2009 Jan 03
1
convert non-standard mbox to maildir
Hi,
Let me start with wishing you all the best for this new year, and I hope
we'll see a lot of new features and not so much new bugs ;-)
I'm trying to convert a number of PSTs to maildir. Just plain drag&drop in
Outlook doesn't work (gives a very cryptic error message in a certain
folder, but that folder is perfectly all right), and using the import
option also barfs when
2004 Jun 18
2
Maildir + Evolution
I don't know if this is an Evolution bug or not, but when I use the
maildir format with Dovecot 0.99.10p2 (from OpenBSD packages collection)
and connect to it from Evolution 1.4 using IMAP, Evolution displays
subfolders incorrectly. It actually does not show any subfolders, only
root folders with names like "Folder.Subfolder" and
"Folder.Subfolder.Subsubfolder".
2009 Mar 26
4
Slightly OT : Maildir format (silly) questions
Hello,
I was asking what was the motivation for not having the envelope From in the
Maildir format, as defined in the qmail spec :
"The message is delivered without an extra UUCP-
style From_ line, without any >From quoting, and without an
extra blank line at the end."
which may sound silly since we lose an important piece of information.
Same question about the motivation in
2003 Jul 10
1
win2K migration
...r3
+--------subsubfolder4
etc
All users on the win2k box map the "topfolder1" so when they open the
win explorer they can see the
folder structure as shown above. However, they can access only
subfolders that they allow to.
(i.e. on each subfolder and on some subsubfolders we have set user
permissions)
Is this possible with samba ?
Best regards
Christos
2019 Dec 23
1
Trouble using reverse dsync backup (log in successful but almost nothing happens)
I am migrating an old dovecot 2.2.30 (macOS High SIerra, macO S Server) to a new server with dovecot 2.3.7 (macOS Mojave, macports).
To get the data over, I?m trying to do a reverse backup with doveadm between an old and a new mail server, but failing to do so. I?m trying (from the new server, the old server is 192.168.2.67):
doveadm -Dv \
-o imapc_host=192.168.2.67 \
-o imapc_user=gerben \
2010 May 03
2
Problem with vignette compilation during R CMD check
Dear R-users,
I am going through the last steps of package prep before submission to CRAN
and I have the following problem. My package contains a single vignette
written in optimbase.Rnw and that in stored in /inst/doc. optimbase.Rnw
contains multiple \input{} statements that refer to .tex files stored in
/inst/latex.ref/, e.g.:
\input{../latex.ref/optimbase-package.tex}
When I compile my Rnw
2003 Oct 14
0
Right-management Bug?
...only act as a file server - so we
installed it on a patched debian with XFS and ACL-support (samba was also
compiled with ACL-support).
What we did and why we did it :
We have a lot of different ACLs for folders. Our first problem was, that
there were different ACLs for folders, their subfolders, subsubfolders and
so on. We often had the problem that user A shouldn?t read the files in
Folder A but should have write-access to subsubfolder C. The situation was
a bit tricky because I couldn?t use shares (it would need over 200) so I
solved it that way:
I created groups that were able to change into the subf...
2019 Jun 14
1
Update 4.10.2 to 4.10.4: Cant create files in subdirectorie anymore
Hi everyone,
since i upgraded from 4.10.2 to 4.10.4 i can't write into subdirectories
of a share anymore.
This worked perfectly fine before i upgraded and also works again if i
downgrade.?
I think either something is fishy with the 'filename_convert_internal'
function of ".../source3/smbd/filename.c"
or my configuration needs to be adjusted for 4.10.4. I tried several
2008 Sep 06
1
ACL plugin: k permission and sub-subfolders
Hi,
I'm trying to disallow the creating of subfolders for some special folder
for all users. Using ACL plugin for this seems to work at first glance but
is not a full solution or is buggy as it allows the creation of
sub-subfolders.
I'm using the following ACL and namespace separator is "/":
$ cat folder
owner lrwstie
Note: no "k" permission
("k" =
2010 Jul 07
3
Manually creating folders from terminal
I'm trying to use a script to create a mailbox structure. I'm aware that the structure should look like:
~/.maildir/.INBOX/{cur,tmp,new}
~/.maildir/.INBOX.Subfolder1/{cur,tmp,new}
~/.maildir/.INBOX.Subfolder2/{cur,tmp,new}
~/.maildir/.INBOX.Subfolder2.Subsubfolder1/{cur,tmp,new}
...
I have tried manually making those directories and using the "maildirmake.dovecot" command that