./mail/libmilter, Mail filter support library for sendmail

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


Branch: CURRENT, Version: 8.18.1, Package name: libmilter-8.18.1, Maintainer: jnemeth

The sendmail Mail Filter API (Milter) is designed to allow third-party
programs access to mail messages as they are being processed in order to
filter meta-information and content.

libmilter provides the implementation of this API.

Note that although the API of this library is fairly stable and
will most likely only see additions, the interface between this
library and sendmail is subject to change without notice.


Required to build:
[pkgtools/cwrappers]

Package options: inet6

Master sites: (Expand)

Filesize: 2345.279 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-12 04:25:10 by John Nemeth | Files touched by this commit (3) | Package updated
Log message:
reset PKGREVISION for sendmail update
   2019-11-02 17:25:29 by Roland Illig | Files touched by this commit (112)
Log message:
mail: align variable assignments

pkglint -Wall -F --only aligned -r

No manual corrections.
   2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583)
Log message:
Fix indentation in buildlink3.mk files.

The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
   2016-05-20 14:12:14 by Jonathan Perkin | Files touched by this commit (1)
Log message:
Bump PKGREVISION for SunOS -fPIC change.
   2014-12-07 00:24:38 by John Nemeth | Files touched by this commit (1) | Package updated
Log message:
reset PKGREVISION for sendmail update
   2014-06-20 18:28:50 by John Nemeth | Files touched by this commit (1)
Log message:
Bump PKGREVISION for PR/48913.
   2013-11-23 12:34:45 by OBATA Akio | Files touched by this commit (1)
Log message:
Use find-headers instead of find-files to detect builtin header files.
   2012-10-08 14:19:35 by Aleksej Saushev | Files touched by this commit (307)
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.