Email

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
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
How To Install Postfix on CentOS 6 — step-by-step Linux tutorial on Progressive Robot

How To Install Postfix on CentOS 6

This tutorial explains how to install postfix and cyrus with yum, how to configure postfix, how to configure cyrus, how to install mailx, and how to send a test email. Postfix is free open source Mail Transfer Agent which works to route and deliver email.This tutorial should help you set up a mail server on a centos droplet.

Read more
How To Set Up Zoho Mail with a Custom Domain Managed by DNS hosting — step-by-step DevOps tutorial on Progressive Robot

How To Set Up Zoho Mail with a Custom Domain Managed by DNS hosting

One way to send and receive email through your own custom domain is to use a third-party mail service, such as Zoho or Google Apps. The main benefit of using a third-party mail service, as opposed to managing your own mail server, is that you can avoid performing the ongoing maintenance that running a mail server entails. This tutorial will show you how to set up Zoho Mail with your custom domain that is managed by the cloud provider’s Domain Name Servers.

Read more
How To Set Up Gmail with Your Domain on the cloud provider — step-by-step DevOps tutorial on Progressive Robot

How To Set Up Gmail with Your Domain on the cloud provider

One way to send and receive email through your own custom domain is to use a third-party mail service, such as the mail service included with Google Apps (Gmail) or Zoho. The main benefit of using a third-party mail service, as opposed to managing your own mail server, is that you can avoid performing the ongoing maintenance that running a mail server entails. This tutorial will show you how to set up Gmail with your own domain that is managed by the cloud provider’s Domain Name Servers.

Read more
CHAT