Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Oct 2007 21:26:50 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/mailman Makefile ports/mail/mailman/files patch-Mailman::Defaults.py.in postfix-verp.diff
Message-ID:  <200710222126.l9MLQoeU008117@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2007-10-22 21:26:50 UTC

  FreeBSD ports repository

  Modified files:
    mail/mailman         Makefile 
    mail/mailman/files   patch-Mailman::Defaults.py.in 
  Added files:
    mail/mailman/files   postfix-verp.diff 
  Log:
  Teach mailman how to utilize postfix's XVERP functionality,
  which drastically improves mail delivery performance when
  VERP is being used.
  
  In order to exploit the performance gain, one has to choose
  'POSTFIX' in the OPTIONS menu, configure postfix with proper
  smtpd_authorized_verp_clients settings, then add:
  
          VERP_STYLE = 'Postfix'
  
  to the mm_cfg.py configuration.
  
  The Postfix style XVERP delivery is disabled by default.
  
  PR:             ports/116847
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.74      +2 -1      ports/mail/mailman/Makefile
  1.4       +18 -5     ports/mail/mailman/files/patch-Mailman::Defaults.py.in
  1.1       +51 -0     ports/mail/mailman/files/postfix-verp.diff (new)



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