RvdH

Results 12 issues of RvdH

check emailaddress forwarding account https://github.com/coax/hmailserver-webadmin/issues/40

Forwarding email address field under account accepts: [email protected]; [email protected] (this is **invalid** in hMailServer) hMailServer accepts only a **single** email address under forwarding thru an account, if you like to...

Looks like some of the archive signatures have to be found at a specific offset, like: SevenZipFormat.Tar // 257 byte offset SevenZipFormat.Iso // 0x8001, 0x8801 or 0x9001 byte offset SevenZipFormat.Lzh...

enhancement

https://github.com/adoconnection/SevenZipExtractor/blob/master/SevenZipExtractor/Formats.cs#L106 `{SevenZipFormat.GZip, new byte[] { 0x1f, 0x0b }},` according to: https://en.wikipedia.org/wiki/List_of_file_signatures, should be: `{SevenZipFormat.GZip, new byte[] { 0x1f, 0x8b }},`

enhancement

Illegal characters in css path cause exceptions. Exception Type: System.ArgumentException Exception Message: Illegal characters in path. Exception Source: mscorlib Exception Target Site: Normalize

I have a problem with Application Request Routing (ARRHelper) on Windows 11 Professional (64-bit) behind a webfarm After installing requestrouterhelper_x64.msi (ARR 3.0) on Windows 11 Professional (64-bit) and having a...

Wrap executable variable with encodeURIComponent so it won't crap out on path slashes/quotes and "%file%" parameter

Would it be possible to Automatically detect/resolve YOURLS URL Shorteners? YOURLS stands for Your Own URL Shortener, http://yourls.org/ A few tags in YOURLS URL Shorteners might be helpful, to detect...

The FileInfo of the 0.103.8 executables read as being 0.103.7

I have had a Windows Task Scheduler tasks (Windows Server 2019) thats updates GeoLite databases for ages, lately i have started to notice the mmdb files are not updated any...