Skip to content

Running Exim in Simulated SMTP Mode

To run Exim in simulated SMTP mode, for debugging or configuration testing, use the “-bh” flag:

exim -bh 11.22.33.44

The IP address is the address you are simulating the connection from.

If you need Exim to do callouts, use the “-bhc” flag:

exim -bhc 11.22.33.44

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*