> > So, solutions. You can (a) change post.c to use execvp() instead of > execv(), (b) continue using your wrapper script, or (c) switch to > submitting your mail via SMTP (either direct SMTP to a mail server > or via sendmail using "sendmail/smtp").
Solution (a) solved my problem. Thanks for the replies! -- nmh-workers https://lists.nongnu.org/mailman/listinfo/nmh-workers
