msmtp: add note about account commands in extraConfig

Fixes #1975
This commit is contained in:
Robert Helgesson 2021-05-07 22:45:25 +02:00
parent b2dec35b86
commit 4896c50074
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89

View file

@ -53,6 +53,11 @@ in {
description = ''
Extra configuration lines to add to <filename>~/.msmtprc</filename>.
See <link xlink:href="https://marlam.de/msmtp/msmtprc.txt"/> for examples.
</para><para>
Note, if running msmtp fails with the error message "account default
was already defined" then you probably have an account command here.
Account commands should be placed in
<xref linkend="opt-accounts.email.accounts._name_.msmtp.extraConfig"/>.
'';
};