Re: Mailman is giving me 554 5.7.1 because of using Mail-Relay

2019-05-08 Thread Patrick
On 2019-05-09 01:31, Florian Ruhnke via nginx wrote: > My problems are solved if this mail is processed fine. > I've got an VPN-tunnel to an static IPv4 including PTR-record... Hi Florian, Your SPF doesn't reject all, so you could theoretically have your local mail server ship direct all mail to

Re: autoindex subdirectories

2019-05-08 Thread Patrick
On 2019-05-09 08:48, Duke Dougal wrote: > Is there any way to get autoindex to return a recursive list of > files/directories? What modules do you have available to work with? Just using default built modules, there doesn't seem to be a way. Using non-default modules, you could use: 1) ngx_http

Re: tcp stream load balancer not working on Oracle Linux 7.5

2019-05-08 Thread Patrick
On 2019-05-08 15:22, Brendan Doyle wrote: > I switched to using iperf, and it all seems to be working fin now. ^ Ha! I see what you did there | ___ nginx mailing

Re: Mailman is giving me 554 5.7.1 because of using Mail-Relay

2019-05-08 Thread Florian Ruhnke via nginx
My problems are solved if this mail is processed fine. I've got an VPN-tunnel to an static IPv4 including PTR-record... Am 2. Mai 2019 16:17:29 MESZ schrieb Florian Ruhnke via nginx : >Hi, > >thx for your reply. You say > >> [...] To post to >> the mailing list, you have to be subscribed [...] > >

autoindex subdirectories

2019-05-08 Thread Duke Dougal
I have autoindex working fine. However it only returns a directory listing at the specific directory level requested. Is there any way to get autoindex to return a recursive list of files/directories? thanks! ___ nginx mailing list nginx@nginx.org http

Re: tcp stream load balancer not working on Oracle Linux 7.5

2019-05-08 Thread Brendan Doyle
Ah yes, I should have paid more attention to the tcpdump output. I switched to using iperf, and it all seems to be working fin now. Thanks On 08/05/2019 02:24, Patrick wrote: On 2019-05-07 23:26, Brendan Doyle wrote: I'm trying to get a basic tcp load balancer working on OL : ... # nmap -p 500