X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fpost.c;h=6f04593d9854cf84cb3637ba66d1ec0d1f5153f4;hb=79e665fc9bdaa67a9cd2dfd02bd4494bbec7cc2d;hp=9c9bec9f818516249cdbb39371df5446597e8943;hpb=0b916e9e3663695177768804728855a82d6d217b;p=mmh diff --git a/uip/post.c b/uip/post.c index 9c9bec9..6f04593 100644 --- a/uip/post.c +++ b/uip/post.c @@ -1502,7 +1502,6 @@ post (char *file, int bccque, int talk, char *envelope) argp = sargv; *argp++ = "sendmail"; - *argp++ = "-m"; /* send to me too */ *argp++ = "-t"; /* read msg for recipients */ *argp++ = "-i"; /* don't stop on "." */ if (whomsw)