Use a postfix and port redirection.
Redirect all smtp connections to your server, and thats all :)

Craig Skinner wrote:
On Sun, Jun 11, 2006 at 03:43:24PM +0300, Soner Tari wrote:
Hi all,

I'm trying to find a fully transparent smtp proxy for outgoing mails
from NATed hosts behind my firewall (smtp proxy will run on this
firewall). smtp-gated of FreeBSD seems like an exact match. What is the
equivalent of smtp-gated for OpenBSD? I tried to google too, but failed
to find something similar.


SMTP is a "store and forward protocol", and as such any SMTP server is a
caching proxy.

It seems you only want to send mail out from the LAN, so just use the
MTA that you are most familar with.

Sendmail is included by default, I use postfix as I've used it at work
for a number of companies, so know my way around it.

Reply via email to