Call send directly, not via sendproc. Removed its profile entry, too.
[mmh] / uip / spost.c
index 046f340..43d3d10 100644 (file)
@@ -692,7 +692,7 @@ process_bccs(char *origmsg)
                fprintf(out, "------------\n");
                fclose(out);
 
-               snprintf(buf, sizeof buf, "%s%s %s", sendproc,
+               snprintf(buf, sizeof buf, "send%s %s",
                                pushflg ? " -push" : "", bccdraft);
                if (system(buf) != 0) {
                        admonish(invo_name, "Problems to send Bcc to %s",