Activated Jon's attachment system by default and steamlined it.
[mmh] / sbr / readconfig.c
index fff8a84..b78eb06 100644 (file)
@@ -16,6 +16,7 @@ struct procstr {
 };
 
 static struct procstr procs[] = {
+       { "attachment-header",  &attach_hdr },
        { "context",       &context },
        { "mh-sequences",  &mh_seq },
        { "backup-prefix", &backup_prefix },