Hello !
I would like to know if it is necessary to install a MTA (Mail Transfert Agent) to be able to send emails from a VM ?
For example, for Zabbix to be able to send emails notifications...
For example, for JIRA ticketing to be able to send reset password email...
Does it mean that I need to use SMTP (to send) on a Debian VM ?
SMTPD or Postfix ?
First of all, I'm sorry for the obvious question, and secondly, thank you for enlightening me.
Philippe
General Debian MAIL (MUA-MTA-MDA) question on VM
-
- Global Moderator
- Posts: 3134
- Joined: 2018-06-20 15:16
- Location: Colorado
- Has thanked: 63 times
- Been thanked: 265 times
Re: General Debian MAIL (MUA-MTA-MDA) question on VM
The package requirements are the same between a vm and bare metal.
Status as a vm is not relevant, assuming the vm has working networking.
Status as a vm is not relevant, assuming the vm has working networking.
Mottainai
Re: General Debian MAIL (MUA-MTA-MDA) question on VM
Hello Cwf and sorry to be late!
In fact i am unable to send email from zabbix server to my gmail address using Google's SMTP Server despite recommended configuration :
SMTP server (i.e., outgoing mail server): [smtp.gmail.com (http://smtp.gmail.com)
SMTP username: Your full Gmail or G Suite email address (e.g., example@gmail.com or example@your_domain)
SMTP password: Your Gmail or G Suite email password
SMTP port: 465
SMTP TLS/SSL required: yes
And i was wondering if if need a special email server config on zabbix server ?
THANKS to share
Philippe
In fact i am unable to send email from zabbix server to my gmail address using Google's SMTP Server despite recommended configuration :
SMTP server (i.e., outgoing mail server): [smtp.gmail.com (http://smtp.gmail.com)
SMTP username: Your full Gmail or G Suite email address (e.g., example@gmail.com or example@your_domain)
SMTP password: Your Gmail or G Suite email password
SMTP port: 465
SMTP TLS/SSL required: yes
And i was wondering if if need a special email server config on zabbix server ?
THANKS to share
Philippe
-
- Global Moderator
- Posts: 3134
- Joined: 2018-06-20 15:16
- Location: Colorado
- Has thanked: 63 times
- Been thanked: 265 times
Re: General Debian MAIL (MUA-MTA-MDA) question on VM
Using the @ button above will send a notification.
I can't help with the mail server config. I just commented that a vm has no special consideration.
Mottainai
-
- Section Moderator
- Posts: 1239
- Joined: 2014-06-30 11:42
- Has thanked: 122 times
- Been thanked: 57 times
Re: General Debian MAIL (MUA-MTA-MDA) question on VM
Without knowing what Zabbix does or does not in order to send (submit) e-mails, I note that GMail is not the best option for this, as it generally doesn't allow standard password authentication. (Plus using "http://smtp.gmail.com" is definitely wrong).