cvs commit: ports/sysutils/ucspi-tcp Makefile distinfo
    Renato Botelho 
    garga at FreeBSD.org
       
    Thu Jun  8 23:43:51 UTC 2006
    
    
  
garga       2006-06-08 23:41:52 UTC
  FreeBSD ports repository
  Modified files:
    sysutils/ucspi-tcp   Makefile distinfo 
  Log:
  As qmail ports' maintainer, I recieved a lot of emails reporting a "problem". If
  you have a good client using an IP listed on a RBL, this person cannot have a
  chance to auth on qmail server if server uses rblsmtpd because connection is
  dropped before call qmail-smtpd.
  
  This patch fix this problem, changing rblsmtpd to doesn't drop the connection,
  just set a var, that will be checked by patched qmail-smtpd, and if person is
  authenticated, it ignores rbl check.
  
  PR:             ports/98390
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.25      +8 -1      ports/sysutils/ucspi-tcp/Makefile
  1.8       +3 -0      ports/sysutils/ucspi-tcp/distinfo
    
    
More information about the cvs-all
mailing list