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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to