|
From: Robert M. <rg...@ht...> - 2006-06-01 05:05:52
|
This is as much a sendmail question as a Webmin question.
I need sendmail to listen on the loopback and one of the server's IP
address, and not another.
So I cannot use the open: Port=smtp,Addr=0.0.0.0, Name=MTA
But I have yet to find a reference on how to specify two listening addresses.
One refernce seem to be talking about using multiple names, but not
clear. So perhaps I might do:
Port=smtp,Addr=127.0.0.1, Name=Loop
Port=smtp,Addr=1192.168.0.2, Name=MTA
????
The dialog field for Webmin Sendmail options, SMTP port options seems
to allow for multiple lines, but I can'tfind any clear answers.....
Barrs Law of Recursive futility
If you're smart enough to use one of these....
.....you can probably manage without one!
|