From 97d42c265790cd65b45c967efd6d6ef36f1f5340 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Sun, 24 May 2015 17:39:04 +0100 Subject: [PATCH] msmtp: don't set the from address use the one from mutt instead --- msmtprc | 2 -- 1 file changed, 2 deletions(-) diff --git a/msmtprc b/msmtprc index 75b5d98..e280535 100644 --- a/msmtprc +++ b/msmtprc @@ -9,13 +9,11 @@ host smtp.gmail.com port 587 protocol smtp auth on -from samir.benmendil@gmail.com user samir.benmendil@gmail.com password # unimaas inherits from gmail account unimaas : gmail -from s.benmendil@student.maastrichtuniversity.nl #set default account account default : gmail -- 2.48.1