ok, so I can ignore it.. but I don't receive mails for some reason.. Here's my
postfix config..
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
append_dot_mydomain = no
biff = no
compatibility_level = 2
inet_interfaces = all
inet_protocols = ipv4
mailbox_size_limit = 0
mailbox_t
If you mean the debug message, its just a debug message, not a problem.
If you need bytes_in/out metrics you can use
import_environment = $import_environment PR_SET_DUMPABLE=2
Aki
On 31/08/2024 13:12 EEST ljakku77--- via dovecot
wrote:
Hi, I got same problem!
Hi, I got same problem!
# 2.3.21 (47349e2482): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.5.21 (f6cd4b8e)
# OS: Linux 6.8.0-41-generic x86_64 Ubuntu 24.04.1 LTS
auth_debug = yes
auth_debug_passwords = yes
auth_mechanisms = plain login
auth_username_format = %Ln
auth_verbose = yes
auth_verbo
Worked like a charm. Thanks!
___
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org
> On 01/06/2024 19:47 EEST se--- via dovecot wrote:
>
>
> Tried all kinds of user setup, and read what I found on different foras, but
> still get:
>
> "Debug: open(/proc/self/io) failed: Permission denied"
>
> Is anyone able to spot the misconfig?
>
> Thanks in advance!
>
Hi!
First o
Hi,
On Mon, Apr 24, 2023 at 1:34 PM Aki Tuomi
wrote:
> You can get rid of the debug message with
>
> import_environment = $import_environment PR_SET_DUMPABLE=2
>
> or setting
>
> sysctl fs.suid_dumpable=2
>
Thanks so much - that appears to have fixed it. What does that do, and any
idea why it w
You can get rid of the debug message with
import_environment = $import_environment PR_SET_DUMPABLE=2
or setting
sysctl fs.suid_dumpable=2
Aki
> On 24/04/2023 19:47 EEST Alex wrote:
>
>
> Hi, I've seen a few emails over the years related to this error message, but
> they are typically assoc