summaryrefslogtreecommitdiff
path: root/www/Mosaic/files/patch-ad
blob: 3b4d853e621c215634fbcd00c1e889f3cd1c6d0d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** src/xresources.h.orig	Wed Oct 25 10:40:00 1995
--- src/xresources.h	Tue Dec  5 06:11:22 1995
***************
*** 95,101 ****
        offset (confirm_exit), XtRString, "True" },
    /* THIS USED TO BE mailCommand BUT IS NOW sendmailCommand. */
    { "sendmailCommand", "SendmailCommand", XtRString, sizeof (char *),
!       offset (sendmail_command), XtRString, "/usr/lib/sendmail -t" },
    /* Ignore this.  Stealth feature. */
    { "mailFilterCommand", "MailFilterCommand", XtRString, sizeof (char *),
        offset (mail_filter_command), XtRString, NULL },
--- 95,101 ----
        offset (confirm_exit), XtRString, "True" },
    /* THIS USED TO BE mailCommand BUT IS NOW sendmailCommand. */
    { "sendmailCommand", "SendmailCommand", XtRString, sizeof (char *),
!       offset (sendmail_command), XtRString, "/usr/sbin/sendmail -t" },
    /* Ignore this.  Stealth feature. */
    { "mailFilterCommand", "MailFilterCommand", XtRString, sizeof (char *),
        offset (mail_filter_command), XtRString, NULL },