• Home
  • Ubuntu 18.04
    • Whats New?
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install Git
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us
TecAdmin
Menu
  • Home
  • Ubuntu 18.04
    • Whats New?
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install Git
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us

Tag: smtp

17 February 2019

How to Install Sendmail on Ubuntu 18.04 & 16.04 LTS

Written by Rahul
Rahul
Sendmail is a general purpose email routing facility used for email transport over the Internet. It includes SMTP (Simple Mail Transfer Protocol) for the mail-transfer and email delivery. Most of the system administrators preferred to use Sendmail server as MTA than other MTAs. You can also use Sendmail server to send the email via...
Read More about How to Install Sendmail on Ubuntu 18.04 & 16.04 LTS
Mail Servers Leave a Comment
11 February 2019

How to Install Sendmail on Fedora 29/28/27

Written by Rahul
Rahul
Sendmail is a general purpose email routing facility used for email transport over the Internet. It includes SMTP (Simple Mail Transfer Protocol) for the mail-transfer and email delivery. Most of the system administrators preferred to use Sendmail server as MTA than other MTAs. You can also use Sendmail server to send the email via...
Read More about How to Install Sendmail on Fedora 29/28/27
Mail Servers Leave a Comment
19 May 2017

How to Install Postal Mail Server on Ubuntu 16.04 & 14.04

Written by Rahul
Rahul
Postal is a complete and fully featured mail server for use by websites & web servers. Postal can be a better alternative of Sendgrid, Mailchimp, Mailgun and other similar SMTP servers. You can easily host Postal mail server on your system and use this as SMTP server for sending application emails, bulk emails, newsletters...
Read More about How to Install Postal Mail Server on Ubuntu 16.04 & 14.04
Mail Services 2 Comments
12 September 2016

Configure Sendmail to Relay Emails through Gmail SMTP

Written by Rahul
Rahul
Sendmail provides the option to send emails via the external SMTP servers. This tutorial will help you to configure Sendmail to relay email through external SMTP servers like Gmail, Amazon SES, Mailchimp, Mandrill etc. In this tutorial, we are using the Gmail SMTP server to relay emails from Sendmail server. 1. Create Auth File...
Read More about Configure Sendmail to Relay Emails through Gmail SMTP
Sendmail 3 Comments
27 November 2015

How To Send Email from Gmail or SMTP via Linux Command

Written by Rahul
Rahul
In our earlier tutorial we had discussed about SSMTP for sending email through SMTP server via command line. This tutorial makes this process much easier using sendemail command line utility. SendEmail is a Lightweight command line SMTP email client for sending emails through SMTP server. In this article, we have described to how to...
Read More about How To Send Email from Gmail or SMTP via Linux Command
Mail Services 3 Comments
23 April 2015

How To Install Postfix on Ubuntu 18.04 & 16.04 LTS

Written by Rahul
Rahul
Postfix is fast and popular SMTP server widely used. The main job of Postfix is to relay mail locally or to an intended destination outside the network. Some of the most popular SMTP servers are Sendmail, Postfix, and Qmail. This article will help you to install Postfix on Ubuntu 18.10, 18.04 LTS, 16.04 LTS,...
Read More about How To Install Postfix on Ubuntu 18.04 & 16.04 LTS
Postfix 1 Comment
17 January 2015

What is Gmail IMAP Settings ?

Written by akhil
IMAP (Internet Message Access Protocol) is a protocol used for downloading emails from remote server to local system or devices. IMAP shares many similar features with POP3 and includes many more features than POP3, If you are Gmail user and want to sync your emails with local mail client ( eg Microsoft Outlook, Thunderbird),...
Read More about What is Gmail IMAP Settings ?
Mail Services Leave a Comment
17 January 2015

What is Gmail SMTP Settings – Google's SMTP Server Details

Written by akhil
GMail SMTP settings are required to send emails through Google’s SMTP servers through your application or services. Use following SMTP details for sending emails through Google SMTP server. GMail SMTP Settings are: Gmail SMTP Server: smtp.gmail.com Gmail SMTP user: [email protected] (Your Gmail Address) Gmail SMTP password: Your Gmail password / App Password Gmail SMTP...
Read More about What is Gmail SMTP Settings – Google's SMTP Server Details
Mail Services 1 Comment
24 May 2014

JavaMail API – Sending Email using Java from Gmail SMTP

Written by Rahul
Rahul
JavaMail API supports the JavaMail (javax.mail) interface for sending email messages. It provides classes for sending email from remote smtp server with authentication like Gmail, sendgrid etc. In this article we are using JavaMail API for sending emails using Java programming language through remote smtp server. This articles example are using Gmail smtp server...
Read More about JavaMail API – Sending Email using Java from Gmail SMTP
JAVA, Mail Services 1 Comment
05 April 2014

How to Send Email via SMTP Server from Linux Command Line (with SSMTP)

Written by Rahul
Rahul
In the Global word, we always want to keep connected to everyone. To accomplish this email is also a very popular method to send and receive information. Linux systems also provide tools to send emails from the command line which is used to get system details, to send emails from shell scripts etc. When...
Read More about How to Send Email via SMTP Server from Linux Command Line (with SSMTP)
Mail Services 13 Comments
1 2 Next →

Popular Posts

  • How To Install Zabbix Agent on Debian 9/8
  • How to Install and Configure Squid Proxy on Debian 9
  • How To Install Wine 3 on Debian 9 (Stretch)
  • How to Remove “public/index.php” from URL in Laravel
  • How to Install Swift on Ubuntu 18.04 LTS
All rights reserved. © 2013-2018 TecAdmin.net. This site uses cookies. By using this website you agree our term and services