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

2019-04-27 Thread OiledAmoeba
Hi, I have to use a Mail-Relay because of the fact that my Mailserver ist behind a dynamic-IP-address. I registered myself to this mailinglist by mail. But every mail I'm writing to nginx@nginx.org is bounced with 554 5.7.1 because of the fact that relaying is changing the envelope-from header. I

Re: I need help with 403 forbidden

2019-04-27 Thread OiledAmoeba
Hell, I "like" Thunderbird for that... Sorry for the full quote but my first reply was send directly to Tom... Tom, I asked for the domain. "www" is a sub-domain of pb1ag.us (Don't be mad, that's my kind of humor..) So yes, I tried www.pb1ag.us on port 8088. Please check the presence of your play

Re: Weird problem cannot standup nginx on 443 ipv4

2019-04-25 Thread OiledAmoeba
25. April 2019 21:27, "Julian Brown" schrieb: > listen 443; > listen [::]:443; I'm lazy, so I used "listen [::]:443 ssl http2 ipv6only=off" instead of two listen-directives. Maybe you want to try this, so nginx must use IPv4 and IPv6 because of the ipv6only=off directive. If I try learngigs.com