Daniel Graziotin

Results 14 comments of Daniel Graziotin

@861 do you have custom `main.cf `and/or `master.cf` entries? If yes, disable them temporarily and run the tests again. I am asking based on your output. It is likely that...

I think that this can be closed after #89.

@mike-crawfurd meanwhile, you could easily setup fail2ban to block these attempts. This is my `/etc/fail2ban/jail.d/saslmail.conf` ``` [saslmail] enabled = true port = 25,465,587 filter = saslmail logtimezone = UTC logpath...

Current status: ``` -> running `basic': 0. init.................. pass 1. begin................. pass 2. options............... pass 3. put_get............... pass 4. put_get_utf8_segment.. pass 5. put_no_parent......... pass 6. mkcol_over_plain...... pass 7. delete................ pass...

Closing as there is no activity. Please feel free to reopen.

Hi @Pandaaaa906, it may be that the most recent push fixed this issue.

Hello, I tried replicating this. With Apple's Finder, the file is displayed correctly (as /foo/[bar]) and the logs are the following: nginxwebdav | 192.168.65.1 - user [05/Nov/2023:21:01:05 +0100] "LOCK /foo/%5Bbar%5D...

@jcvanhalle-ec, have you deleted your comment from here? I replied via e-mail and couldn't find your comment anymore.

Not much, no. Most of what is left out does not depend much on me but on upstream. This is with nginx-1.23.2. ``` docker run --rm -it dgraziotin/litmus:0.13 http://127.0.0.1:32080 user...