ports/mail/sendmail/files
Dirk Meyer 6db91b3c94 Add socket map support to the sendmail port (from 8.13.0)
This will allow for easier integration with e.g. ports/mail/cyrus-imapd22,
which already includes smmapd for realtime checking whether the mailbox
exists and is not over quota.

The patch adds
1) an extra knob in Makefile (WITH_SENDMAIL_SOCKETMAP).
3) the extra-patch-socketmap.patch is actually
http://www.sendmail.org/~ca/email/patches/sendmail-8.12.7-socketmap-v4.patch
slightly hacked (the pathnames) so it cleanly applies through ports(7).

PR:		64566
Submitted by:	Michael O. Boev

- change PKGNAMESUFFIX
- merge 1-line site.config.m4.* files into Makefile
- update CONFLICTS
2004-03-26 14:05:33 +00:00
..
patch-aa
pkg-milter
sendmail.sh - fix Usage 2003-12-04 03:24:09 +00:00
site.config.m4
site.config.m4.ipv6
site.config.m4.ldap
site.config.m4.milter
site.config.m4.pre4
site.config.m4.sasl
site.config.m4.sasl2
site.config.m4.ssl
site.config.m4.tls
sm-client.sh - fix Usage 2003-12-04 03:24:09 +00:00
socketmap.patch Add socket map support to the sendmail port (from 8.13.0) 2004-03-26 14:05:33 +00:00
tls-install.sh