NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: No dkim signature attached when using mutt
On Mon, Oct 31, 2022 at 10:10:10AM -0500, Jonathan A. Kollasch wrote:
> Is mutt sending through the same path as your sendmail(1)?
In /etc/mailer.conf I see the following (but I do not know whether this is
what mail command uses, 'man mail' doesn't point to this file):
sendmail /usr/libexec/postfix/sendmail
By printing sendmail value in running mutt I see:
sendmail="/usr/sbin/sendmail -oem -oi"
However in mutt if I do this (and confirm that the value has reflected in
running mutt), then also dkim is not attached to mails sent from mutt.
set sendmail="/usr/libexec/postfix/sendmail -oem -oi"
--
Mayuresh
Home |
Main Index |
Thread Index |
Old Index