James Homuth: > > Feb 14 11:12:14 nova postfix/master[27805]: fatal: /etc/postfix/master.cf: > > line 115: missing "transport type" field > > What is line 115 of master.cf? > > >From the original message: > 127.0.0.1:10025 inet n - n - - smtpd > #Line 115, per the log
Wietse: > Please check if this is the same line as you get with: > > $ sed -n 115p /etc/postfix/master.cf James Homuth: > I get a blank line at that point. This means that line 115 is not correctly formatted. Get rid of it. I also suggest that you don't edit Postfix configuration files with MS-DOS style editors that produce lines ending in <CR><LF>. Wietse