This is a discussion on Re: smtpprox not working within the mailing.postfix.users forums, part of the Mail Servers and Related category; On Wed, May 25, 2005 8:49 am, sri r said: > I can't make postfix and smtpprox work ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wed, May 25, 2005 8:49 am, sri r said:
> I can't make postfix and smtpprox work together. > > My postfix master.cf is > smtp inet n - n - 20 smtpd > -o smtpd_proxy_filter=3D127.0.0.1:10025 > -o smtpd_client_connection_count_limit=3D10 > > 127.0.0.1:10026 inet n - n - - smtpd > -o smtpd_authorized_xforward_hosts=3D127.0.0.0/8 > -o smtpd_client_restrictions=3D > -o smtpd_helo_restrictions=3D > -o smtpd_sender_restrictions=3D > -o smtpd_recipient_restrictions=3Dpermit_mynetworks,r eject > -o smtpd_data_restrictions=3D > -o mynetworks=3D127.0.0.0/8 > -o receive_override_options=3Dno_unknown_recipient_ch ecks > > 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 smtpp= rox > (bcoz it doesn't print debug statements). But it gets delivered to the > local user. Is there something else I am missing. Show logs and configuration ("postconf -n"). --=20 Magnus B=E4ck magnus@dsek.lth.se |