> Date: Thursday, January 05, 2023 14:50:58 -0700
> From: Sbob
>
>
> Update:
>
> If I run the test command as root, the command completes but the
> mail has not arrived in my inbox, it has been 10min
>
># echo "test" | sendmail -s "test subject" my_user@my_domain.com
>#
>
Look in the sendin
Update:
If I run the test command as root, the command completes but the mail
has not arrived in my inbox, it has been 10min
# echo "test" | sendmail -s "test subject" my_user@my_domain.com
#
On 1/5/23 14:37, Sbob wrote:
All;
I have setup a Fedora 37 Server in a VMWare Workstation VM (Fed
All;
I have setup a Fedora 37 Server in a VMWare Workstation VM (Fedora 36 host)
I cannot seem to get sendmail working, here are the steps I have taken,
following this guide:
https://tecadmin.net/install-sendmail-on-fedora/
1)
# dnf install sendmail sendmail-cf
2)
Comment out below line in /e