Displaying 20 results from an estimated 23 matches for "newfolder".
2007 Nov 17
2
unlink_directory(....Trash.NewFolder) failed: Directory not empty
I noticed the following this week. No idea how long its been happening because I have
not tested deleting folders hardly at all. Steps to reproduce:
1. Create a folder "NewFolder", click on it in thunderbird so an index dir is created:
ls -ldi Maildir/.NewFolder/
1504062 drwx------ 5 mcdouga9 egrstaff 4096 Nov 16 19:44 Maildir/.NewFolder/
ls -ldi Maildir/dovecot/boomhauer/private/indexes/.NewFolder/
4198832 drwx------ 2 mcdouga9 egrstaff 4096 Nov 16 19:44 Maild...
2016 Mar 15
2
static vs shared modules build
...a 4.3.6 with a static vfs_acl_xattr module. It is builtin alright,
it is listed under "Builtin modules" at the output of "smbd -b".
Then:
-- Comment"vfs objects = acl_xattr" from a share in smb.conf
-- Restart all Samba services
-- From Windows, create a folder "newfolder" in that same share
-- Run "getfattr -n security.NTACL newfolder". getfattr outputs
"security.NTACL: No such attribute"
-- delete folder "newfolder"
-- In smb.conf, remove comment from "vfs objects = acl_xattr" under the
same share
-- Restart all Samba...
2006 Feb 10
3
Mail.app help
I'm having a problem with Mail.app and imap folders. I've got a new install
of dovecot 1.0beta2, and am only experiencing this problem with Mail. Mutt
works as expected, as well as thunderbird.
When I create a folder using Mail.app, it is written to
~/Maildir/.INBOX.newfolder, which would be fine, if I wasn't telling
everything that I wanted no prefixes. If I move that folder to
~/Maildir/.newfolder, Mail.app can no longer see it, but mutt and thunderbird
can. Thunderbird _CAN_ see the folders created as .INBOX.Folder, and even
shows it as a subfolder of my inbox,...
2009 Apr 09
1
dbox problem
Hi,
I have just tested the dbox format mailbox, it works fine.
But when I create dir through imap with `create` command, it only
creates the dir onder ~/dbox/mailboxes, such as
~/dbox/mailboxes/newfolder. There was no `dbox-Mails` dir created. So
the newfolder was 'noselect'.
But the new folders created by `autocreate` plugin was correct.
--
Xueron Nee
http://www.xueron.com
2010 Jan 08
1
IMAP client dependence on dovecot mail storage fromat?
Hi,
After setting up a maildir tree with :LAYOUT=fs and accessing it with KMail
and Thunderbird, various mail client-specific problems appeared, but, as I
didn't try with maildir++, I would like to confirm here: does that matter for
an IMAP client much if I store mail on server as ":LAYOUT=fs" or maildir++?
Can it see differences?
I would like to think, that IMAP protocol
2006 Apr 10
3
File Upload Problems
following the instructions at
http://wiki.rubyonrails.com/rails/pages/HowtoUploadFiles, I am able
to upload to an explicit and existing directory (i.e.
c:\ror\app\public\images\photo.jpg). However, when I try to upload to
a folder that does not exist, say,
c:\ror\app\public\image\newfolder\photo.jpg, I get the following error:
Errno::ENOENT in Images#create
No such file or directory -
C:/Apache/Apache2/htdocs/ror/ae/public/../config/../public/images/newfolder/testimage.jpg
RAILS_ROOT: C:/Apache/Apache2/htdocs/ror/ae/public/../config/..
Application Trace | Framework Trace | Full T...
2006 Feb 22
2
Questions about sub-folders, access...?
...ke the smb.conf say, the group 0 is wheel, ok here
everybody can access the folder, but what about if i only want to give
access to the owner(X user) and the user Y...?
Ok, after rading some docs, i do this:
Go to freebsd login with root and change the folder rights:
root# chown X:Y /opt/test/NewFolder
root# chmod 770 /opt/test/NewFolder
Now user X or Y if try to access the folder from windows 2000 smbd say
"\\Freebsd\public\test is not accessible Access is denied"
I have been reading the samba 3 by examples book "10.3.3 Share Point
Directory and File Permisions", but...
2016 Mar 15
0
static vs shared modules build
...l_xattr module. It is builtin alright,
> it is listed under "Builtin modules" at the output of "smbd -b".
>
> Then:
> -- Comment"vfs objects = acl_xattr" from a share in smb.conf
> -- Restart all Samba services
> -- From Windows, create a folder "newfolder" in that same share
> -- Run "getfattr -n security.NTACL newfolder". getfattr outputs
> "security.NTACL: No such attribute"
> -- delete folder "newfolder"
> -- In smb.conf, remove comment from "vfs objects = acl_xattr" under the
> same sha...
2016 Mar 12
3
static vs shared modules build
> i would give the same device for *any* type of software since the
> whole operating system including the kernel itself these days is built
> with shared modules and you hardly gain anything measureable just
> because one piece of your system is statically compiled
>
> when it's mostly interesting on very slow embedded devices where it
> makes a small difference in
2011 Jul 11
0
compressed folder bug
...erver-side).
- copy one message (any message) into newly created folder (using your favourite
drag-n-drop gesture, saving in that folder using you character client
(mutt,...), etc.)
- if your client automatically subscribe to newly created folders, unsubscribe
from it
- On your server "gzip newfolder"
- On your client subscribe "newfolder.gz"
- Try to access you newfolder
This is what I get in logfiles:
Jul 11 14:08:08 myhostname dovecot: imap(giulio): Error: Next message
unexpectedly lost from mbox file /home/giulio/Mail/testfolder.gz at 9082 (cached)
Jul 11 14:08:08 myhostna...
2010 Nov 17
2
Looking up the directory a file is located in
...myRscript.r", and it
references other R scripts and data files in the same directory.
If I enter the command
> setwd("C:/Rprojects")
I can then access all the files I need without typing the path.
But suppose I want to move all of those files into another folder, say,
"C:\NewFolder". And suppose I might do this fairly often, or make copies of
the script in several folders. Is there a command that looks something like
this:
> setwd( <look up current directory> )
that will work no matter where I move my project, without having to go in
and re-type the new dire...
2019 Feb 24
2
Linking mailboxes
...). I want the email account
to be able to access the older emails.
I am assuming this is done by creating a symlink?
Currently reading instructions on this page:-
https://wiki.dovecot.org/SharedMailboxes/Symlinks
At the moment I have the folder:-
/var/mail/vhosts/example.com/email1/Maildir/.INBOX.newfolder
Inside the folder:-
drwx------. 2 vmail vmail 4096 Feb 23 13:39 cur
-rw-------. 1 vmail vmail 232 Feb 23 13:43 dovecot.index.log
-rw-------. 1 vmail vmail 51 Feb 23 13:43 dovecot-uidlist
-rw-------. 1 vmail vmail 0 Feb 23 13:39 maildirfolder
drwx------. 2 vmail vmail 4096 Feb 23 13:39 new
l...
2019 Feb 24
0
Linking mailboxes
...lt;/a>
</div>
<div dir="ltr">
<br>
</div>
<div>
At the moment I have the folder:-
</div>
<div>
/var/mail/vhosts/
<a href="http://example.com/email1/Maildir/.INBOX.newfolder">example.com/email1/Maildir/.INBOX.newfolder</a>
</div>
<div>
<br>
</div>
<div>
Inside the folder:-
</div>
<div>
<br>
</div>
<div>
drwx--...
2019 Feb 25
2
Linking mailboxes
...ils.
>> I am assuming this is done by creating a symlink?
>>
>> Currently reading instructions on this page:-
>> https://wiki.dovecot.org/SharedMailboxes/Symlinks
>>
>> At the moment I have the folder:-
>> /var/mail/vhosts/ example.com/email1/Maildir/.INBOX.newfolder
>> <http://example.com/email1/Maildir/.INBOX.newfolder>
>>
>> Inside the folder:-
>>
>> drwx------. 2 vmail vmail 4096 Feb 23 13:39 cur
>> -rw-------. 1 vmail vmail? 232 Feb 23 13:43 dovecot.index.log
>> -rw-------. 1 vmail vmail?? 51 Feb 23 13:43 do...
2010 Oct 01
7
Trouble installing packages with Winetricks
Hi all.
I know I posted a similar topic before, but I think it's necessary to re-formulate the problem since it has taken a different wider focus.
I'm trying to make some of my Windows apps to work on Linux which used to work quite well with Wine back when I had openSUSE 11.1 last year. Right now I'm focusing in one called DBabble. Back in 11.1 I used Wine Doors to download libraries
2005 Sep 26
1
newb: no write access
On Fedora Core 4 I keep running into the following problem:
I followed the Instructions on the Official Samba-3 HOWTO and the
example 2.1 for the anonymous Read-Only Server Configuration works fine.
I get stuck with example 2.2. I used smbpasswd but I just don't get
write access to the samba share. I have to provide the username and
password in order to get read access to the samba share.
2006 Aug 07
1
how to create new folder
hello
how to create new folder /directory in ruby. how to check whether the
directory is exists. plz explain with example code
advance thx
narayana
--
Posted via http://www.ruby-forum.com/.
2015 Jun 20
0
Virtual Mailboxes
...; protocol imap {
> ssl_cert = </usr/local/etc/dovecot/ssl/certs/mail.amfes.com.crt
> ssl_key = </usr/local/etc/dovecot/ssl/private/mail.amfes.com.key
> }
> }
>
> Given my mail storage location of /var/mail/%%d/%%n, I have created:
> /var/mail/mydomain/myname/virtual/newfolder
>
> and within that folder created a dovecot-virtual. I created a few like
> this from the wiki samples - the folder names are visible but no
> contents.
>
> --
> Daniel
2015 Jun 22
0
Virtual Mailboxes
...ssl_cert = </usr/local/etc/dovecot/ssl/certs/mail.amfes.com.crt
>> ssl_key = </usr/local/etc/dovecot/ssl/private/mail.amfes.com.key
>> }
>> }
>>
>> Given my mail storage location of /var/mail/%%d/%%n, I have created:
>> /var/mail/mydomain/myname/virtual/newfolder
>>
>> and within that folder created a dovecot-virtual. I created a few like
>> this from the wiki samples - the folder names are visible but no
>> contents.
>>
>> --
>> Daniel
2015 Jun 25
0
Virtual Mailboxes
...al/etc/dovecot/ssl/certs/mail.amfes.com.crt
>>> ssl_key = </usr/local/etc/dovecot/ssl/private/mail.amfes.com.key
>>> }
>>> }
>>>
>>> Given my mail storage location of /var/mail/%%d/%%n, I have created:
>>> /var/mail/mydomain/myname/virtual/newfolder
>>>
>>> and within that folder created a dovecot-virtual. I created a few
>>> like
>>> this from the wiki samples - the folder names are visible but no
>>> contents.
>>>
>>> --
>>> Daniel