From 7ba41d5fc191ef19f36404bf8fb0fb2bbc0a1b11 Mon Sep 17 00:00:00 2001
From: Andreas Loibl <andreas@andreas-loibl.de>
Date: Mon, 21 May 2012 22:30:35 +0200
Subject: add more local-mail folders to /etc/skel

---
 config/chroot_local-hooks/etcskel-hotfixes | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config/chroot_local-hooks/etcskel-hotfixes b/config/chroot_local-hooks/etcskel-hotfixes
index 53c9b92..8a4bacb 100755
--- a/config/chroot_local-hooks/etcskel-hotfixes
+++ b/config/chroot_local-hooks/etcskel-hotfixes
@@ -2,5 +2,6 @@
 # prevent KDE from warning about non-existent directories
 mkdir -p /etc/skel/.local/share/contacts
 mkdir -p /etc/skel/.local/share/local-mail
+mkdir -p /etc/skel/.local/share/local-mail/{sent-mail,outbox}/{tmp,cur,new}
 ln -s local-mail /etc/skel/.local/share/.local-mail.directory
 
-- 
cgit v1.0