summaryrefslogtreecommitdiff
path: root/libmu_scm/mu_scm.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmu_scm/mu_scm.c')
-rw-r--r--libmu_scm/mu_scm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmu_scm/mu_scm.c b/libmu_scm/mu_scm.c
index eaae397f3..e1bf5e331 100644
--- a/libmu_scm/mu_scm.c
+++ b/libmu_scm/mu_scm.c
@@ -62,6 +62,7 @@ struct format_record {
static struct format_record format_table[] = {
{ "mbox", &mbox_record },
{ "mh", &mh_record },
+ { "maildir", &maildir_record },
{ "pop", &pop_record },
{ "imap", &imap_record },
{ "sendmail", &sendmail_record },

Return to:

Send suggestions and report system problems to the System administrator.