make tidy
make makefiles CCARGS="-DUSE_SASL_AUTH -I/usr/include/sasl" \
        AUXLIBS="-L/usr/lib -lsasl2"
make upgrade (assumes existing postfix installation)

create /usr/lib/sasl2/smtpd.conf
pwcheck_method:  auxprop

sasldb2 must have r/w permissions to Postfix

Create user_name/password entries with:

saslpasswd2 -c -u server_name username

server_name = example: smtp.tqmcube.com which is actually the name of
the postfix instance.


-- 

         Total Quality Management - A Commitment to Excellence
   Email acceptance policy: http://www.TQMcube.com/email_policy.html


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to