Displaying 20 results from an estimated 10000 matches similar to: "Quota warning executable can not log to /dev/stdout"
2017 Oct 28
0
Quota warning executable can not log to /dev/stdout
Try adding
service quota-warning {
chroot =
}
It won't chroot it then, but I'm not sure if that has a huge security impact.
Aki
> On October 28, 2017 at 12:13 PM Michael H?rtl <haertl.mike at gmail.com> wrote:
>
>
> I'm running dovecot 2.2.27 in a alpine based docker container and want
> to log to /dev/stdout. I therefore added this setting:
>
>
2019 Mar 18
4
LDAP users issue
Hi Team,
I have enabled LDAP authentication with webmail client and it works
successfully. But I found an error with LDAP user's mail. Email is not
loaded when I log with an LDAP user. Login phase is successful and mail box
is the issue. I created a mail user without including LDAP and that user
works fine.
Issue comes only with LDAP users.
*Anushka Bandara*
Research Engineer
Lanka Software
2018 Nov 07
2
Dovecot mail-crypt plugin
Can you send output of `doveconf -n` instead, please? =)
Aki
> On 07 November 2018 at 10:42 Anushka Uditha Bandara <anu.udb at gmail.com> wrote:
>
>
> Please check the attached file.
>
> On Wed, Nov 7, 2018 at 2:07 PM Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
>
> > doveconf -n please
> >
> > > On 07 November 2018 at 10:29 Anushka
2018 Nov 07
1
Dovecot mail-crypt plugin
I am sorry, I get it wrong.
Here what u asked
doveconf -n
# 2.2.33.2 (d6601f4ec): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.21 (92477967)
# OS: Linux 4.9.87-linuxkit-aufs x86_64 Ubuntu 18.04.1 LTS fuse.osxfs
auth_cache_size = 10 M
auth_mechanisms = plain login
auth_username_format = %n
disable_plaintext_auth = no
imap_idle_notify_interval = 4 mins
listen = *
log_path =
2018 May 07
2
replicator: User listing returned failure
Hello.
I've tried to configure TCP replication to slave server. But I got some
errors...
mx1:~# dovecot --version
2.2.27 (c0f36b0)
From dovecot.log:
May 07 19:27:41 auth-worker(34348): Warning: mysql: Query failed,
retrying: Unknown column 'username' in 'field list'
May 07 19:27:41 auth-worker(34348): Debug: sql(*): SELECT username,
domain FROM users
May 07 19:27:41
2014 Mar 05
2
Bounce messages
Hi,
I just set up my mail server using postfix / dovecot / mysql and it works well. I just have a problem : I'm a trying to have a overquota notification and the server sends nothing (mail server rejects incoming mail).
Could you tell me if there is a problem with dovecot or postfix configuration?
Kind regards,Long
My conf :
# 2.1.7: /etc/dovecot/dovecot.conf# OS: Linux 2.6.32-26-pve x86_64
2017 Mar 01
1
Expunged message reappeared, giving a new UID
Dovecot 2.2.27
dsync-server(account_name): Warning: Maildir
/usr/local/vhosts/mail/*******/info/Sent: Expunged message reappeared,
giving a new UID (old uid=29787, file=*******)
What triggers this replication for ever ??
Thank you
George
2017 Nov 30
3
Plugin 'sieve_imapsieve' not found
Hello,
when Dovecot launches (and pretty much at any action afterwards) it
always throws following error:
| managesieve: Fatal: Plugin 'sieve_imapsieve' not found from directory
/usr/lib/dovecot/modules/sieve
| config: Error: managesieve-login: dump-capability process returned 89
dovecot-sieve and dovecot-managesieved are both installed and the only
plugin in the mentioned folder is
2014 Mar 06
1
Bounce messages
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 6 Mar 2014, Thanh Long DANG wrote:
> I just set up my mail server using postfix / dovecot / mysql and it
> works well. I just have a problem : I'm a trying to have a overquota
> notification and the server sends nothing (mail server rejects incoming
> mail).
What do you mean with "the server sends nothing" Which
2019 Nov 19
2
Dovecot can't log in Virtual user - please help
Hello
Im having issues login to dovecot using imap through telnet.
Im running Linux 4.9.0-11-amd64 #1 SMP Debian 4.9.189-3+deb9u1 (2019-09-20) x86_64 GNU/Linux
Im totally new to setting up mailservers. I havesetup a postfix for SMTP and it can receive emails. Postfix version is mail_version = 3.1.12
I have also installed Dovecot version:2.2.27 (c0f36b0) My configuration is such that POSTFIX is
2019 Jan 16
2
auth-worker: Error: double free or corruption (fasttop)
Dear list,
since the distri upgrade to glibc 2.28, i can't build working dovecot
binary's.
Older with glibc 2.27 are working. The distri is LFS based.
MariaDB 10.2.18 and 10.3.11 makes no difference. Having this on
different systems.
Messages Log:
Dec 19 17:10:38 test kernel: traps: auth[30189] general protection
ip:7f4b96d6598c sp:7ffef1f31710 error:0 in
2018 Apr 10
2
two unrelated issues, lastlogin, and an out of memory fatal error
Hello,
I've got a few misc issues that I'm trying to get a handle on.
I'm having what is probably a simple error with last logins. It's not
working, unable to write values to the database. Here's the log lines:
2018-04-10 10:43:34 imap-login: Info: Login: user=<user at domain.com>,
method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=75934, TLS,
2018 Apr 07
1
last login tracking error
Hello,
I'm running dovecot 2.2 and trying to do last login tracking. I am
using a MySQL database. When a user logs in I get this in the log:
2018-04-07 16:55:14 imap(user at example.com)<54415><BmevY0hpMN5/AAAB>:
Error: last_login_dict: Failed to write value for user
user at example.com: dict-server returned failure: sql dict: commit
failed: Field 'name' doesn't have
2019 Nov 20
1
Dovecot can't log in Virtual user - please help
Hello
Actually im not using PAM at all. So yes its true i could drop that.
But i see that you have put additional empty double colons in your passwd file which i didn't.
So maybe this is the issue?
I will try.
Thank you
________________________________
From: Aki Tuomi <aki.tuomi at open-xchange.com>
Sent: Tuesday, November 19, 2019 10:49 PM
To: Andrej Rehak <andrej.rehak at
2018 Aug 06
2
limit sharing ability to certain users
Thanks for the advice Aki
> On 6 Aug 2018, at 07:26, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>
> userdb {
> driver = username_format=%Lu passwd-file
> args = /etc/dovecot/share.passwd
> }
Something is wrong with the suggested driver configuration ? Leads to a fatal ? I think there is missing a driver name.
Any chance of doing this via LDAP attribute?
Here is
2018 Nov 14
2
huge increase in storage activity afther dovecot upgrade
Hi,
we upgraded our servers from version 2.2.13 to 2.2.27. After the upgrade we
notice a 10x increase in traffic with the nfs storage an errors like this
in the logfile:
Nov 12 09:48:16 mail dovecot: imap(...): Error: Corrupted index cache file
/.../dovecot.index.cache: invalid record size
Nov 12 09:48:16 mail dovecot: imap(...): Error:
unlink(/.../dovecot.index.cache) failed: No such file or
2020 Apr 25
4
problem with a public folder
Hello,
I'm trying to set up a public folder called TestFolder. I'm getting this error:
#doveadm acl get -A "Public/TestFolder"
doveadm(username at example.com): Error: Can't open mailbox
Public/TestFolder: Mailbox doesn't exist: Public/TestFolder
Username ID Global Rights
# ls -ld /var/vmail/public
drwx------ 4 vmail vmail 512 Apr 15 23:17 public/
# ls -ld
2018 Nov 14
2
huge increase in storage activity afther dovecot upgrade
Thank you !
I was little concerned that the following settings are not in line with the
new version:
mail_nfs_index = yes
mail_nfs_storage = yes
mail_fsync = always
mailbox_list_index = yes
maildir_stat_dirs = yes
mmap_disable = yes
On Wed, Nov 14, 2018 at 10:19 AM Aki Tuomi <aki.tuomi at open-xchange.com>
wrote:
> It should eventually wind down once all the problems are fixed. Of
2018 Mar 20
4
Fwd: Everything works except sending mail
Hi people,
Version of my beloved Dovecot installation:
2.2.27 (c0f36b0)
I moved from a OS X server to a Linux (Ubuntu) Headless server.
All fun and good to play around with. Love almost everything.
In the combination with Postfix and Dovecot I?m stuck to despair into
oblivion.
Everything works except I cannot send mail from my (OS X) Outlook client I
keep getting:
Connection to the
2019 Mar 21
3
dovecot.sieve shows up as a mailbox
Hello,
Config infos below.
Short version, I am getting this weird anomaly on my main email
account. Such that, "dovecot.sieve" is showing up as a mailbox in my
various email clients (e.g. k-9 (mobile), and Evolution).
I have tried deleting the "rogue folder" with doveadm, but it just
returns.
Anyone have any suggestions where I can track this down.
dovecot --version