Jun 14 06:21:19 auth: Error: od[getpwnam_ext](john): No record for user
The actual local user is John Doe with an email of john@example.com. Emails sent to john@example.com bounce and the error Jun 14 06:21:19 auth: Error: od[getpwnam_ext](john): No record for user appears in the Mail Server Error log. However, emails for user Info with the email address info@example.com are delivered.
There are actually several email addresses and users here with the only pattern being that those with user names that match their email's local-name get delivered while those users whose email local name differs from their user/login name bounce.
I have tested my dns setting both internally and externally and I'm satisfied that everything is in order and I'm pretty sure it's a postfix configuration problem. Any ideas?
000 /etc/postfix> postconf -n
biff = no
command_directory = /usr/sbin
config_directory = /Library/Server/Mail/Config/postfix
daemon_directory = /usr/libexec/postfix
data_directory = /Library/Server/Mail/Data/mta
debug_peer_level = 2
debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin xxgdb $daemon_directory/$process_name $process_id & sleep 5
dovecot_destination_recipient_limit = 1
html_directory = /usr/share/doc/postfix/html
imap_submit_cred_file = /Library/Server/Mail/Config/postfix/submit.cred
inet_interfaces = loopback-only
inet_protocols = all
mail_owner = _postfix
mailbox_size_limit = 0
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
message_size_limit = 10485760
mydomain_fallback = localhost
mynetworks = 127.0.0.0/8, [::1]/128
newaliases_path = /usr/bin/newaliases
queue_directory = /Library/Server/Mail/Data/spool
readme_directory = /usr/share/doc/postfix
recipient_delimiter = +
sample_directory = /usr/share/doc/postfix/examples
sendmail_path = /usr/sbin/sendmail
setgid_group = _postdrop
smtpd_client_restrictions = permit_mynetworks permit_sasl_authenticated permit
smtpd_tls_ciphers = medium
smtpd_tls_exclude_ciphers = SSLv2, aNULL, ADH, eNULL
tls_random_source = dev:/dev/urandom
unknown_local_recipient_reject_code = 550
use_sacl_cache = yes
Mac mini Server (Mid 2011), OS X Mavericks (10.9.3), Server 3.1.2