transport_maps = hash:/etc/pmg/transport, proxy:tcp:127.0.0.1:9998

warning31

Renowned Member
Mar 14, 2010
11
0
66
Hello.

I wrote a script in Perl to randomly generate outgoing emails from different IP addresses. I send scripts using transport_maps = hash:/etc/pmg/transport, proxy:tcp:127.0.0.1:9998, but it loops through incoming emails and redirects them. Incoming emails don't reach my mailbox. How can I separate incoming and outgoing emails?

Good work!