diff --git a/sup/config.yaml b/sup/config.yaml index 1296fb8..c53592d 100644 --- a/sup/config.yaml +++ b/sup/config.yaml @@ -28,16 +28,22 @@ :default: :name: Felix Van der Jeugt :email: felix.vanderjeugt@gmail.com - :alternates: - - felix.vanderjeugt@12urenloop.be + :alternates: [] :sendmail: "/usr/bin/msmtp --account=gmail -t --read-envelope-from" :signature: "/home/felix/.signature" :gpgkey: '' :ugent: :name: Felix Van der Jeugt :email: felix.vanderjeugt@ugent.be + :alternates: [] :sendmail: "/usr/bin/msmtp --account=ugent -t --read-envelope-from" :signature: "/home/felix/.signature" :gpgkey: '' + :12ul: + :name: Felix Van der Jeugt + :email: felix.vanderjeugt@12urenloop.be :alternates: [] + :sendmail: "/usr/bin/msmtp --account=12ul -t --read-envelope-from" + :signature: "/home/felix/.signature" + :gpgkey: '' :time_mode: 24h diff --git a/sup/sources.yaml b/sup/sources.yaml index 744baad..d08146b 100644 --- a/sup/sources.yaml +++ b/sup/sources.yaml @@ -15,6 +15,14 @@ id: 3 labels: - UGent +- !supmua.org,2006-10-01/Redwood/Maildir + uri: maildir:/home/felix/Mail/12ul/Inbox + usual: true + archived: false + sync_back: true + id: 5 + labels: + - 12UL - !supmua.org,2006-10-01/Redwood/Maildir uri: maildir:/home/felix/Mail/gmail/Sent usual: true @@ -31,4 +39,12 @@ id: 4 labels: - UGent +- !supmua.org,2006-10-01/Redwood/Maildir + uri: maildir:/home/felix/Mail/12ul/Sent + usual: true + archived: true + sync_back: true + id: 6 + labels: + - 12UL - !supmua.org,2006-10-01/Redwood/SentLoader {}