[Bug 232803] mail/dovecot
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 30 07:17:43 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232803
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 at FreeBSD.org
Reporter: oleg at pcbtech.ru
Flags: maintainer-feedback?(ler at FreeBSD.org)
Assignee: ler at FreeBSD.org
it seems to me there's an error in files/dovecot.in @63rd line within the last
modification. The correct string should be
${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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list