Email

Verwenden des SMTP-Servers von Google — step-by-step DevOps tutorial on Progressive Robot

Verwenden des SMTP-Servers von Google

Eine wenig bekannte Funktion von Gmail und Google Apps E-Mail ist der portable SMTP-Server von Google. Anstatt Ihren eigenen Postausgangsserver auf Ihrem the cloud provider VPS verwalten zu müssen, können Sie die SMTP-Servereinstellungen von Google einfach mit einem beliebigen Skript oder Programm konfigurieren, von dem Sie eine E-Mail senden möchten.

Read more
Ubuntu 20 .04にPostfixをインストールして設定 する方法 — step-by-step Linux tutorial on Progressive Robot

Ubuntu 20 .04にPostfixをインストールして設定 する方法

Postfixは人気のあるオープンソースのメール転送エージェント(Mail Transfer Agent: MTA)であり、Linuxシステムで電子メールのルーティングや配信に使用できます。インターネット上のパブリックメールサーバーの約25%がPostfixを実行していると推定されます。このガイドでは、Ubuntu 20.04サーバーにPostfixをインストールして設定する方法を学びます。

Read more
How To Run Your Own Mail Server and File Storage with PEPS on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Run Your Own Mail Server and File Storage with PEPS on Ubuntu 14.04

We all use email and online file storage services like Gmail or Dropbox. However, these services may not be suitable for the storage of sensitive data, both personal and professional. Do we trust their privacy policies when attaching an important business contract or confidential information? Do we accept that all our data will be collected, processed, and analyzed? There is a solution to this problem: PEPS is an email, file sharing, and chat platform that uses end-to-end encryption.

Read more
Cómo usar el servidor SMTP de Google — step-by-step DevOps tutorial on Progressive Robot

Cómo usar el servidor SMTP de Google

Una función poco conocida sobre el correo electrónico de Gmail y Google Apps es el servidor SMTP portátil de Google. En vez de tener que administrar su propio servidor de correo saliente en su VPS de the cloud provider, puede simplemente configurar los ajustes del servidor SMTP de Google en cualquier script o programa desde el que desee enviar correos electrónicos.

Read more
How To Create a Laravel Contact Form and Send Emails with SendGrid — step-by-step Web Servers tutorial on Progressive Robot

How To Create a Laravel Contact Form and Send Emails with SendGrid

Laravel is a free, open source PHP framework, based on Symfony and used for creating web applications. SendGrid is a cloud-based SMTP provider that allows you to send email without having to maintain email servers. In this tutorial, you’ll add a contact form to an existing Laravel application and configure it to send emails via SMTP using SendGrid.

Read more
CHAT