search for: somefolder

Displaying 20 results from an estimated 34 matches for "somefolder".

2005 Mar 17
1
Namespaces and subscriptions
...em with subscriptions in 1.0-stable when migrating from UW-IMAP. I've modified the SUBSCRIPTION_FILE_NAME entries as suggested in the Wiki http://wiki.dovecot.org/Migration and included the "~/mail/" etc. hidden namespaces. The .mailboxlist files contain entries like "~/mail/somefolder" and the clients have "~/mail/" set as a prefix. In UW-IMAP: xyz LSUB "" "*" * LSUB () "/" ~/mail/somefolder xyz LSUB "~/mail/" "*" * LSUB () "/" ~/mail/somefolder Now with Dovecot: xyz LSUB "" "*" *...
2008 Jun 30
1
newbie: problem with IMAPS + mutt + Thunderbird
...There are, so far, two problems with this setup: 1. I can't find the folders in ~/Mail/. As an interim solution, I symlinked them from my ~/Mailbox/ dir, but this is _dead_ugly_. 2. (MUCH more serious) As soon as I access the email using Thunderbird, Dovecot moves all new mail from somefolder/new to somefolder/cur, thereby making mutt flag all my new mail as 'O' ("old") which was flagged 'N' ("new") before. If I remember which the new mails were, I can flag them as 'N' in mutt, and they get moved to .../new again, but this isn't...
2019 Nov 26
2
moved DM config to new server : gids different etc
...+ LOW_RANGE_ID > > The RID for Domain Users is always '513' and your domain low range is > '10000', so it becomes: > > ID = 513 + 10000 > > So 'ID' == 10513 Yes, thanks. I maybe messed up something myself. Right now when I run "chgrp -R 10513 somefolder" it gets shown as drwxrwx---+ 4 administrator dom?nen-benutzer 4096 Nov 21 12:14 somefolder which is good. (I dislike the fact that the german "dom?nen-benutzer" has an Umlaut in it ... problematic with some commands) I run some larger chgrp-command now to get these folders ac...
2011 Jan 05
2
check, that a script is in a folder
$ echo ${PWD##*/} somefolder $ if "${PWD##*/}" -eq "asdf" > /dev/null; then echo "this is the asdf folder"; else exit 1; fi bash: notthatfolder: command not found... this is the asdf folder $ So i just want to check that i'm in an exact folder. e.g.: "asdf" What's wrong wi...
2011 Nov 17
0
Network initialization failed
...lder linked to a smbmout in /home/myfolder to emulate a windows network share. I can launch "wine notepad '\\myserver\myfolder\test.txt' ", edit it and save the changes; so the permission seems right. I want to use an old app who needs to access his data from \\myserver\myfolder\somefolder\*. This app was written in Delphi and uses a Firebird Database. On launch, the apps says: """ Network initialization failed. Permission denied. File: Z:\HOME\MYFOLDER\SOMEFOLDER\SOMEFILE.EXT Unknown internal operating system error. Directory: Z:\HOME\MYFOLDER\SOMEFOLDER\. "&quot...
2002 May 30
2
Accessing PC from Unix
Can someone point me to an FAQ, or tell me how to access shared PC drives from Solaris 8? I've heard of the smbclient thing - does this allow seamless access - ie can I run this, then say cd /sharedpc/c/somefolder? Thanks for any help Paul
2011 Apr 26
1
2.0.12 (fa2e92526716): Deleting mails and folders from public namespaces
On 26.4.2011, at 23.48, Binarus wrote: > But whenever a user tries to delete a folder from the public namespace, > dovecot gives the following error: "Renaming not supported across > non-private namespaces". .. > Furthermore, I haven't completely understood the reason for the > different behaviour of folders in the public namespace and a single > message therein.
2018 Feb 05
2
Cannot delete IMAP Mail-Folder in Trash
...r INBOX and other IMAP-Folders work perfect (using > layout=fs Mailbox). > > Why doesn't this work for Trash? > > Best regards > > Gabriel Kaufmann > Can you try running this as root and provide output? doveadm -Dv -o mail_debug=yes mailbox delete -u username Trash/Somefolder Aki
2016 Jan 06
3
wide links and privileges
Hai, I use the following on one of my member servers. Put set these three in your global smb.conf. enable privileges = Yes unix extensions = No allow insecure wide links = Yes And on the share i have set. wide links = yes follow symlinks = yes and this is working for years for me. Try these and report back. If its not working tell us you OS and samba version Greetz, Louis
2019 Nov 26
0
moved DM config to new server : gids different etc
...omain Users is always '513' and your domain low range is >> '10000', so it becomes: >> >> ID = 513 + 10000 >> >> So 'ID' == 10513 > Yes, thanks. > > I maybe messed up something myself. > > Right now when I run "chgrp -R 10513 somefolder" it gets shown as > > drwxrwx---+ 4 administrator dom?nen-benutzer 4096 Nov 21 12:14 somefolder > > which is good. > > (I dislike the fact that the german "dom?nen-benutzer" has an Umlaut in > it ... problematic with some commands) > > I run some larger...
2005 Apr 13
1
how to mount the windows shares
...to some folders on which they have rights not to other folders means only one or 2 subfolders under /windows2003/sharename and not allowing access to all the folders under sharename. I also tried this on Windows XP using the command mount -t smbfs -o username=windowsusename //windowsxp/sharename/somefolder /mnt/xp but this also gave an error 4858: tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share name) SMB connection failed Whereas i can access the sharename by giving this command mount -t smbfs -o username=windowsusename //windowsxp/sharename/ /mnt/xp Please tell me w...
2005 Sep 14
1
How to do server-side logging with rsync running through a SSH tunnel?
...un a script as the login shell: (in ~/.ssh/authorized keys) command="/home/igor/rsync_shell" The script checks if the command is valid (and also if it points inside somewhere allowed) and at its end issues: rsync --config=/home/igor/rsyncd.conf --daemon --server --sender -vr . ./somefolder/somewhere Unfortunately, from what I saw in an old message (http://www.mail-archive.com/rsync@lists.samba.org/msg04728.html) in the archive, "rsync --daemon and ssh do not currently work together at all". The script works, but the config file seems to be ignored: there is a log file...
2007 Nov 12
2
DO NOT REPLY [Bug 5078] New: Unable to use Win32 device paths with --files-from
....uk QAContact: rsync-qa@samba.org I am using vshadow.exe to create a volume shadow copy of c: which is made available at //?/GLOBALROOT/Device/HarddiskVolumeShadowCopy1. I can then run the following rsync command succesfully: rsync -ae ssh //?/GLOBALROOT/Device/HarddiskVolumeShadowCopy1/SomeFolder/ user@remote.server:Backup Next, I try to implement the same but using --files-from, as follows: rsync -ae ssh --files-from=files.txt //?/GLOBALROOT/Device/HarddiskVolumeShadowCopy1/ user@remote.server:Backup (files.txt contains SomeFolder/) However, this fails with the following error: rsync:...
2008 Jun 02
2
cifs and kerberos
Hi, when I try to mount a windows share with a valide kerberos ticket : mount.cifs //auberge.iut.lan/install_autocad /mnt/test/ -o user='IUT\Administrateur',password=toto,sec=krb5i I get this error : Jun 2 12:32:51 brice-deb kernel: fs/cifs/cifs_spnego.c: key description = ver=0x1;host=auberge.iut.lan;ip4=10.31.0.12;sec=krb5;uid=0x0 Jun 2 12:32:51 brice-deb cifs.spnego:
2008 Jul 10
2
Version 1.0.13 - Maildir directory names
I am running Maildir (obtained via [mac|darwin] ports) on my Powerbook Pro to operate as local mail storage. My mail is stored in the Maildir format. Is it possible to set Maildir not to put a dot in front of the directory names? (e.g., ~/Maildir/somefolder instead of ~/Maildir/.somefolder). OS X's spotlight indexing/search service will not index "hidden" directories (those that begin with a period), so I would like Maildir to use non dot-files for its base names so that my email is indexed. I tried messing with the "seperator&quo...
2016 Jan 07
0
wide links and privileges
...ges   I was just going through this and thought the security issues made for too many unknowns for directory traversal outside of what I want samba sharing.   So have you consider a bind mount ? if you have some file system mounted at /mnt/somefilesystem   and in somfilesystem you have /somefolder/subfolder   you can do a mount --bind /mnt/somefilesystem/somefolder/subfolder /home/magicbind   and get all the benefits of having magicbind point to some other subfolder like a symlink but without security issues of a wide link traversal.    I'm new to bind mounts so I don't k...
2016 Apr 21
0
Automatic sysvol replication through detection of filesystem events
..._NAME_OF_DESTINATION_DC]/SysVol/ As you can see under the "events" section, we are monitoring creation, deletion, modification and attribute changes of files and directories inside sysvol. Start the watcher.py daemon, giving as a parameter the location of "watcher.ini": /somefolder/watcher.py -c /somefolder/watcher.ini start You can now watch the results. Input the following at the source DC (attention, your paths may differ): mkdir /usr/local/samba/var/sysvol/newdir touch /usr/local/samba/var/sysvol/newdir/newfile rm -f /usr/local/samba/var/sysvol/newdir/newfile rmdir /us...
2018 Feb 06
1
Cannot delete IMAP Mail-Folder in Trash
...). >>> >>> Why doesn't this work for Trash? >>> >>> Best regards >>> >>> Gabriel Kaufmann >> >> Can you try running this as root and provide output? >> >> doveadm -Dv -o mail_debug=yes mailbox delete -u username Trash/Somefolder >> >> Aki > > I had the same with Mac Mail.app. I decided to rm -rf the sdbox file on the master and replica and I won. > It was persistant though and I think it had to do with the following: > > I let my mail deliver in yearboxes, which have many many subfolders, some ar...
2019 Nov 26
2
moved DM config to new server : gids different etc
Last week the mobo in a DM server died, so we had to set up a fallback machine and reinstall Debian 10.2 including Samba I had smb.conf but not /var/lib/samba in backups. Restored krb5.conf and smb.conf, rejoined. Things work mostly ... but for example I get gid 10006 for "domain users" instead of 10513 before. and getent group doesn't show the AD groups, btw - I have: #
2014 Dec 17
0
dsync "Error: imapc: Remote server didn't send BODY for UID"
Anyone know what this means and what the implications are? Does this mean some messages are missing? $sudo dsync -D -v -f -R -o mail_fsync=never backup -u test imapc: ... dsync(test): Error: imapc: Remote server didn't send BODY[] for UID 266 in #somefolder -- Randall Gellens Opinions are personal; facts are suspect; I speak for myself only -------------- Randomly selected tag: --------------- Hippogriff: An animal (now extinct) which was half horse and half griffin. The griffin was itself a compound creature, half lion and half eagle. The...