Now I really did it. I don't know what I could of done, but my server is totally screwed now. I was editing the main.cf file changing the order of the smtp rules when I tried to postmap it, I get this error.
Jan 10 17:34:14 mailgate postfix/smtp[1147]: fatal: /etc/postfix/main.cf, line 521: missing '=' after attribute name: "v# Specify a string of the form transport:nexthop, where transport is" Jan 10 17:34:15 mailgate postfix/master[181]: warning: process /usr/libexec/postfix/smtp pid 1147 exit status 1 Jan 10 17:34:15 mailgate postfix/master[181]: warning: /usr/libexec/postfix/smtp: bad command startup -- throttling I look at the line 521 and I can't tell what's wrong. # The debug_peer_level parameter specifies the increment in verbose # logging level when an SMTP client or server host name or address # matches a pattern in the debug_peer_list parameter. # THIS IS LINE 521 debug_peer_level = 2 # The debug_peer_list parameter specifies an optional list of domain what the heck did I do?
