zone-eu / zone-mta

📤 Modern outbound MTA cross platform and extendable server application
European Union Public License 1.2
599 stars 96 forks source link

Multiple ZoneMTA and one Mongo and Avast. #275

Closed huglester closed 3 years ago

huglester commented 3 years ago

Hello

So I will open MongoDB on all interfaces, protect with password/firewall for IP whitelist to connect to mongo. change: instanceId= to something unique per instance.

Its only two changes required here?

But what about Avast? It uses socket also, so listening on public interfaces, won't just help? I would need Avast on all ZoneMTA installs?

andris9 commented 3 years ago

I think that avast uses unix sockets, not tcp sockets so you would have to have Avast running on each ZoneMTA server where you accept emails for delivery.