Displaying 20 results from an estimated 4000 matches similar to: "Mail logger question"
2012 May 11
2
multi-instance doveadm user -m woes
I'm having difficulty with the doveadm who command on a multi-instance setup of dovecot. When I run the who command on the non-standard instance with the -m flag (to see their mail location), this happens:
[root at wardentest3 dovecot]# doveadm -i mailtest user -m warden
doveadm(root): Error: user warden: Initialization failed: Namespace 'INBOX.': Ambiguous mail location setting,
2010 Dec 21
3
doveadm "-S <socket_path>" option enabled in 2.0.8?
I apologize if this is a stupid question but I just compiled 2.0.8 and am trying to use doveadm to get the quota for a user using the -S <socket_path> option because I have different options for the various local IPs that dovecot listens on.
For example, my default quota is filesystem (NFS rquota) and I can get that by doing:
doveadm quota get -u warden
which tells me:
Quota name
2014 Jun 16
1
ACL group-override question
Trying to get ACLs working, very basic setup:
Virtual users are put into different acl_group via passdb.
> u:{PLAIN}B::::::userdb_acl_groups=g
The global acl file restricts what they can do.
> * group-override=g
> * group=g lr
Shouldn't this mean, that the group rights override the user rights?
The effect that I see though is, that the user "u" then may not do
2010 Jul 05
4
sieve dovecot2 rc1 error undefined symbol: client_send_tagline
Hi @ll,
using sieve dovecot2 rc1
on testing system ubuntu lucid
with packs recompiled from http://xi.rename-it.nl/debian/
i have
Jul 05 11:48:35 managesieve: Debug: Module loaded:
/usr/lib/dovecot/modules/lib01_acl_plugin.so
Jul 05 11:48:35 managesieve: Error:
dlopen(/usr/lib/dovecot/modules/lib02_imap_acl_plugin.so) failed:
/usr/lib/dovecot/modules/lib02_imap_acl_plugin.so: undefined symbol:
2009 Aug 09
1
autocreate plugin fails to subscribe mailbox in public namespace
Hi,
I'm one step away from replacing a 7 years old qmail/uw-imapd setup
with some state of the art soft- and hardware. We got migration
scripts and test almost done - just one thing that keeps failing:
The autocreate plugin is supposed to subscribe new users to different
mailboxes, one of them being in namespace "Public." - this
subscription to "Public.announcements"
2009 Aug 06
3
ACL plugin, public namespace, erroneous \HasNoChildren
Hi,
dovecot 1.2.2 with a second namespace called "Public", mapped to
"/export/vmailboxes/public", LIST returning \HasNoChildren:
root at testvm06:~# cat /export/vmailboxes/public/dovecot-acl
user=cite lrwstiekxa
authenticated lrs
anyone lrs
root at testvm06:~# ls -l /export/vmailboxes/public/.announcements/dovecot-acl
lrwxrwxrwx 1 root root 14 Aug 6 03:50
2009 Jul 13
1
dovecot v1.2.1 expire-tool with mail_log enabled
Hello list,
Sorry, if it has been asked, but searching throught list not give possitive answers.
After upgrade to dovecot version 1.2.1 expire-tool stoped working. I have changed database format and config file to appropriative 1.2 version but:
expire-tool.sh fails with:
# dovecot -c /etc/dovecot/dovecot.conf --exec-mail ext /usr/libexec/dovecot/expire-tool.sh
Info: Loading modules from
2014 Feb 06
3
dovecot -n FATAL
Hi List,
Im new to postfix-dovecot and im mystified by the following results in
ubuntu 10.04lts
:~$ dovecot -n
# 1.2.9: /etc/dovecot/dovecot.conf
Error: ssl_key_file: Can't use /etc/ssl/private/ssl-mail.key: Permission
denied
Fatal: Invalid configuration in /etc/dovecot/dovecot.conf
~$ sudo ls -dl /etc/ssl/private/ssl-mail.key
lrwxrwxrwx 1 root root 38 2013-11-27 08:35
2009 Apr 26
4
dovecot 1.2 plugin virtual and shared namespace with thunderbird
Hi Timo,
using latest dovecot 1.2 and latest thunderbird
i noticed if using virtual plugin
like here with mysql
http://wiki.dovecot.org/Plugins/Virtual
everthing works like expected
until i add a shared namespace
Tb then looses its subscriptions
under imap to the private namespace
only the shared namespace gets shown up , any idea?
I dont see something special in the logs why this happens
--
2012 May 12
2
Quota, message is never send?
I think i have quota setup correctly, but finally time arrived to check
that ;)
opensuse:/etc/dovecot # doveadm quota get -u luuk
Quota name Type Value Limit %
User quota STORAGE 571973 716800 79
User quota MESSAGE 45555 - 0
It seems i am at 79% of my quota
so, i added a line to conf.d/90-quota.conf, to get a wraning when quota
exceeds 10%:
....
plugin {
quota_warning = storage=95%%
2012 Jun 16
3
question about fts_squat
just installed dovecot with fts_squat
config attached after message.
When i telnet to imap server and execute by hand
1 login user password
select foldername
search body "someword"
it works fine, and at blazing speed except first run (indexing).
i already indexed everything by doveadm index offline to prevent server
overload if multiple users (after i tell them) will try fulltext
2019 Mar 14
2
Dovecot crashing when attempting to search in virtual folder with fts_squat activated
Hi everyone,
I am running into a problem when trying to use fts_squat in a virtual
folder. Without fts_squat plugin the search (from, subject...) works in
all folders. With activated fts the search on the inbox folders works
expectedly well but any attempt to search anything in any virtual folder
leads to the following error. Similarly when attempting "doveadm fts
lookup". I also
2008 Jun 22
2
Some crashes with 1.1.1
I'm getting some cra shes with 1.1.1, but even with these start options:
#!/bin/sh
mkdir /var/core
chmod 1777 /var/core
echo /var/core/%p > /proc/sys/kernel/core_pattern
ulimit -n 65535
ulimit -c unlimited
/usr/local/sbin/dovecot -F
I'm not getting any corefiles - why? It definitely used to work :)
Jun 22 00:05:53 postamt dovecot: imap-login: *** glibc detected *** imap-login:
2019 Mar 20
2
Dovecot crashing when attempting to search in virtual folder with fts_squat activated
fts_squat was deprecated in 2.1. There's a high likelihood it is buggy in a variety of ways in any recent Dovecot release.
michael
> On March 20, 2019 at 1:21 PM Benjamin Godbersen via dovecot <dovecot at dovecot.org> wrote:
>
> Hi everyone,
>
> I have now updated to dovecot 2.3.4.1 - unfortunately the issue still persists. Can anyone help me figure out if
2011 Oct 18
1
"doveadm log reopen" don't reopen separate lmtp log
I still see the issue below. Is there anyone running separate LMTP
logging that could check if they experience the same issue?
Best regards
Henrik Larsson
-------- Original Message --------
Subject: "doveadm log reopen" don't reopen separate lmtp log
Date: Sun, 25 Sep 2011 00:23:49 +0200
From: Henrik Larsson <dovecot-user at spambox.dk>
To: dovecot at dovecot.org
Dear all
2019 Mar 20
1
Dovecot crashing when attempting to search in virtual folder with fts_squat activated
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
We provide packages at https://repo.dovecot.org - maybe you can use these?
</div>
<div>
<br>
</div>
<div>
Aki
</div>
<blockquote type="cite">
<div>
On 20 March 2019 22:19 Benjamin
2012 Jun 11
2
question about changing certificate
Good day!
I'm having trouble changing certificate/keys for my dovecot(version 1.2.9).
When I set up the server (unbuntu lts 10.4.4) I did it with a self-signed certificate. I can't remember exactly what I did, just that I followed the wiki and it worked fine =)
Now I have to change the certificate because a friend bought an official one (from thawte) and I'm a bit stumped.
As dovecot
2010 Nov 10
3
Occasional fchown errors?
Hi:
I get the occasional error below. Is there something I don't have
configured correctly? Or should I just ignore this? It is not always
this file, sometimes it is the cache.lock file or the log.newlock file.
I have a mail client running on my computer and my phone at the same
time, could that have something to do with it?
Nov 10 08:32:59 rabbitbrush dovecot: IMAP(bob):
2014 Feb 20
2
Enable mail logger plugin
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 19 Feb 2014, Sean Kamath wrote:
> From: Sean Kamath <kamath at moltingpenguin.com>
> On Feb 19, 2014, at 1:24 PM, Alexandre Ellert <aellert at numeezy.com> wrote:
>> Hello,
>>
>> I'm trying to get more info about user activity (especially when they delete some email).
>> So, I follow info from
2009 Jan 06
2
dovecot 1.2 shared namespace/mailboxes %%u expands only to %
Hi Timo,
with
dovecot --version
1.2.alpha5
namespace shared {
separator = /
prefix = "shared/%d/%%u/"
subscriptions = yes
list = yes
}
and dovecot-acl
authenticated lr
in /usr/local/virtual/schetterer.com
%%u seems not expand to other existing users instead it expands to %
i expected showing all other maildir beyond
dovecot: Jan 06 23:53:14 Info: IMAP(robert at