> -- > Scott Berry > MCP and A Plus Certified > > Hello there, > > I am new at setting up an e-mail server and I have a few questions. > Firstly, I am wondering why postfix will pick up mail from my Linux > desktop but not the Windows one. Secondly, how do I resolve this. The > error message I got was: > > pilotalk.dyndns.org timed out please check to ensure your server is > not broken or ask your network administrator for more help. Well I am > the network admin and I looked in main.cf and master.cf and saw > nothing. > > Using Ubuntu Linux 10.10 server. Thanks for the help. >
what is the output of postconf -n ? Was the error you got on the client side or the server side? tail -f your /var/log/maillog as you attempt to send the message from your vista machine and see if it logs anything. if so, post that as well. Aaron