Exchange Online IMAP, POP3 and SMTP Credentials Flow Testing (OAuth)

As a test we are using OpenSSL to perform some credentials testing using an Enterprise Application configured in Microsoft 365 to connect using IMAP(S) and SMTP via OpenSSL to validate how OAuth modern authentication works. Create Enterprise Application Firstly we create an Enterprise Application, we are going to be using Win64 OpenSSL v3.3.3 Light on … Read more

Thunderbird Set EHLO Argument

Sometimes SMTP servers what a particular EHLO/HELO argument for connecting clients, you can make Thunderbird do this by setting a new setting Settings->Config Editor, then add the following setting: mail.smtpserver.smtp1.hello_argument Specifying what you want Thunderbird to announce itself as.

Install OpenSSL on Microsoft Windows 10/11

If you want to use OpenSSL on Microsoft Windows, there are a number of packages provided that allow you to do this, in this example we’ll use Shinning Light Production’s OpenSSL MSI Package. Step 1 – Download and Install OpenSSL Download the installer from: https://slproweb.com/products/Win32OpenSSL.html, I used Win64 OpenSSL v3.3.3 Light, but there may be … Read more

Microsoft Exchange Poison Queue

The Microsoft Exchange Poison Queue is a little known queue on an on-premise Microsoft Exchange Server, maybe I’ve been lucky, but I’ve only seen emails end up here once in my time using Exchange Server which goes back to Exchange 5.5. However this week, we observed some messages going into the Poison Queue which were … Read more

Cisco ASA Firewall (5506-X) with BT Openreach FTTP Internet (Plus.net)

Was working recently with some colleagues on their coursework, where they had a need to configure a Cisco ASA Firewall to prepare a network topology that met certain criteria. They were using Cisco Packet Tracer, but were having a problem creating sub-interfaces (for each VLAN), it seemed that Cisco Packet Tracer (or the current version … Read more