[Bug 225260] mail/postfix: fallback_transport ignored for unknown users
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 17 12:57:06 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225260
Bug ID: 225260
Summary: mail/postfix: fallback_transport ignored for unknown
users
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ohauer at FreeBSD.org
Reporter: matthias.pfaller at familie-pfaller.de
Flags: maintainer-feedback?(ohauer at FreeBSD.org)
Assignee: ohauer at FreeBSD.org
fallback_transport is ignored because src/local/{dotforward,mailbox}.c will get
an error from mypwnam_err for unknown users. postfix interprets this as an
transient error and puts the message to the deferred queue. For unknown users a
return value of 0 seems to be expected.
This used to work for us.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list