]> git.marmaro.de Git - mmh/blobdiff - sbr/readconfig.c
slocal: Don't remove $PATH from env. Now execvp() searches as expected.
[mmh] / sbr / readconfig.c
index fff8a84ea01621e7744fccb8aad750b3f3762daa..b78eb06e880f1e0321b6ee94311b9a6d0a2f5233 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 },