On Feb 14, 2012, at 6:45 AM, jeffrey j donovan wrote: > 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
To see what Apple is doing look here at postfix-174.2: http://opensource.apple.com/release/mac-os-x-1058/ Your missing parameters are in: postfix/src/global/mail_params.h We may be able to help you with a patch. http://www.macports.org/contact.php#Lists Regards, Bradley Giesbrecht (pixilla)