Date: Wed, 17 Jan 2018 12:57:04 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 225260] mail/postfix: fallback_transport ignored for unknown users Message-ID: <bug-225260-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225260 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@FreeBSD.org Reporter: matthias.pfaller@familie-pfaller.de Flags: maintainer-feedback?(ohauer@FreeBSD.org) Assignee: ohauer@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 use= rs a return value of 0 seems to be expected. This used to work for us. --=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-225260-13>