no longer used.
char *rcvstoreproc = nmhlibdir (/rcvstore);
/*
- * This program is called to remove a folder.
- */
-
-char *rmfproc = nmhbindir (/rmf);
-
-/*
* This program is called to remove a message by rmm or refile -nolink.
* It's usually empty, which means to rename the file to a backup name.
*/
extern char *rcvstoreproc;
extern char *replcomps;
extern char *replgroupcomps;
-extern char *rmfproc;
extern char *rmmproc;
extern char *sendproc;
extern char *showmimeproc;
to delete a message from a folder.
.RE
.PP
-.BR rmfproc :
-%bindir%/rmf
-.RS 5
-Currently not used.
-.RE
-.PP
.BR sendproc :
%bindir%/send
.RS 5
{ "mshproc", &mshproc },
{ "packproc", &packproc },
{ "postproc", &postproc },
- { "rmfproc", &rmfproc },
{ "rmmproc", &rmmproc },
{ "sendproc", &sendproc },
{ "showmimeproc", &showmimeproc },
{ "mshproc", &mshproc },
{ "packproc", &packproc },
{ "postproc", &postproc },
- { "rmfproc", &rmfproc },
{ "rmmproc", &rmmproc },
{ "sendproc", &sendproc },
{ "showmimeproc", &showmimeproc },