General Debian MAIL (MUA-MTA-MDA) question on VM

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
486DX2
Posts: 17
Joined: 2024-07-16 07:55

General Debian MAIL (MUA-MTA-MDA) question on VM

#1 Post by 486DX2 »

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

CwF
Global Moderator
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

#2 Post by CwF »

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.
Mottainai

486DX2
Posts: 17
Joined: 2024-07-16 07:55

Re: General Debian MAIL (MUA-MTA-MDA) question on VM

#3 Post by 486DX2 »

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

CwF
Global Moderator
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

#4 Post by CwF »

486DX2 wrote: 2024-10-15 12:50 Hello Cwf and sorry to be late!
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

reinob
Section Moderator
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

#5 Post by reinob »

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).

Post Reply