Email

How To Install and Configure Postfix as a Send-Only SMTP Server on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Postfix as a Send-Only SMTP Server on Ubuntu 20.04

Postfix is a mail transfer agent (MTA), an application used to send and receive email. It can be configured so that it can be used to send emails by local application only. In this tutorial, you’ll install and configure Postfix on Ubuntu 20.04 as a send-only SMTP server. You’ll also request free TLS certificates from Let’s Encrypt for your domain and encrypt the outbound emails using them.

Read more
How To Install and Configure Postfix on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Postfix on Ubuntu 22.04

Postfix is a popular open-source Mail Transfer Agent (MTA) that can be used to route and deliver email on a Linux system. It is estimated that around 25% of public mail servers on the internet run Postfix. In this guide, you’ll learn how to install and configure Postfix on an Ubuntu 22.04 server.

Read more
How To Use Google's SMTP Server — step-by-step DevOps tutorial on Progressive Robot

How To Use Google’s SMTP Server

A little-known feature about Gmail and Google Apps email is Google’s portable SMTP server. Instead of having to manage your own outgoing mail server on your the cloud provider VPS, you can simply configure Google’s SMTP server settings into whatever script or program you wish to send email from.

Read more
How To Install and Configure Postfix as a Send-Only SMTP Server on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Postfix as a Send-Only SMTP Server on Ubuntu 22.04

Postfix is a mail transfer agent (MTA), an application used to send and receive email. It can be configured so that it can be used to send emails by local application only. In this tutorial, you’ll install and configure Postfix on Ubuntu 22.04 as a send-only SMTP server. You’ll also request free TLS certificates from Let’s Encrypt for your domain and encrypt the outbound emails using them.

Read more
How To Set Up a Help Desk System with OTRS on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up a Help Desk System with OTRS on Ubuntu 18.04

OTRS, also known as the Open source Ticket Request System, is a help desk and IT service management system. In this tutorial, you will install OTRS Community Edition on an Ubuntu 18.04 server and set up a simple help desk system, which will allow you to receive and process requests from your customers using both the web interface and email.

Read more
CHAT