Email - Mille and one way to send an email (professional and user)

About

This article shows you Mille and one way to send an email (ie known as transport in SMTP.

Sending an email is also known as submitting an email to the server and the connection ports are known as submission port.

How it works?

Before continuing, you need to know the basics of email and how it works with SMTP. If you don't check this page: How does the email system work? SMTP, POP, IMAP explained.

Method

Direct connection at the command line

This is an advanced mechanism where you need to know the SMTP protocol. For an example, see the transaction page: How to send an email at the command line with SMTP? Email transaction explained

Email Client (Mail User Agent)

A user can send an email with a client application (known also as MUA)

Provider

Third party

Professional

Using a dedicated email service provider is the most easy and secure way to send email

See:

Personal

You should not send professional emails using your personal Yahoo, Gmail, Outlook, AOL, etc. in the FROM address. The emails might:

  • not be delivered at all, like on Yahoo,
  • or display a warning, like “Be careful with this message” on Gmail which warns about the recipient that he might be spoofed.

It's still possible to use the SMTP with a MTA configuration. See for instance postfix SASL solution but I don't known the repercussion. You should test it.

Dedicated Server

On a dedicated server, you may send:

  • via the installation of a MTA
  • via the email function of you language

It's free to send with your own host but you need to configure it properly. See How to configure your server to send Email properly?





Discover More
A transactional email is an email that is part of an application

The transaction email does not have any campaign purpose, this article shows you a couple of usage.
Opendkim Test Mailer
Email - How to test if your server email configuration was done correctly ?

This article will show different server configuration testing in order to validate your email server configuration
Gmail Original Message Id
Email - Message Id

A Message-ID is an email identifier. It is generated by the client sending the mail and added in the Message-ID header An message id is generally the concatenation of: a timestamp the local hostname...
Email - Service Provider (ESP) - Marketing

An Email Service Provider (ESP) helps you send email. Around this offering, they can expand their features: software as self-service, you can create and send the emails (newsletter, campaign, ..)...
Email - Trusted source (vs blacklisted)

Trust is obtain, if your recipient has added you to their contact regularly opens your emails See also
Email Analytics - All Email Metrics that you need to follow

Sending email in the blue will not really be very useful if you don't measure the impact of your email strategy. This article regroups the mot important metrics to follow.
How to avoid SPAM with Postfix

An article on how to configure Postfix to avoid SPAM
How to send an email with the SendMail command line client ?

This article shows you how to send an email with the sendmail command line client. You should have a smtp server installed. The sendmail command may be the original or the one provided with your...
Map Of Internet 1973
Network - Public Network

public network is a alias for the Internet. When you are on a public network, you send and receive traffic directly on the Internet whereas a private one doesn't. The following services need access...
Web Security - Fake Form Submission (Signup,..)

Spam or fake form submissions can be made by: a bot (spambot) and a human Example of form: newsletter Sign-up Account Sign-up Comments ... Fake form submission happen due to bots that scour...



Share this page:
Follow us:
Task Runner