greetings I have a couple of PPC 10.5 machines running as authenticated smtp relays. I upgraded postfix to 2.9.0 using macports.
I am running into a warning when I run postfix check. /opt/local/sbin/postconf: warning: /opt/local/etc/postfix/main.cf: unused parameter: smtpd_use_pw_server=yes /opt/local/sbin/postconf: warning: /opt/local/etc/postfix/main.cf: unused parameter: smtpd_pw_server_security_options=login,cram-md5 /opt/local/sbin/postconf: warning: /opt/local/etc/postfix/main.cf: unused parameter: enable_server_options=yes these options were to access my local password server for authentication. Is there an alternate command ? how do I get my users to authenticated without creating another password database ? thanks for any insight -j