programs.msmtp.configContent

Home-Manager option

Content added to msmtp config. See https://marlam.de/msmtp/msmtprc.txt for examples. 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 accounts.email.accounts.<name>.msmtp.extraConfig.

type: strings concatenated with “\n”
Default
""
Example
lib.mkOrder 1200 &#x27;&#x27;&#x27; set syslog &#x27;&#x27;&#x27;;
declared in: <home-manager/modules/programs/msmtp>source unavailable