This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Feature request ? Hack ?

Hi !

Ive 2 SMTP Servers behind my ASL box, i want to secure that by making a Load Balancing on the ASL SMTP Proxy rule:

Internet
|
ASL SMTP Proxy
|
|_ SMTP1
|
|_ SMTP2

Can someone now if it's possible to do that by the WebMin ? or maybe hacking configurations files by hand ...

Thanks.


This thread was automatically locked due to age.
Parents Reply Children
  • All I can do is point you in the direction; this gets into Exim guru stuff:

    interface

    So the configuration file in the Exim jail would need its interface disabled, for openers.

    P.S. That configuration file would very likely get updated; so whatever you do should take that into account (that it will be resilient and autonomous enough to tolerate an update...)