]> git.pld-linux.org Git - packages/sendmail.git/commitdiff
- one more update
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 24 Sep 2001 08:53:38 +0000 (08:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sendmail-dtelnet.patch -> 1.5

sendmail-dtelnet.patch

index b0eacda12652880b4be713ead6f5fc76c5947eaf..41fb9c29abd10a453bf36861ee819ce53e7ed9ea 100644 (file)
@@ -5,8 +5,8 @@ diff -Nur sendmail-8.12.0.orig/sendmail/conf.c sendmail-8.12.0/sendmail/conf.c
        DontLockReadFiles = true;
        DontProbeInterfaces = DPI_PROBEALL;
        DoubleBounceAddr = "postmaster";
-+      DetectTelnet = FALSE;
-+      ExitOnTelnet = TRUE;
++      DetectTelnet = 0;
++      ExitOnTelnet = 1;
        MaxHeadersLength = MAXHDRSLEN;
        MaxForwardEntries = 0;
        FastSplit = 1;
This page took 0.080021 seconds and 4 git commands to generate.