cvs commit: ports/mail/mailman Makefile ports/mail/mailman/files patch-Mailman::Defaults.py.in postfix-verp.diff

Xin LI delphij at FreeBSD.org
Mon Oct 22 14:26:50 PDT 2007


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)


More information about the cvs-all mailing list