gmail_as_a_relay_on_linux_centos8
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
gmail_as_a_relay_on_linux_centos8 [2022/03/30 07:55] – juckins | gmail_as_a_relay_on_linux_centos8 [2025/03/20 19:55] (current) – juckins | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== GMail as a Relay on Linux CENTOS8 ==== | + | ==== GMail as a Relay on Linux Ubunutu 20.04 LTS and CENTOS8 |
Using Postfix for this solution. | Using Postfix for this solution. | ||
- | |||
- | dnf install postfix ca-certificates mutt | ||
- | dnf install cyrus-sasl, cyrus-sasl-gssapi, | ||
- | systemctl start postfix | ||
- | systemctl enable postfix | ||
Follow instructions at https:// | Follow instructions at https:// | ||
Line 16: | Line 11: | ||
* Everything should work OK. | * Everything should work OK. | ||
- | Perform | + | For CENTOS8: |
+ | |||
+ | dnf install postfix ca-certificates mutt | ||
+ | dnf install cyrus-sasl, cyrus-sasl-gssapi, | ||
+ | systemctl start postfix | ||
+ | systemctl enable postfix | ||
+ | |||
+ | Next perform | ||
| | ||
cd / | cd / | ||
Line 57: | Line 59: | ||
systemctl restart postfix | systemctl restart postfix | ||
+ | Send test message: | ||
+ | |||
+ | mutt -s " |
gmail_as_a_relay_on_linux_centos8.1648641327.txt.gz · Last modified: 2022/03/30 07:55 by juckins