Results 10 comments of Dan Delaney

Could possibly parse this URL for the latest version string and compare to what is locally installed? This should offload all checking to github and the locally installed instance. `https://api.github.com/repos/postfixadmin/postfixadmin/releases/latest`

I am the opposite. I prefer ssh+grep+less to look at logs. I know logs can be large, and having something split them up to new files and download manually seems...

Looking at the fysetc firmware source (btt, why do we not have any source?!?!?!?!), they are stripping all spaces from the SSID, changing them to a null entry. https://github.com/FYSETC/ESPWebDAV/blob/1ac7da52600b9c6b2089bbe9e8c54ebf9848a197/config.cpp#L40 I...

My best guess is that this is built around a mix of ardyesp/ESPWebDAV, FYSETC/ESPWebDAV, and some custom code changes. Since it looks like the official ESPWebDAV reads the ssid/password from...

Wondering about any updates on this. I really would love to use this feature. I wouldn't mind donating to get the feature added in, what donation amount would you suggest...

I just had this, and what I think triggered it: - Sent a file to connect when the printer was offline - When printer booted up, the file transfer started...

For the record this is a MeshAdv 1.1

@melle2 THIS. This got me working. After dealing with a bunch of issues, setting `$CONF['encrypt'] = 'php_crypt:BLOWFISH:12:{BLF-CRYPT}';`, I went though m database any manually updated any $1$ entries with `{MD5-CRYPT}`,...

> are prefixes a dovecot only thing? or does courier support them too? Unknown. That was more of a late night rant on something silly because using my previous settings...

Works for me when i take the main.js file from @marceltoma 's release. though I do see the counts not working still.