View Single Post
  #4   (View Single Post)  
Old 3rd June 2008
corey_james corey_james is offline
Uber Geek
 
Join Date: Apr 2008
Location: Brisbane, Australia
Posts: 238
Default

master.cf
Code:
127.0.0.1:smtp          inet  n       -       n       -       -       smtpd
add an entry for your IP ( keeping localhost )

main.cf
look at the following
  • mydomain
  • myorigin
  • mydestination
  • myhostname
  • mynetworks
  • virtual_alias_domains ( if applicable but i doubt it in your case )
  • masquerade_domains ( if applicable )

run 'postfix reload' or restart postfix once these changes have been made
__________________
"No, that's wrong, Cartman. But don't worry, there are no stupid answers, just stupid people." -- Mr. Garrison

Forum Netiquette
Reply With Quote