cvs commit: ports/mail/exim Makefile Makefile.options distinfo options pkg-plist

Kirill Ponomarew krion at FreeBSD.org
Wed May 5 18:08:19 UTC 2010


krion       2010-05-05 18:08:18 UTC

  FreeBSD ports repository

  Modified files:
    mail/exim            Makefile Makefile.options distinfo 
                         options pkg-plist 
  Log:
  "Spamooborona 1024" software by Yandex allows to filter up to 1024
  good messages per day for any mailhost. It is to note: 1024 - it is
  not the total amount of messages scanned but the only good ones,
  which aren't considered as spam. Once 1024 good messages get passed
  through the filter, the rest of mail traffic will be passed without
  considering spam or ham until the end of the day.
  
  http://so.yandex.ru/companies/so1024.xml
  
  The patch allows use of "Spamooborona 1024" with Exim by using
  Local_scan()'s functionality provided by Yandex LLC.
  
  PR:             ports/146215
  Submitted by:   Alexey V.Degtyarev <alexey at renatasystems.org>
  
  Revision  Changes    Path
  1.250     +40 -1     ports/mail/exim/Makefile
  1.4       +3 -1      ports/mail/exim/Makefile.options
  1.99      +3 -0      ports/mail/exim/distinfo
  1.16      +1 -0      ports/mail/exim/options
  1.49      +3 -1      ports/mail/exim/pkg-plist


More information about the cvs-ports mailing list