|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: choosing random ip address for outgoing smtp connection
From: Bokhan Artem (artist
academ.org)
Date: Thu Feb 19 2009 - 14:36:16 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Peter Blair пишет:
>
> Well, you could place a slim smtp proxy between postfix and the
> Internet.
>
It's easier to write a small tcp server for tcp_table which will randomize transport :)
smtp1 unix - - n - 100 smtp -o smtp_helo_name=smtpout1.do -o smtp_bind_address=1.1.1.1
smtp2 unix - - n - 100 smtp -o smtp_helo_name=smtpout2.do -o smtp_bind_address=2.2.2.2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]