#!/bin/bash

# Add your sendmail conf here
cat << ENDOFMUTTRC
# set realname='Mr. Example'
# set from="example@example.com"

# set sendmail="/usr/bin/msmtp --read-envelope-from"
# set pgp_sign_as=""
ENDOFMUTTRC