./mail/clamsmtp, SMTP filter that allows you to check for viruses

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.10, Package name: clamsmtp-1.10, Maintainer: martti

ClamSMTP is an SMTP filter that allows you to check for viruses using
the ClamAV anti-virus software. It accepts SMTP connections and
forwards the SMTP commands and responses to another SMTP server. The
'DATA' email body is intercepted and scanned before forwarding.

ClamSMTP aims to be lightweight, reliable, and simple rather than have
a myriad of options. It's written in C without major dependencies.
If you need more options then you could use something big like AMaViS
which is written in PERL and can do almost anything.


Master sites:

SHA1: 0bfbc39228ab40db5064917dd0805e06fdbfd598
RMD160: 464047852f91d46af79340f10179106c2fb22bbc
Filesize: 212.037 KB

Version history: (Expand)


CVS history: (Expand)


   2009-06-14 20:04:45 by Joerg Sonnenberger | Files touched by this commit (183)
Log message:
Remove @dirrm entries from PLISTs
   2009-05-12 14:27:20 by Martti Kuparinen | Files touched by this commit (14)
Log message:
Activated LICENSE=...
   2009-05-12 13:09:26 by Martti Kuparinen | Files touched by this commit (4)
Log message:
Added PKG_DESTDIR_SUPPORT=user-destdir
   2009-03-22 12:21:04 by Martti Kuparinen | Files touched by this commit (2) | Package updated
Log message:
Updated mail/clamsmtp to 1.10

- Make the XFOWARD HELO available as a environment variable in scripts.
- Send an RSET to the server after filter fails an email.
   2008-01-10 08:47:30 by Martti Kuparinen | Files touched by this commit (4) | Package updated
Log message:
Updated mail/clamsmtp to 1.9

1.9 [2007-05-28]
  - Resolve any DNS name for each connection.
  - Use my real name 'Stefan Walter'
    See: http://memberwebs.com/nielsen/
   2008-01-09 15:10:07 by Martti Kuparinen | Files touched by this commit (6)
Log message:
- Some "pkglint -Wall" fixes
- Make this build on Solaris 10 by checking for strcasestr (patch received
  from Andri Piik in a private mail)
   2007-12-02 14:04:16 by Thomas Klausner | Files touched by this commit (35) | Package updated
Log message:
Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.
   2007-10-30 20:31:43 by Martti Kuparinen | Files touched by this commit (18)
Log message:
Based on some feedback, comment out the newly added LICENSE=xxx for now.
I'll re-activate this later when the global license stuff is activated.