Hello!
On Sun, May 17, 2020 at 12:13:20PM -0400, Olaf van der Spek wrote:
> Maxim Dounin Wrote:
> ---
> > On Fri, Nov 23, 2018 at 08:43:03AM -0500, Olaf van der Spek wrote:
> > >
> > > Why isn't 1.3 enabled by default (when available)?
> > >
>
That's a pretty self-explanatory error actually:
Jun 06 18:18:19 proxy-lb02.srvmail.ma.gov.br nginx[52777]: nginx: [emerg]
"stream" directive is not allowed here in
/etc/nginx/email/balanceador.conf:1
Your mail configuration file is imported inside a mail block. That won't work.
Stream operates
Hi folks,
I'm trying to do a round-robin load balancing for outgoing connections from
my MTA servers. At first I tried it as follows:
[root@proxy-lb02 email]# pwd
/etc/nginx/email
[root@proxy-lb02 email]# cat balanceador.conf
stream {
upstream stream_backend_mail {
least_c