On Sun, Jun 12, 2016 at 9:23 PM, Peter <pe...@pajamian.dhs.org> wrote:
> On 13/06/16 13:10, Il Neofita wrote: > > I redid the configuration without luck, therefore, I am doing the > > mistake over and over > > The smtpd is able to understand that the user does not exist, however, > > the local cannot do it > > You're probably running local as chroot but not smtpd and the chroot > environment does not have a copy of your /etc/passwd file. Please show > the output of: > > postconf -Mf > > > Peter > smtp inet n - n - - smtpd pickup unix n - n 60 1 pickup cleanup unix n - n - 0 cleanup qmgr unix n - n 300 1 qmgr tlsmgr unix - - n 1000? 1 tlsmgr rewrite unix - - n - - trivial-rewrite bounce unix - - n - 0 bounce defer unix - - n - 0 bounce trace unix - - n - 0 bounce verify unix - - n - 1 verify flush unix n - n 1000? 0 flush proxymap unix - - n - - proxymap proxywrite unix - - n - 1 proxymap smtp unix - - n - - smtp relay unix - - n - - smtp showq unix n - n - - showq error unix - - n - - error retry unix - - n - - error discard unix - - n - - discard local unix - n n - - local virtual unix - n n - - virtual lmtp unix - - n - - lmtp anvil unix - - n - 1 anvil scache unix - - n - 1 scache Thank you for the reply