Displaying 20 results from an estimated 2000 matches similar to: "some mdbox mails get lost each day"
2012 Sep 19
2
OT: z-Push
Hi,
just a short question:
I have installed and configured z-Push to use BackendIMAP. On my iPhone I have created an account and I can see my mails. Also sending works. So far so good. Now the question:
When I create a new folder i.e. Test under the root (/), then I get an error. And after resyncing the folder has been created not under /, but under /0/Test.
Also I can not remove that folder
2013 Dec 04
1
file descriptor errors
Hi,
I use dovecot 2.2.9 on Gentoo Linux and I get lots of these erors in my log file:
Dec 4 08:53:37 mx dovecot: auth: Error: close failed in file object destructor:
Dec 4 08:53:37 mx dovecot: auth: Error: IOError: [Errno 9] Bad file descriptor
What could cause these error messages?
My mailboxes are stored on an ext4 filesystem:
/dev/vdb1 on /srv/mail type ext4 (rw,noatime)
doveconf -n:
#
2019 Aug 18
1
Submission and TLS client certificate
Hi,
is there some configuration parameter in Dovecot, which sends a TLS client certificate to the SMTP server? I would need this to have XCLIENT enabled and TLS with Postfix. This way I could permit sending based on the certificates fingerprint.
Thanks in advance
Christian
Von unterwegs aus gesendet
--
R??ner-Network-Solutions
Karl-Br?ger-Str. 10, 36304 Alsfeld
Fax: +49 6631 78823409, Mobil:
2020 Apr 23
2
Testing COI
Hi,
I am playing around with the COI plugin and try to get things working.
I followed the Dovecot docs and also got the source from Github (dovecot/coi).
I have compiled and installed coi successfully.
IMAP seems to be fine, but LMTP has some errors in the logs, so I removed imap_coi for the moment:
Apr 23 17:05:16 mx dovecot: lmtp(10752): Fatal: Couldn't load required plugin
2019 Feb 05
1
acl_groups in LDAP
Hi,
I found a 9 year old thread (https://www.dovecot.org/list/dovecot/2010-October/054407.html) concerning acl_groups in OpenLDAP. In this thread someone asked, if it is possible to provide ACLs as multi value in OpenLDAP. I know that Dovecot expects acl_groups as a comma separated list, so currently I do this with a single value. Did the code change a little bit and accepts multi values now?
2013 Dec 27
1
German Umlauts in folder name and sieve
Hi,
I had created an imap folder that has German Umlauts in it:
?RA R??ner - Merle?
When finished, the result looks like this on filesystem:
drwx------ 3 vmail vmail 4096 Dec 27 11:02 RA Ro&AwgA3w-ner - Merle/
I wrote this sieve script (with SOGo):
if anyof (address :regex "from" "@.*\\.ra-roessner-merle\\.de") {
fileinto "RA Ro&AwgA3w-ner - Merle";
2012 Nov 04
5
Quota
Hi,
is it possible to ask Dovecot for a users quota by talking to the Dovecot server over TCP? I know about doveadm quota -u <user>, but I would like to know, if I can query for that over a network connection (on the Postfix ML they suggested writing a policy service that checks quota. Postfix is not always on the same server as Dovecot is).
Does the LMTP protocol give that information
2013 Dec 28
1
pop3 rate limit
Hi,
we have customers with Exchange servers that are polling for new mail every minute with dozens of pop3 accounts. I am looking for a mechanism to rate limit this per user. So what I am looking for is a way to block users from polling, if a user asks for new mail more than every 5 minutes (for example).
Is this possible? Can this be achieved within Dovecot or does it need external scripting?
2012 Nov 06
6
sieve
Hi,
is there a sieve option that can reject a mail directly without creating a new mail and sending that out? I know about
reject "Reject message goes here";
but I am looking for a mechanism that can reject Mail. Postfix can use reject_unverified_recipient to connect to LMTP and ask if a mail would successfully be enqueued and will return the status gotten from the LMTP server if not.
2019 Aug 18
0
Submission and TLS client certificate
?Hi,
> Am 18.08.2019 um 16:52 schrieb Stephan Bosch via dovecot <dovecot at dovecot.org>:
>
> ?
>
>>> On 18/08/2019 10:09, Christian R??ner via dovecot wrote:
>> Hi,
>> is there some configuration parameter in Dovecot, which sends a TLS client certificate to the SMTP server? I would need this to have XCLIENT enabled and TLS with Postfix. This way I could
2007 Mar 04
2
BgDRb blocking in ActiveRecord
Hi Folks,
I''ve got a tiny little problem using MySQL-backed ActiveRecord in my
worker class. Sometimes it just blocks infinitely when I try to
access it. I don''t know whether it is in AR itself or in the SQL
driver. It just stops doing anything, logging nothing, no exceptions
are raised. I don''t know if it matters that I call the worker''s
methods via
2012 Jun 24
2
2.1.7 TLS issues
Hi,
I have an interesting problem: I am building dovecot packages for Ubuntu since 10.04. Never had bigger trouble with it. Now since 2.1.6 or 2.1.7 (I can not say more precisely), Thunderbird 10ESR and Outlook 2010 can no longer use 143/TLS correctly. Automx delvers 143/TLS and Outlook tells me that it can not create a secure connection. I changed automx to use 993/SSL and everything works.
2013 May 14
2
2.2.1 and quota-status
Hi,
maybe this question already came up and I missed it in my mails, but if not? :
I have configured Quota for Dovecot since decades and now with the new policy service, I wanted to include this into Postfix. I have followed Ralf's Blog and there a two Problems:
I need to do this:
ls -la /var/run/dovecot/config
srw------- 1 root root 0 May 14 11:06 /var/run/dovecot/config
chown vmail
2005 Oct 06
1
adding new indication tones
Hi all,
I would like to add indication tones ,
What I did is
enter data to zonedata.c and indications.conf
than compile zaptel. and restart asterisk.
But it's not working what else I should do ?
Regards,
?ner
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051006/517cf391/attachment.htm
2012 Oct 30
1
copymail deleted
Hi,
I had enabled an option in dovecot. mail_attachment_dir = /var/mail/virtual/copymail/attachments
After a while I checked /var/mail/virtual and did some cleanup. I did not remember that copymail was specified in dovecot and erased it.
Oct 30 10:56:05 mx0 dovecot: imap(hidden): Error:
2012 May 13
2
doveadm not working
Hi,
I know I must have done some misconfiguration, but I do not know where to start searching for. All began when looking at my weekly cron message, where doveadm purge -A is run. That fails. So I tried doveadm quota -A as well, which several weeks ago was working perfectly.
Example:
doveadm quota get -A
doveadm(root): Error: User listing returned failure
doveadm: Error: Failed to iterate
2005 Jun 16
1
Antw: CentOS Digest, Vol 5, Issue 15
Is there a problem with the newly releases telnet packages ?
[root at host root]# rpm -Uvh telnet-server-0.17-26.EL3.3.x86_64.rpm --test
error: telnet-server-0.17-26.EL3.3.x86_64.rpm: MD5 digest: BAD Expected(9d785005
error: telnet-server-0.17-26.EL3.3.x86_64.rpm cannot be installed
[root at host root]#
The same error occures with telnet, and also in the different architectures.
I tried i386 and
2020 Apr 23
0
Re-to-archived-thread: Dict issue with PostgreSQL for last_login plugin (duplicate key)
Hi,
I have tried to implement last_login with PostgreSQL and I found an old thread from June 2019. I have found a simple solution that I want to share with you:
I followed the instructions on how to set up a last_login on the official documentation. Therefor I creates a very simple table having userid and last_login fields. Added plugin and dict information.
I received the duplicate key errors
2020 May 11
2
Directory hashing
Hi,
I struggle with directory hashing. I want something like this:
/srv/mail/c/cf37a8dff5e360927ba10ab2
The final folder is simpel, as it is:
%{sha256;truncate=96:user}
But how do I get a first level from sha256? Unfortunately, the truncate option aligns only full 8bit and does not divide into low and high nibbles. How can I express this for sha256?
in MD5 this would be %1Mu
Many thanks in
2020 May 11
0
Directory hashing
> Am 11.05.2020 um 10:16 schrieb Aki Tuomi <aki.tuomi at open-xchange.com>:
>
>
>> On 11/05/2020 11:10 Simone Lazzaris <s.lazzaris at interactive.eu> wrote:
>>
>>
>> In data luned? 11 maggio 2020 10:00:38 CEST, lists at mlserv.org ha scritto:
>>> Hi,
>>>
>>> I struggle with directory hashing. I want something like this: