Postfix will not start

I tried to get TLS working and followed the instructions here: http://www.virtualmin.com/node/12051

I coulnt get it to work (I believe) and left it alone. I have just noticed that Postfix will now not start. I (believe I) have reversed out all the instuctions, without luck.

Is there something obvious I am missing?

The log shows:

Nov 6 22:16:03 alpha postfix/postfix-script: starting the Postfix mail system Nov 6 22:16:03 alpha postfix/master[29307]: fatal: /etc/postfix/master.cf: line 76: inet service cannot be private Nov 6 22:16:04 alpha postfix/postqueue[29355]: warning: close: Connection reset by peer

Status: 
Closed (fixed)

Comments

OK, tracked it down.

Using my vast investigatory powers (and a lot of fumbling), I looked at what line 76 of /etc/postfix/master.cf was.

It turned out to be something called '465' (the port?). I switched 'Private to mail system?' to no and all started working!

Phwew!