I'll do even better, here is my config file...
soft_bounce = no
command_directory = /usr/local/sbin
daemon_directory = /usr/local/libexec/postfix
myhostname = MaskeProductions.com
mydomain = MaskeProductions.com
myorigin = MaskeProductions.com
inet_interfaces = all
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain, mail.$mydomain,
ftp.$mydomain, definitionofhate.com, fearfactoryfans.com, fearfactoryforums.com, blinkieblast.com, bonescraper.com, blinkieblast.com, babykinsx2.com, naturallyofcourse.com, maskeproductions.com, maske.org, vaderfans.com
local_recipient_maps =
unknown_local_recipient_reject_code = 550
mynetworks = xxx.xxx.xxx.xxx
smtpd_recipient_restrictions = permit_mynetworks,permit_auth_destination,reject_unauth_destination, permit
relay_domains = $mydestination,xxx.xxx.xxx.xxx
local_header_rewrite_clients = permit_inet_interfaces
alias_maps = hash:/etc/aliases
canonical_maps = hash:/usr/local/etc/postfix/canonical
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
queue_directory = /var/spool/postfix
mail_owner = postfix
I've stripped out the private IP's