Commit graph

7 commits

Author SHA1 Message Date
Dirk Meyer
fe1f19cc3e - update to 0.2.9 2005-07-27 17:30:36 +00:00
Dirk Meyer
4f39596fd1 - honor CFLAGS
Submitted by:	ache
2005-07-15 03:55:24 +00:00
Dirk Meyer
d7d20d0add - update to 0.2.8
- use /var/crash
- don't issue SMFIS_TEMPFAIL in testmode
- fix gcc error on FreeBSD 5.x:
sid-filter.c: In function `sid_marid_check':
sid-filter.c:1145: error: label at end of compound statement
2005-06-11 07:29:15 +00:00
Dirk Meyer
53fe81cdd6 - new option WITH_SIDMILTER_AR=yes
resovles conflicts with libar from diffrent ports

- rename ar.h to libar.h
prevent possible conflicts with /usr/include/ar.h

- force PTHREAD_CFLAGS, no difference in package

Suggested by:	ache
2005-05-23 15:55:24 +00:00
Dirk Meyer
ce7f013bf8 - remove extra sleep
Suggested by:	ache
2005-05-23 15:51:23 +00:00
Dirk Meyer
559d33250a - add restart target
- fix wait subtarget
Suggested by:	ache
2005-05-22 21:37:49 +00:00
Dirk Meyer
c69fe5c0c3 open source implementation of the Sender ID specification as defined
by the Internet Engineering Task Force's (IETF) MARID Working Group
(Mail Authorization Records in DNS).

sid-milter implements the -core and -protocol specifications.
Additionally, sid-milter implements the "SPF Classic" record protocol
(v=spf1) as defined by the SPF community.

WWW: http://sendmail.net/sid-milter/
2005-03-09 05:38:44 +00:00