similar to: Sharing nested folders / maildir variations?

Displaying 20 results from an estimated 700 matches similar to: "Sharing nested folders / maildir variations?"

2005 Jun 30
2
Dovecot doesn't use vchkpw properly :(
Hey all, It seems that dovecot does NOT call vchkpw properly when using vpopmail-style authentication, I can only guess that it reads the vpasswd{,.cdb} files directly. This is indicated by the syslog log for the mail facitily which reads: Jun 30 16:51:30 [vpopmail] vchkpw-smtp: (PLAIN) login success blah at blah.com:24.17.153.137 Jun 30 17:16:25 [pop3-login] Login: blah at blah.com
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
2012 Aug 24
1
Permissions incorrectly ordered on Windows after disabling inheritance
Hi everyone, I've noticed a problem with Debian wheezy + samba 3.6.6 configured with acl_xattr in my configuration. The following test sequence causes Windows Explorer to report incorrectly ordered permission entries: 1) Map a share as with "admin" user credentials to a drive letter on a Windows client 2) Create a folder at the root of the share "rootfolder" 3) Create a
2005 May 20
1
Stability
I am currently using Dovecot 0.99.14-r1 as provided by Gentoo, in a Qmail + VPopmail configuration. I am curious as to how to configure it to ensure the most stability, as it serves >1000 clients. I would rather disable any indexing that give small speed improvements if they are not known to be stable. Advice? Cheers, -- Casey Allen Shobe | http://casey.shobe.info cshobe at
2011 Jul 04
1
Public Mailbox & ACLs
Hi, I'm having a problem I can't get my head around. I'm trying to setup a public mailbox that is hidden from all users unless granted access through an ACL. My folder structure is (migrated from a Courier IMAP/Qmail server): /var/spool/maildir - main public folder (contains a few .qmail files to redirect mail to the correct subfolder) /var/spool/maildir/Support - support public
2006 Feb 23
1
Digest-MD5 and GSSAPI not working in beta3
I have built dovecot with kerberos support, however am not able to log in using GSSAPI support in my mail client. I receive the following error: SASL(-4): no mechanism available: No worthy mechs found Additionally, Digest-MD5 does not work - I receive an authentication failed (as though I have an incorrect password) if I try to use it. I am using PostgreSQL for authentication, and returning
2006 May 26
2
Outlook causes BIG dovecot index problem (beta 8, outlook 2003)
Hey all, Well, I typed up all the below, then managed to fix the problem before sending this to the list. I'll send it anyways, in case anybody else is affected by it (and because it does indicate a definite bug in Dovecot's experimental Kerberos support). The fix is to recompile without kerberos enabled, and to take gssapi out of the auth methods in the config (the latter alone
2011 Mar 22
1
DoveCot 2.0.9: Problem with some Clients and separator (migrate from Cyrus)
hi, we had to move from a old dieing Sparc very quickly our Cyrus IMAP Users to Dovecot. Most things works, but some Clients (like Evolution or Thunderbird) are strange. Our separator in Dovecot2 is "^", the mailboxes on the filesystem are something like "INBOX.subfolder1.subfolder2", but in TB and Evo I see INBOX^subfolder1^subfolder^ In Roundcube Webmail, I have just a
2005 May 14
1
redhat+dovecot+sendmail problem
I got problem i don't know how to solve. Everything is working fine except that i cant send any html or attachments to the server....they never come to the inbox.. what can be wrong? -- _______________________________________________ Check out the latest SMS services @ http://www.linuxmail.org This allows you to send and receive SMS through your mailbox. Powered by Outblaze
2006 Feb 24
1
Server & move to Dovecot
Hi, I a currently running a server which is using uw-imap server which currently has 190 users. I am looking to move the server OS and the imap server to Dovecot Imap Server. We are currently using mbox as the default mail file. I have a couple of questions to ask. 1) Would it be better if we moved to maildirs during the server move? 2) All current mail files are in a directly called
2006 Feb 24
1
Old Maildir UW-imap
Hi all, I'm new in using dovecot and I'm running in a problem, which I cannot solve without hours and hours of work. Maybe there is a solution, which I didn't find with old friend google :_) Here is the problem: We are using an old mailserver (it's running fine for 5 years) with qmail and the old uw-imap server. All users have their grown directories under a home/Maildir folder.
2006 Feb 23
0
Beta3 bug - non-first make install's fail
make[4]: Entering directory `/home/root/dovecot-1.0.beta3/src/plugins/convert' mkdir -p -- /usr/lib/dovecot/imap /usr/lib/dovecot/pop3 /usr/lib/dovecot/lda for d in imap pop3 lda; do \ rm -f /usr/lib/dovecot/$d/lib02_trash_plugin.so; \ ln -s ../lib01_convert_plugin.so /usr/lib/dovecot/$d; \ done ln: `/usr/lib/dovecot/imap/lib01_convert_plugin.so': File exists ln:
2006 Mar 08
0
Undeleteable folders
We have 3 folders in every user's account which need to be there. Sometimes the users are stupid and delete or rename them. Is there any way to make them unmodifiable, but still allow them to see them, and move mail into/out of them? Cheers, -- Casey Allen Shobe | cshobe at seattleserver.com | 206-381-2800 SeattleServer.com, Inc. | http://www.seattleserver.com
2020 Oct 30
0
how to enable automatic sharing of folders added/created in an already shared folder hiearchy?
I'm running dovecot --version 2.3.11.3 (502c39af9) folder sharing is enabled & working. as long as I manually enable enable sharing for each folder/subfolder. e.g., if I enable sharing for each of: sharedtopfolder subfolder1 subfolder2 then all's good -- shared-to users can access according to set permissions. BUT, if I drag any folder under that shared-hierarchy e.g.,
2010 Mar 09
3
Active Directory domain controller authentication order
Hello, I'm curious if anybody knows how to configure the order in which domain controllers are contacted by clients for authentication purposes and other such stuff. I've a situation where it seems that all our Windows computers are attempting to authenticate off of a remote server before the local one, which is backwards. I'm not even certain where to check what they are actually
2013 Apr 08
5
How to see folders/subfolders/emails through imap
Hello all, I am trying to do something very simple - at least thats what I thought. I have some fs, it contains folders and subfolders with email files ordered like maildir. Now I try to set up dovecot on top simply to let some imap account watch these email files. But I cannot see any folders at all. I can create new folders and see them, but I cannot create subfolders as subdirs like
2009 Jun 09
1
Resync quota to mysql script
I changed some quota options in my dovecot config (eg. excluded folders) but afaik this only affects new mail and there is no magic command to recalculate the quota (or is there?). So I wrote this little python script to do this, maybe someone finds it useful. It can output the sql statements (dovecot 1.0/1.1 and 1.2 format) or just print out quota usage to console. Download at :
2006 Jun 02
0
parent vs child directory permissions problem
I run FreeBSD 4.6-RELEASE (GENERIC) with samba-2.2.4_1 installed. my workstations all run windows xp home or pro with SP2. We're on a workgroup, not a domain. Lately I've been having a problem with changing rights on subfolders. this is my directory structure drwxrwx--- 53 root allstaff 2048 Jun 2 08:19 topdirectory drwxrwx--- 4 Jack group1 512 May 23 13:10
2009 Dec 03
2
Active Directory DNS Registration
Hi, I'm using a domain where the DNS is hosted by a couple of domain controllers on the network, outside of my control. I do have ability to work with group policy and active directory users and computers. I was able to join a samba/linux computer to the domain using 'net rpc join -S <IP of local DC/DNS server>'. This caused an entry for the computer to show up in Active
2003 Jul 10
1
win2K migration
Dear All, I am trying to migrate a win2k file server to a linux box running samba. The folder structure on the win2k server has as follows: topfolder1 +------subforder1 +--------subsubfolder1 +--------subsubfolder2 +------subfolder2 +--------subsubfolder3 +--------subsubfolder4