From 3d50e7386178cd0392d2e1c9ba7b9e933b4c27e3 Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 21 Aug 2014 13:28:19 +0200 Subject: initial commit --- wu-user/.config/alot/config | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 wu-user/.config/alot/config (limited to 'wu-user/.config/alot/config') diff --git a/wu-user/.config/alot/config b/wu-user/.config/alot/config new file mode 100644 index 0000000..d649fe0 --- /dev/null +++ b/wu-user/.config/alot/config @@ -0,0 +1,13 @@ +[accounts] + [[tv@sh-via-cd]] + realname = tv + address = tv@shackspace.de + sendmail_command = msmtp --account=cd -t --read-envelope-from + sent_box = maildir:///home/tv/Maildir/.Sent + draft_box = maildir:///home/tv/Maildir/.Drafts + [[tv@wu]] + realname = tv + address = tv@wu.retiolum + sendmail_command = msmtp -a wu -t --read-envelope-from + sent_box = maildir:///home/tv/Maildir/.Sent + draft_box = maildir:///home/tv/Maildir/.Drafts -- cgit v1.2.3