Im having some trouble setting up my second new system.
I installed fetchmail / Dovecot / Postfix and got all my configurations set but
boy have I had trouble.
After chasing problems on this setup that I didnt on the other machine Im down
to one (hopefully :D) last problem.
connection to localhost refused.
Postfix:
mydomain: wadesmart.com
myhostname: mail.wadesmart.com
mydestination = wadesmart.com, localhost.localdomain, localhost
mynetworks = 127.0.0.0/8
default_transport = error
home_mailbox = /data/wadesmart/Maildir
append_at_myorigin = no
append_dot_mydomain = no
I can telnet to localhost smtp but fetchmail cant... any ideas?