[Bug 274540] mail/dovecot

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 17 Oct 2023 17:02:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274540

            Bug ID: 274540
           Summary: mail/dovecot
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ler@FreeBSD.org
          Reporter: freebsd-bt@beatsnet.com
             Flags: maintainer-feedback?(ler@FreeBSD.org)
          Assignee: ler@FreeBSD.org

If debug logging is active, with every session dovecot tries to open files in
/proc

Oct 17 18:47:15 imap(user-x)<90451><kJll...i>: Debug: open(/proc/self/stat)
failed: No such file or directory
Oct 17 18:47:15 imap(user-x)<90451><kJll...i>: Debug: open(/proc/self/io)
failed: No such file or directory

As i understand "self" references to the process self. But that seems not to be
the case in FreeBSD? I also find no reference to this in config files....
Searching for a way to change path, disable, whatever...

-- 
You are receiving this mail because:
You are the assignee for the bug.