374
Configuring MDaemon to send mail from a specific IP address
On a multiple-NIC machine, you may want to force MDaemon to use a certain IP for outbound connections.
Make a back-up, then edit the MDaemon\app\MDaemon.ini with Notepad. Change the following settings:
[Domain]
BindOutboundSockets=Yes
OutboundSocketIP=XXX.XXX.XXX.XXX
(Where xxx.xxx.xxx.xxx is the IP address to bind to)
Save the file, then restart MDaemon to trigger the change.