X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Freadconfig.c;h=b78eb06e880f1e0321b6ee94311b9a6d0a2f5233;hb=75a3bc56e890a9ca5e25f194acbb574e942de5c5;hp=fff8a84ea01621e7744fccb8aad750b3f3762daa;hpb=5b792c4424571f05bc2008e3109797d18d7d00d1;p=mmh diff --git a/sbr/readconfig.c b/sbr/readconfig.c index fff8a84..b78eb06 100644 --- a/sbr/readconfig.c +++ b/sbr/readconfig.c @@ -16,6 +16,7 @@ struct procstr { }; static struct procstr procs[] = { + { "attachment-header", &attach_hdr }, { "context", &context }, { "mh-sequences", &mh_seq }, { "backup-prefix", &backup_prefix },