]> git.pld-linux.org Git - packages/sendmail.git/blob - sendmail-rmail.patch
- x32 rebuild
[packages/sendmail.git] / sendmail-rmail.patch
1 --- sendmail-8.8.7/rmail/rmail.c.rmail  Mon Feb  9 14:30:13 1998
2 +++ sendmail-8.8.7/rmail/rmail.c        Mon Feb  9 14:30:42 1998
3 @@ -232,7 +232,6 @@
4         i = 0;
5         args[i++] = _PATH_SENDMAIL;     /* Build sendmail's argument list. */
6         args[i++] = "-oee";             /* No errors, just status. */
7 -       args[i++] = "-odq";             /* Queue it, don't try to deliver. */
8         args[i++] = "-oi";              /* Ignore '.' on a line by itself. */
9  
10         /* set from system and protocol used */
This page took 0.028793 seconds and 3 git commands to generate.