mirror of
https://github.com/konstruktoid/hardening.git
synced 2026-04-27 17:55:59 +03:00
[GH-ISSUE #76] [Question] Postfix #34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hellresistor on GitHub (Jun 13, 2020).
Original GitHub issue: https://github.com/konstruktoid/hardening/issues/76
Hi friend.
What is the goal of using postfix?
Just to send notifications emails? or will run a mail server?
@konstruktoid commented on GitHub (Jun 14, 2020):
Hi there!
it's just there to handle the internal mails. It will run a mail server (postfix) but only listening on the loopback interface
@hellresistor commented on GitHub (Jun 15, 2020):
Ok I thought was to send only admin notifications.
Have a way to send mail only method with 'msmtp' and TLS authentication. (Using gmail example)
@konstruktoid commented on GitHub (Jun 23, 2020):
Sorry, I don't understand what the issue is.
@hellresistor commented on GitHub (Jun 23, 2020):
accidently reopened .