On 10/7/2009, Owen Townsend (o...@uvsoftware.ca) wrote: > In maillog1 I saw 'No route to host (port 25)' > and thought my router firewall might be blocking, > so I set my router to DMZ for my linux computer 192.168.0.4 > & ran test2 to create maillog2, but I still see 'No route to host (port 25)' > - not sure what is causing this ?
Is this a home network? If so, most likely your ISP is blocking outbound port 25, as they should... You can fix this by setting relayhost = [smtp.myisp.com] > Note - I saw 'sendmail' msgs on some of the maillog lines (mostly 'postfix) > - to prove sendmail is NOT running and 'postfix' is running, If 'sendmail' is shoing in the logs, it is running, simply uninstall it... -- Best regards, Charles