Featured Articles
Codebase
Send mail through SendGrid Web API using PowerShell
Learn how to use the Twilio SendGrid Web API v3 to send email with PowerShell
Codebase
Learn how to use the Twilio SendGrid Web API v3 to send email with PowerShell
Codebase
Last updated:
Easily send your DevOps reporting by email with this PowerShell function, because the Send-MailMessage cmdlet is obsolete. Of course you’ll be using StartTLS and authenticated SMTP as additional security.
GNU/Linux
Last updated:
The postsuper command controls different types of queues in the Postfix mail system, like the deferred or hold queue. This post shows you some Postfix queue operations to maintain your mail servers.
Codebase
Last updated:
Send mail over authenticated SMTP using TLS, in PHP, ASP and ASP.NET. Send email securely from your website. Ready to use examples!
Web applications
Last updated:
Ghost Publishing platform uses Nodemailer to send email with Node.js. It can send email using SMTP, sendmail or Amazon SES and is unicode friendly.
GNU/Linux
Last updated:
How to delete all MAILER-DAEMON emails from your Postfix queue, when it matches a sender or recipient email address condition. In Postfix, there are various similar commands to delete messages from the Postfix mail queue, based on the Message-ID and/or email address for example…
Codebase
Last updated:
Investigate SMTP authentication issues like a boss! When using TLS encrypted SMTP connections, it’s always handy if you are able to create a SMTP logon credentials and test SMTP authentication over a TLS/StartTLS connection. Preferably from your command-prompt.
Windows Server
Last updated:
The “SendUsing” configuration value is invalid is an error message indicating an issue with IIS SMTP Service configuration. Here is how to resolve this issue.