This is a discussion on smtpprox not working within the mailing.postfix.users forums, part of the Mail Servers and Related category; Hi , I can't make postfix and smtpprox work together. My postfix master.cf is smtp inet n - n - 20 ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi , I can't make postfix and smtpprox work together. My postfix master.cf is smtp inet n - n - 20 smtpd -o smtpd_proxy_filter=127.0.0.1:10025 -o smtpd_client_connection_count_limit=10 127.0.0.1:10026 inet n - n - - smtpd -o smtpd_authorized_xforward_hosts=127.0.0.0/8 -o smtpd_client_restrictions= -o smtpd_helo_restrictions= -o smtpd_sender_restrictions= -o smtpd_recipient_restrictions=permit_mynetworks,rej ect -o smtpd_data_restrictions= -o mynetworks=127.0.0.0/8 -o receive_override_options=no_unknown_recipient_chec ks I started my postfix and smtpprox. smtpprox created 16 children files. But when I send mail to a local user it doesn't seem to pass thru smtpprox (bcoz it doesn't print debug statements). But it gets delivered to the local user. Is there something else I am missing. Thanks, Srini __________________________________________________ _______________ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/g...ave/direct/01/ |