mdlaat
mdlaat
Before the last line, add a line: `--device=/dev/net/tun:/dev/net/tun \`
> i think vestacp has done this irrelevant
Thank you for your time & reply. Sure, that would work, but I think with a little bit of extra programming, things can be made more futureproof: Just like you...
Thank you! Tried disabling caching using compose.yml: ``` environment: - CACHE_SIZE=0 - CACHE_FILE_SIZE=0 - CACHE_REQUESTED_URLS_FOR_SECONDS=0 - WORKERS=1 ``` This did not disabled caching ``` environment: - CACHE_SIZE=0 - CACHE_FILE_SIZE=0 -...
I have cover images that are png, so selecting mjpeg is not going to work for me. Would it be possible to select for the comment tag that is not...
I don´t think this is a bug, but a cause of the way exim handles the message. From [exim's docs](https://www.exim.org/exim-html-current/doc/html/spec_html/ch-the_autoreply_transport.html): _To reduce the possibility of message cascades, messages created by...
> any custom modifications we can done to fix that? Source code is @ https://github.com/Exim/exim