D
D
dg_penguin962017-02-14 03:22:48
MySQL
dg_penguin96, 2017-02-14 03:22:48

How to run your own mail server on ubuntu 16.04?

You need your own mail server for request tracker, sending letters to users (for example, up to 5000 letters per month) and activation letters upon registration up to 5000 per month.
we currently use smtp from google apps, but we need to send letters to the user base (we update it from mysql every 10-30 minutes).
What would you recommend us?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Artem @Jump, 2017-02-14
Tag

For mailing, I think it would be more successful to have a paid mailing service and work with it via API.
Starting a mail server is not a tricky business.
But maintaining it is a difficult and expensive task.

A
Andrei, 2017-02-14
@R0dger

apt-get install postfix
or
apt-get install exim

A
Alexander Chernykh, 2017-02-14
@sashkets

5K is not much, you can take mailchimp, unisender or whatever you like. If you want, you can rivet your own.
Send emails from your server, or use a mailing service?

C
CityCat4, 2017-02-14
@CityCat4

If you want to read mana, understand the settings - you can run it, you will need an SMTP server - any one you like. If you don’t have the desire/time/experience and don’t want to get it, take your money to the mailing list service :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question