Upon investigating a spike of customers reporting that they are unable to connect to our IMAP email services (which we maintain in house using Dovecot), we correlated these issues to a recent update released by Microsoft.
All these customers could connect via SMTP but not over IMAP in Microsoft Outlook (which we could replicate). All of which had all recently updated to build 1807.
I noticed that on my Linux media server that my windows mount points were intermittently freezing and dropping the link that my services need to work properly. After spending a long time troubleshooting this issue I have found an unexpected resolution.
This guide will be useful to those that have SMB mounts on a Linux Operating System.
Ever wanted to merge a collection of images into a .pdf file? Websites can do this for you but are never intuitive to navigate and have restrictions on its use due its potential of being misused. In this article we explore an easy method of doing locally on your own machine within terminal on MacOS.
For this we are going to have to use 2 powerful tools called Homebrew and ImageMagick.