Date: Tue, 30 Oct 2018 07:17:40 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 232803] mail/dovecot Message-ID: <bug-232803-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232803 Bug ID: 232803 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: oleg@pcbtech.ru Flags: maintainer-feedback?(ler@FreeBSD.org) Assignee: ler@FreeBSD.org it seems to me there's an error in files/dovecot.in @63rd line within the l= ast modification. The correct string should be=20 ${command} ${command_args} -a 2>&1 >/dev/null or ${command} ${command_args} -a >/dev/null the actual string results in printing the whole config on every [re]start --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232803-7788>