Skip to content

Implement per domain relay feature

doekia requested to merge doekia/ispconfig3:feature_relay_per_domain_3.1 into master

relay_host contain the relay host (with :port if needed) relay_user contain the authentication user relay_pass contain the authentication password

If all field are empty it uses the default system relay (or none if nothing has been configured)

Merge request reports