  | |  | postfix issue | postfix issue 2005-03-25 - By Craig White
Back I don't get it...
Postfix is configured and I've shut off all the 'hangers' on for the moment (MailScanner, spamassassin, clamd, sqlgrey are all off).
if I telnet to localhost 25 I can attempt to login but I get no response...
# telnet localhost 25 Trying 127.0.0.1... Connected to localhost.localdomain (127.0.0.1). Escape character is '^]'. helo srv1.tobyhouse.com
and I kill the telnet session from another console Terminated
# tail /var/log/maillog Mar 25 20:08:17 srv1 postfix/smtpd[20258]: fatal: unsupported dictionary type: inet Mar 25 20:08:18 srv1 postfix/master[20038]: warning: process /usr/libexec/postfix/smtpd pid 20258 exit status 1 Mar 25 20:08:18 srv1 postfix/master[20038]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling
OK - but I'm scratching my head - took a 'master.cf' file from another working postfix server but the same problem. This is my master.cf (I have removed 'most' of the commented lines)
smtp inet n - n - - smtpd #smtps inet n - n - - smtpd # -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes #submission inet n - n - - smtpd # -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes -o smtpd_etrn_restrictions=reject #628 inet n - n - - qmqpd pickup fifo n - n 60 1 pickup cleanup unix n - n - 0 cleanup qmgr fifo n - n 300 1 qmgr #qmgr fifo n - n 300 1 oqmgr #tlsmgr fifo - - n 300 1 tlsmgr rewrite unix - - n - - trivial-rewrite bounce unix - - n - 0 bounce defer unix - - n - 0 bounce trace unix - - n - 0 bounce verify unix - - n - 1 verify flush unix n - n 1000? 0 flush proxymap unix - - n - - proxymap smtp unix - - n - - smtp relay unix - - n - - smtp # -o smtp_helo_timeout=5 -o smtp_connect_timeout=5 showq unix n - n - - showq error unix - - n - - error local unix - n n - - local virtual unix - n n - - virtual lmtp unix - - n - - lmtp anvil unix - - n - 1 anvil
old-cyrus unix - n n - - pipe flags=R user=cyrus argv=/usr/lib/cyrus-imapd/deliver -e -m ${extension} ${user}
cyrus unix - n n - - pipe user=cyrus argv=/usr/lib/cyrus-imapd/deliver -e -r ${sender} -m ${extension} ${user} uucp unix - n n - - pipe flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient) ifmail unix - n n - - pipe flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient) bsmtp unix - n n - - pipe flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
what's wrong here? I'm not getting it.
Craig
-- Taroon-list mailing list Taroon-list@(protected) http://www.redhat.com/mailman/listinfo/taroon-list
Earn $52 per hosting referral at Lunarpages.
|
|
 |