[Mimedefang] sizing of box

David F. Skoll dfs at roaringpenguin.com
Mon Jul 15 17:39:01 EDT 2002


On Mon, 15 Jul 2002, Nate Carlson wrote:

> Does MD support listening on a TCP port or somethin?

Yes, because Milter does.  I think the syntax for mimedefang invocation
is something like:

  mimedefang -p inet:port   # "inet:" is literal, "port" is a tcp port number

or

  mimedefang -p inet:port at host

If you use the "@host" option, the listener binds to that IP address
instead of INADDR_ANY.

You have to make similar changes to your sendmail config file.

Note that even though mimedefang can run on a different machine from
Sendmail, currently mimedefang and mimedefang-multiplexor must run on the
same machine.

--
David.




More information about the MIMEDefang mailing list