X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Freadconfig.c;h=d93d04bd91453a4c17a6e04da66ca44092fa623f;hb=2abb9a7cfb0930e27062088734d306e7d78e4cc2;hp=fe7b4867a4fc3e65e8d8330a1e867053ce30112f;hpb=30292c537fe4eab052f303f1d3179c0e2fd037d8;p=mmh diff --git a/sbr/readconfig.c b/sbr/readconfig.c index fe7b486..d93d04b 100644 --- a/sbr/readconfig.c +++ b/sbr/readconfig.c @@ -17,9 +17,10 @@ struct procstr { static struct procstr procs[] = { { "attachment-header", &attach_hdr }, + { "sign-header", &sign_hdr }, + { "enc-header", &enc_hdr }, { "context", &context }, { "mh-sequences", &mh_seq }, - { "backup-prefix", &backup_prefix }, { "draft-folder", &draftfolder }, { "listproc", &listproc }, { "sendmail", &sendmail },