search for: somefolders

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

Did you mean: somefolder
2005 Mar 17
1
Namespaces and subscriptions
I've got a problem 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
2008 Jun 30
1
newbie: problem with IMAPS + mutt + Thunderbird
Hi, I'm a Dovecot newbie and have some problems with the configuration/the resulting interoperability. My setup looks like this: I receive my mail using qmail-ldap and sort it with a number of means into ~/Mailbox/ (= INBOX) and ~/Mail/folder/ for various values of 'folder' (generally one folder per mailing list). The sorting is done via .qmail-* files, LDAP entries, and
2019 Nov 26
2
moved DM config to new server : gids different etc
Am 26.11.19 um 17:15 schrieb Rowland penny via samba: > On 26/11/2019 16:00, Stefan G. Weichinger via samba wrote: >> 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. >>
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 with my one-liner? I just want to check, that a script is in a folder,
2011 Nov 17
0
Network initialization failed
Hi, I successfully installed wine 1.2.3 on Debian squeeze amd64. Preliminary tests are fine. I use a ~/.wine/dosdevices/unc/myserver/myfolder 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
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
> On February 5, 2018 at 6:16 PM Gabriel Kaufmann <mailings at typoworx.com> wrote: > > > Doesn't anyone have an idea? > > It looks like Dovecot and/or Thunderbird simply "ignore" sub-folders of > IMAP-Folder in Trash/ as they are also not shown in Trash-Folder. > Sub-Folder for INBOX and other IMAP-Folders work perfect (using > layout=fs
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
On 26/11/2019 16:28, Stefan G. Weichinger via samba wrote: > Am 26.11.19 um 17:15 schrieb Rowland penny via samba: >> On 26/11/2019 16:00, Stefan G. Weichinger via samba wrote: >>> 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
2005 Apr 13
1
how to mount the windows shares
Hey friends, I want to mount some windows shares on Linux workstations in my office.I am using FC3 and my shares are on Windows XP pro and Windows 2003 Server. I tried this command to mount those shares mount -t cifs -o username=windowsusename //windows2003/sharename/anotherfolder /mnt/server the samba then asks for the password of the windows user,i gave the correct password but then Linux
2005 Sep 14
1
How to do server-side logging with rsync running through a SSH tunnel?
Hello! I am using rsync to synchronize files between a master server and multiple clients that share a SSH account. I am struggling right now to make the server log what files were transferred, and when the synchronization happens. My setup follows. The clients log to an ssh account configured to run a script as the login shell: (in ~/.ssh/authorized keys)
2007 Nov 12
2
DO NOT REPLY [Bug 5078] New: Unable to use Win32 device paths with --files-from
https://bugzilla.samba.org/show_bug.cgi?id=5078 Summary: Unable to use Win32 device paths with --files-from Product: rsync Version: 2.6.9 Platform: x86 OS/Version: Windows XP Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: greg@bolshaw.me.uk
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
2016 Jan 07
0
wide links and privileges
Yes, mount bind is an option also.   But in my case i have script running which autocreated symlinks to file/folders spread over multiple servers. And the symlinks are created in the user homedir, and general data folders. Which makes a mount bind much more resource full. In my case i need about 180 mount binds..   :-/  which remounts to different files/folders very day.   Greetz,  
2016 Apr 21
0
Automatic sysvol replication through detection of filesystem events
I thought this can be useful to someone, so here it goes. I am using automatic SysVol replication with the help of "watcher", a recursive incron. https://github.com/splitbrain/Watcher "Watcher is a daemon that watches specified files/folders for changes and fires commands in response to those changes. It is similar to incron, however, configuration uses a simpler to read ini
2018 Feb 06
1
Cannot delete IMAP Mail-Folder in Trash
We have the same problem, with a twist. When Thunderbird deletes a folder, it is still shown by the GUI. Dovecot deleted the folder correctly, and the sunscriptions file is also correct. Some other times, on shared folders, Thunderbird refuses to delete; in this case, apple mail on iphone can delete successfully. This suggests that the problem is in Thunderbird's code. R On Mon, Feb 5, 2018
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: