similar to: Dovecot LDA and address extensions - folders flood

Displaying 20 results from an estimated 800 matches similar to: "Dovecot LDA and address extensions - folders flood"

2007 Jan 27
1
make_server_info_info3: pdb_init_sam failed!
Hi, We have a linux/samba only domain serving files to about 16-18 Windows clients (mostly XP, a few W2K). PDC: SuSE OpenXchange 4.4 samba 2.2.8a openldap 2.1.4 Domain Member Server (DMS) CentOS 4.4 samba 3.0.10 I set the Domain Member Server up using the default passdb backend (/etc/samba/smbpasswd) to start with and that all worked fine. I would like to use LDAP for centralised
2009 Jun 06
1
Finding a folder at the root level of an unknown drive
Colleagues, R 2.9.0 Windows XP Task is as follows: A folder FOLDERNAME exists at the root level of some drive, e.g., E: \FOLDERNAME I want to search all possible drives to find the location of this folder but I don't know what drives exist or are mounted. The command: dir(path="C:/", pattern=FOLDERNAME) happens to be successful. However, the command:
2020 Feb 18
3
managesieve / sieve - append dot prefix on moving mails into folder
Hello mailinglist-subscribers, i have an issue with the managesieve / sieve plugin in dovecot. We use roundcube as webmailer and if i define a new filter to move incoming mails directly into a subfolder i get the following sieve-code: require ["fileinto","imap4flags"]; # rule:[mail into folder] if allof (header :contains "from" "sender at domain.org") {
2008 Jul 23
1
\HasNoChildren versus \Noinferiors in ACL plugin and no CREATE permission
Hi, using ACL plugin with dovecot 1.1.1 I expected that a Maildir was listed as * LIST (\NoInferiors) "/" "Foldername" if "create" (k) permission is not set in ACLs and there doesn't exists any subfolders. But to my surprise, dovecot gives the following output: * LIST (\HasNoChildren) "/" "Foldername" Therefore the client (here:
2008 Jun 22
1
readLines problem in iteration
Hi there My script at each iteration produces a .dat file which I save in a directory with write.table. Then I need to read each line of this file and create a directory for each line and put elements of that row in that directory. I do it with the following script which I have inserted somewhere between my outer iteration loop, it works fine for the first iteration, but the problem is that it
2006 Mar 13
2
dovecot(last day cvs version) lost mail
i find a problem, after upgrade dovecot to last day cvs version, each folder only can see the first one arrived new mail, other new mail is lost i see this message in mail log: -------------------------------------------------------- Fixed index file mail/username/.foldername/dovecot.index: first_recent_uid_lowwater 146 -> 145 Corrupted index file mail/username/.foldername/dovecot.index:
2009 Jun 13
1
Dovecot v1.2.rc5 dbox file permissions
Hi Timo, I've just setup Dovecot v1.2.rc5 and switched the mailbox format of one account to dbox. Therefor I've created an empty directory, called dbox, with access mode 0700, like the user's home directory. After the IMAP login with Thunderbird some dboxes was created. All permissions were set fine (0700 / 0600), except the permissions for the files: *
2019 Oct 17
1
BUG: Mailbox renaming algorithm got into a potentially infinite loop, aborting
On Wed, Oct 16, 2019 at 4:55 PM Timo Sirainen <timo at sirainen.com> wrote: > On 25 Sep 2019, at 17.03, Alex Ha via dovecot <dovecot at dovecot.org> wrote: > > > Hi all! > > I have two dovecot servers with dsync replication over tcp. > Replication works fine except for one user. > > # doveadm replicator status > username > priority fast sync full sync
2007 Oct 09
1
SpamAssassin and Public Namespace
Hi I know i might get flamed for asking this in the dovecot mailing list instead of the spamassassin one but i thought someone might be kind enough to help anyway. TIA I'm trying to do site-wide spam filtering with a public namespace but it's not reading the folder i have in the public namespace This is the public namespace set in my dovecot.conf #public spam folder namespace public
2012 Mar 09
1
sieve and utf-7 foldernames
Hi all, since many dovecot/pigeonhole versions I have an error: Mails are delivered into wrong folders if the foldername contain a german umlaut. ( ?, ?, ? ) setup: dovecot-2.1.1 / pigeonhole-0.3.0 postfix deliver to dovecot-lda .dovecot.sieve contains this: require
2015 May 30
2
Pathing syntax for icecast.xml in Windows
Hi, Icecast.xml shows a sample path to a mountpoint fallback file as <fallback-mount>/example2.ogg</fallback-mount> Under Windows, will this next work? <fallback-mount>"C:\Users\username\Desktop\foldername\subfoldername\fallback.mp3"</fallback-mount> Also, the usage of a fallback mount is only shown in the sample icecast.xml under a commented-out section,
2009 Jan 09
3
Bash script to mark all mail read in Maildir + Dovecot
Hi, I'm writing a script to mark all new mail read, including all mail in folders, for my system which uses Maildir and Dovecot. The reason for this script is that I use Google Mail at work, which forwards to my SMTP/IMAP system at home. When I've finished my last check of GMail at work, I want to be able to quickly mark all mail as read at home too. Basically this script moves
2009 Jan 08
2
Restoring individual messages from a backup into a Maildir setup?
We have a user who deleted IMAP folders from his account, so I simply tried to restore the folder ".FolderName" from our backup. I checked that file/folder ownership was the same as the original, but the Dovecot IMAP server is throwing errors at the client. I've tried copying the individual message files from the "cur" folders in the backup directory, but Dovecot
2003 Jul 24
2
Why does dovecot confuse mutt?
Heylas, I just switched my primary mail server from courier imap to dovecot (I've been waiting to do this; dovecot showed up in debian testing for alpha, at last). So, using the same set of maildirs, there are slightly different behaviors. First, of course, dovecot displays the hierarchy as I thought it ought to be, such that INBOX is a sibling of all other top-level boxes, not the parent
2015 Dec 19
2
Possible bug about the SPECIAL-USE / CREATE-SPECIAL-USE extensions
Hi all, I've locally got Dovecot 2.2.21 (5345f22) installed on my MacBook (via homebrew) that I've been using to test my IMAP library against. What is interesting is that even though Dovecot does not advertise CREATE-SPECIAL-USE, it supports creation of special-use folders via the "CREATE FolderName (USE (\Whatever))" syntax. According to rfc6154, a server is supposed to
2003 Apr 10
1
"Device or Resource Busy" when deleting folders
Hi all, I have set up an LTSP environment (www.ltsp.org) for a small group of users who have migrated from WinXP. As part of the setup, and during the transition, I have created a number of folders in each user's home directory which are mapped via SMBMOUNT to the NT domain controller's home directories, and various shared data folders. When each user logs into X, a script is run
2012 May 04
1
doveadm mailbox: rc=0 on error
Hi all, I use "doveadm mailbox mutf7 -7 $folder" to convert imap foldernames to UTF-8. If $foldername is not mUTF-7 encoded, doveadm returns "doveadm(root): Error: Mailbox name not valid mUTF-7: $folder" This errormessage is printed on stderr but the returncode of doveadm is zero. I tested with dovecot-2.0.* and dovecot-2.1.* # all right: $ doveadm mailbox mutf7 -7
2013 Jul 18
1
INBOX protected foldername?
Hello, have a little problem with folders with name INBOX created by Users. Some Clients use a Prefix for their Folders. In our old setup (dovecot 1.2) it was possible to create a Folder INBOX in mbox-space with some Subfolders. These Subfolders of INBOX showed up in Mailclient at toplevel. Now we updatet to 2.1.7. In higher dovecot versions INBOX seems to be a kind of protected foldername.
2019 Sep 25
4
BUG: Mailbox renaming algorithm got into a potentially infinite loop, aborting
Hi all! I have two dovecot servers with dsync replication over tcp. Replication works fine except for one user. # doveadm replicator status username priority fast sync full sync success sync failed customer at example.com none 00:00:33 07:03:23 03:22:31 y If i run dsync manually, i get the following error message: dsync-local(customer at example.com): Debug: brain M: -- Mailbox
2011 Jul 10
2
Dovecot 2.0.13 and removing IMAP folders in thunderbird
Hi, I use Dovecot-2.0.13 with mdbox and Thunderbird (IMAP). I have dozens of imap folders and sometimes I wish to delete several folders: First Problem: If I remove a folder under TB, it get moved to my Trash folder. After that I close TB, which also purges the trash. When I come back, the deleted folder and its content is still there. There is no way to remove it with TB. On the server side I