From ae857c9f546c4fe4c919478c6c75608151c075ad Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Tue, 11 Jul 2023 17:43:16 -0500 Subject: fix: add msmtp-mta package --- src/install/mail.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/install/mail.md b/src/install/mail.md index e65bc1f..583f9d4 100644 --- a/src/install/mail.md +++ b/src/install/mail.md @@ -7,10 +7,10 @@ is contained within my dotfiles. ## Mail Submission Agent Sending mail is the least complex part of this setup, and is entirely handled by -`msmtp`. +`msmtp`, with `msmtp-mta` simply providing a symlink for `sendmail` to `msmtp`. ```console -pacman -S msmtp +pacman -S msmtp msmtp-mta ``` ## Mail Retrieval Agent -- cgit v1.2.3-70-g09d2