similar to: LDA-DUPES insists mon being created in the wrong home directory

Displaying 20 results from an estimated 3000 matches similar to: "LDA-DUPES insists mon being created in the wrong home directory"

2014 Sep 02
1
Dovecot is looking for .dovecot.lda-dupes in the wrong place
Hi, I just moved the dovecot maildir location for all virtual users to another location. I moved everything from /var/mail/vhosts/%d/%n to /var/vmail/%d/%n/maildir Everything seem to be fine except of one recurring error: Sep 2 10:16:09 mx0 dovecot: lmtp(13226, sv_bogies at neurohr.at): Error: file_dotlock_open(/var/mail/vhosts/domain.at/michael/.dovecot.lda-dupes) failed: No such file or
2009 Nov 16
1
file_dotlock_create(~/.dovecot.lda-dupes) failed: No such file or directory
Hi, I am having some problems with my vacation messages using dovecot. The mail is send without problems, and the auto-respond is working as well. But its always auto-responding, because the lda-dupes file can't be created. See mail log below: Nov 16 13:43:03 mail003 postfix/smtpd[6501]: connect from mail-bw0-f211.google.com[209.85.218.211] Nov 16 13:43:03 mail003 postfix/smtpd[6501]:
2012 Aug 13
1
Permission denied on dovecot.lda-dupes
Hi, I have converted my Imap Server from Courier to Dovecot in order to use sieve support. Everything works fine with the exception that the sender always gets the vacation msg since there is a permission error on writing of dovecot.lda-dupes. I've tried several version of permissions including 777 to both home and maildir - always the same result. I also googled for hours .. Any help will be
2013 Nov 16
1
Reset vacation lda-dupes database
Hello, I have dovecot 2.2.6 and pignenhole 0.4.2 running on freebsd9.1. We have a mix of unix users (/home/user) and postfixadmin users (/home/vmail/domain/user). I am using dovecot managesive with afterlogic webmail which has a managesieve plugin to set the out of office message. All works fine. I have sieve_vacation_default_period set to 1d. The problem I'm trying to solve is that users
2011 Dec 22
1
file_dotlock_create(~/.dovecot.lda-dupes) failed: No such file or directory ...
Hello, i get this message every time that a user has enabled the vacation script (into Horde webmail) in my mail.err log file: Dec 22 10:18:16 mailserver dovecot: deliver(user324): file_dotlock_create(~/.dovecot.lda-dupes) failed: No such file or directory normally the reply is sent only once in the number of configured days.. but for all users the reply is sent every time... the day
2020 Oct 24
1
dovecot.lda-dupes
What is the purpose and/or use of the dovecot.lda-dupes file that (sometimes) exists in the home folder for each user? I've seen some posts about issues with the file or losing track of the location, etc, but nothing on what the file actually does or how it could be useful. I assume it is just a dovecot file that helps not keep track of ? I guess duplicate mails? It looks like it contains
2011 Jul 26
1
sieve, vacation - lda-dupes being ignored?
Environment: dovecot 2.0.9, postfix 2.6, Pigeonhole 0.2.2 I'm in the process of setting up vacation auto-reply for the first time, (it's that time of the year) and it looks like .dovecot.lda-dupes is being updated, but not read (or just ignored). my vacation script: require ["vacation","variables"]; # get hold of the subject if header :matches "Subject"
2009 Jan 27
2
Vacation: Missing file .dovecot.lda-dupes ?
Hello.... I'm using the vacation feature, but the vacation reply is sent when ever a mail is received. What I want is, that the reply should only be sent one time to each user. My understanding is, that a list of people who have received the vacation message should be stored in the file .dovecot.lda-dupes in the users folder. This file is not present in my users fould. I have tried
2014 May 08
1
Lifetime of redirect info stored by Sieve in .dovecot.lda-dupes
Hello, A quick question. How long are the Message-ID and recipient of forwarded messages (thru the redirect action) kept in .dovecot.lda-dupes? According to the code, it could be 24 hours; am I right? TIA, Axel
2016 Apr 19
3
sieve vacation: write to the .lda-dupes database without generating a vacation response.
I'm using Dovecot's sieve extensions quite happily, they are very good! Thanks for all who worked on them. I have a question that maybe is appropriate for a sieve-specific discussion list, so if there is one I should post to instead, please let me know: I've poked through the sieve vacation RFC and all the documentation I can find and I cannot figure out how to do this. It's
2018 Feb 22
2
replication and .dovecot.lda-dupes
Hi list, this question was already posted a few years ago (https://www.dovecot.org/list/dovecot/2014-November/098585.html). I already asked the original queriest and he told me, that he never got an solution or workaround but it was not important enough for him. When using replication in conjunction with sieve vacations, the .dovecot.lda-dupes file is not synced with the other server. So when
2009 Aug 27
2
missing .dovecot.lda-dupes file in LDAP/virtual user environment
Hi, I'm running a postfix/dovecot/ldap setup and it works quite fine. I am now trying to setup a global sieve script to forward all incoming mails to a local user for vacation management (gnarwl). I can't user the vacation extension of the sieve script itself because it is not configurable enough (each user has his vacation message and status stored in LDAP). The problem is that when
2011 Jun 10
2
Sorting Data Frame Without Loop
Hello all! I am currently trying to sort a data frame in a particular way, but I am having some difficulties with this. Specifically I want to sort the below dataset in such a way that there is only one line per ProteinID and if there are multiple GeneID or GeneName entries for a single proteinID, that they be concatenated with a comma separating them. The way I have done it earlier worked fine
2013 Feb 19
2
Errors after enable vnd.dovecot.duplicate
Hi, on dovecot 2.1.14 and pigeonhole-0.3.3 after creating a default.sieve like this: require ["vnd.dovecot.duplicate", "fileinto", "mailbox"]; if duplicate { fileinto "Trash"; } I have two strange errors, one is many of this error in lda.log: Feb 19 14:43:17 lda(info at domain.com): Error:
2019 Apr 22
2
update failure
On 4/21/19 10:15 AM, Ulf Volmer wrote: > On 21.04.19 16:14, Emmett Culley via CentOS wrote: >> When I attempted to update a remote server via SSH last night the UPS on >> my local workstations failed, causing the SSH session to get dropped in >> the middle of the upgrade process.? This morning I am not able to >> complete the update.? When it failed when I tried to run
2018 Apr 25
0
replication and .dovecot.lda-dupes
Hi list, it's been 2 months now since my initial posting (s.b.). I wonder if I could get at least a "still working on it" statement from the devs or something like that? On 22.02.2018 16:42, Patrick Cernko wrote: > Hi list, > > this question was already posted a few years ago > (https://www.dovecot.org/list/dovecot/2014-November/098585.html). I > already asked the
2006 Oct 27
2
Deliver: command time exceed limit
We use Dovecot on a cluster (10'000 domains, 30'000 account) without any problem with pop/imap. We use Dovecot 1.0 RC10 Now we use virtual transport from postfix for mail delivery. We need the Dovecot LDA for sieve support. We test this solution on some domains with success. But if we change the configuration of all our domains, we have a lots of bounce with this error in postfix
2014 Nov 04
1
sieve replication and .dovecot.lda-dupes
Hello list, I have a replicated dovecot with two servers. People seem to get vacation responses more often then it is specified in "days: XX", depending on which dovecot instance they receive the incoming mail. Is ".dovecot.lda-dupes" replicated? The other problem is that the vacation response is coming from the wrong address depending on which field the recipient was
2009 Jul 24
3
Duplicated date values aren't duplicates
Dear list, I just had a function (as.ltraj in Adehabitat) give me the following error: "Error in as.ltraj(xy, id, date = da) : non unique dates for a given burst" I checked my dates and got the following: > dupes<-mydata$DateTime[duplicated(mydata$DateTime)] > dupes [1] (07/30/02 00:00:00) (08/06/03 17:45:00) Is there a reason different dates would come up as duplicate
2019 Apr 27
1
update failure
On 4/22/19 10:45 AM, Ulf Volmer wrote: > On 22.04.19 18:12, Emmett Culley via CentOS wrote: >> On 4/21/19 10:15 AM, Ulf Volmer wrote: > >>> package-cleanup --dupes >>> >>> will list the duplicate packages >>> >>> package-cleanup --cleandupes >>> >>> will remove the dupes. If I remember correctly, you have to add