bellsouth# cat /usr/local/etc/postfix/sender_canonical operat0r jonnewsome@bellsouth.net bellsouth# cat /usr/local/etc/postfix/generic operat0r jnewsome@bellsouth.net root@rmccurdycom.bellsouth.net rmccurdy@bellsouth.net bellsouth# cat /usr/local/etc/postfix/main.cf relayhost = 76.13.12.104:587 smtp_sasl_password_maps = hash:/usr/local/etc/postfix/sasl_passwd myhostname = hostname.bellsouth.net myorigin = bellsouth.net smtp_sasl_auth_enable = yes broken_sasl_auth_clients = yes smtpd_sasl_auth_enable = yes smtp_tls_note_starttls_offer = yes tls_random_source = dev:/dev/urandom queue_directory = /var/spool/postfix command_directory = /usr/local/sbin daemon_directory = /usr/local/libexec/postfix mail_owner = postfix unknown_local_recipient_reject_code = 550 mynetworks_style = host 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 sendmail_path = /usr/local/sbin/sendmail newaliases_path = /usr/local/bin/newaliases mailq_path = /usr/local/bin/mailq setgid_group = maildrop html_directory = no manpage_directory = /usr/local/man sample_directory = /usr/local/etc/postfix readme_directory = no smtp_sasl_security_options=noanonymous smtp_use_tls=yes smtp_generic_maps = hash:/usr/local/etc/postfix/generic sender_canonical_maps = hash:/usr/local/etc/postfix/sender_canonical canonical_maps = hash:/usr/local/etc/postfix/sender_canonical