> On Oct 18, 2014, at 10:54 AM, Wietse Venema <wie...@porcupine.org> wrote: > > jason hirsh: >> oops missed step 2 >> >> >> I get this >> >> >> Trying 66.96.142.51... >> Connected to 51.142.96.66.static.eigbox.net. >> Escape character is '^]'. >> 220 bosimpinc11 bizsmtp ESMTP server ready >> EHLO mail.kasdivi.com >> 250-bosimpinc11 hello [209.160.65.133], pleased to meet you >> 250-HELP >> 250-SIZE 30000000 >> 250-8BITMIME >> 250-STARTTLS >> 250 OK > > That is interesting. These are the same commands that Postfix would > send. > > Are you making the telnet connection from tyhe machine that runs > Postfix? (mail.kasdivi.com <http://mail.kasdivi.com/> is 209.160.65.133, so > it looks like you are)
Yes I am running Postfix version 2.11-20131001 > > Do you have any "-o name=value" settings in master.cf? not that i can see > If running > Postix 2.11, try > > $ postconf -P '*/inet/*’ I get a "postconf: illegal option — P" > > > Otherwise, you need to look at master.cf yourself. > > Wietse