Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 May 2004 07:21:51 -0700 (PDT)
From:      Oliver Eikemeier <eik@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/exim Makefile ports/mail/exim/files patch-src::verify.c
Message-ID:  <200405061421.i46ELpgr097519@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
eik         2004/05/06 07:21:51 PDT

  FreeBSD ports repository

  Modified files:
    mail/exim            Makefile 
  Added files:
    mail/exim/files      patch-src::verify.c 
  Log:
  Fix potential SEGV on long header when verify = header_syntax is used
  
    this is not set not in the default configuration, check with
    grep 'verify.*=.*header_syntax' /usr/local/etc/exim/configure
  
    <http://www.guninski.com/exim1.html>;
  
  Revision  Changes    Path
  1.178     +1 -1      ports/mail/exim/Makefile
  1.3       +22 -0     ports/mail/exim/files/patch-src::verify.c (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405061421.i46ELpgr097519>