I need a little help.
I followed this tutorial and all went smoothly until I got to step 10
http://www.howtoforge.com/perfect_setup_centos_4.4_p5
10 Postfix With SMTP-AUTH And TLS
I installed:
yum install cyrus-sasl cyrus-sasl-devel cyrus-sasl-gssapi cyrus-sasl-md5 cyrus-sasl-plain postfix dovecot
This went ok.
but when i went to the next step of running these commands listed below it indicated that "bash: postconf: command not found"
postconf -e 'smtpd_sasl_local_domain ='
postconf -e 'smtpd_sasl_auth_enable = yes'
postconf -e 'smtpd_sasl_security_options = noanonymous'
postconf -e 'broken_sasl_auth_clients = yes'
postconf -e 'smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,reject _unauth_destination'
postconf -e 'inet_interfaces = all'
postconf -e 'mynetworks = 127.0.0.0/8'
I even tried /sbin/postconf -e 'smtpd_sasl_local_domain ='
with the same results.
so i stopped here.
Can anyone help me out here?
Thanks
Recent comments
1 day 1 hour ago
1 day 7 hours ago
1 day 11 hours ago
1 day 13 hours ago
1 day 21 hours ago
2 days 7 hours ago
2 days 8 hours ago
2 days 11 hours ago
2 days 16 hours ago
2 days 16 hours ago