next up previous contents
Next: Activate the Init Script Up: Configuration Previous: /etc/sqlwhite/sqlwhite.conf   Contents

Configuring Postfix

In /etc/postfix/main.cf:
smtpd_recipient_restrictions =
               ...
               reject_unauth_destination
               check_policy_service inet:127.0.0.1:2502
This assumes SQLWhite will listen on the TCP 2502 port (default) and is on the same host.



Amin Astaneh 2007-09-18