diff options
author | neodarz <neodarz@neodarz.net> | 2019-09-05 09:02:39 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-09-05 09:02:39 +0200 |
commit | 72d698979fdaa6dbd1b1d3d41b69d94ddd83f4de (patch) | |
tree | 5a8df180f6139762e6b5c0ea2372a76c5df5e4c1 /dotfiles/mutt/account.fr.happy-dev.neodarz | |
parent | 82335ab01503ade18c5e830739b218fbdf1445d5 (diff) | |
download | dotfiles_dotdrop-72d698979fdaa6dbd1b1d3d41b69d94ddd83f4de.tar.xz dotfiles_dotdrop-72d698979fdaa6dbd1b1d3d41b69d94ddd83f4de.zip |
Add mutt config
Diffstat (limited to 'dotfiles/mutt/account.fr.happy-dev.neodarz')
-rw-r--r-- | dotfiles/mutt/account.fr.happy-dev.neodarz | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dotfiles/mutt/account.fr.happy-dev.neodarz b/dotfiles/mutt/account.fr.happy-dev.neodarz new file mode 100644 index 0000000..ab498f0 --- /dev/null +++ b/dotfiles/mutt/account.fr.happy-dev.neodarz @@ -0,0 +1,11 @@ +unmailboxes * +set smtp_url = "smtp://neodarz@smtp.happy-dev.fr:587" +set smtp_pass="wQtZi9WtpD" +set sendmail="/usr/bin/msmtp" +set from = "neodarz@happy-dev.fr" +set realname = "Corentin Breton" + +set record = "+corentin.breton@neodarz.net/Sent" +copy = no + +set pgp_autosign = no |