aboutsummaryrefslogtreecommitdiff
path: root/mail/sendmail/files
Commit message (Collapse)AuthorAgeFilesLines
* mailer.conf cleanup commentsDirk Meyer2021-04-061-0/+1
|
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-2/+0
|
* - update option CYRUSLOOKUPDirk Meyer2021-03-251-45/+105
| | | | | | | | PR: 254495 Submitted by: nork(at)inth-nine.com Notes: svn path=/head/; revision=569183
* - add missing site.configDirk Meyer2020-10-191-0/+1
| | | | Notes: svn path=/head/; revision=552761
* - new option DANEDirk Meyer2020-10-191-1/+1
| | | | | | | | - add PREVENTS for LDAP PR: 250383 Notes: svn path=/head/; revision=552735
* - compile with DANE supportDirk Meyer2020-10-041-1/+1
| | | | Notes: svn path=/head/; revision=551446
* - fix from upstream that allows libsm to compile against FreeBSD 13Dirk Meyer2020-07-161-0/+26
| | | | | | | | Submitted by: Gregory Shapiro Obtained from: https://svnweb.freebsd.org/changeset/base/363226 Notes: svn path=/head/; revision=542388
* - update to 8.16.1Dirk Meyer2020-07-0513-837/+62
| | | | Notes: svn path=/head/; revision=541282
* - enable _FFR_TLS_SE_OPTSDirk Meyer2020-05-101-1/+1
| | | | | | | | | 246259 PR: 246259 Submitted by: ruben@verweg.com Notes: svn path=/head/; revision=534845
* - fix RSA_generate_keyDirk Meyer2019-12-241-9/+8
| | | | | | | | PR: 242862 Submitted by: Dan Lukes Notes: svn path=/head/; revision=520819
* onvert to UCL & cleanup pkg-message (categories l-m)Mathieu Arnold2019-08-131-3/+6
| | | | Notes: svn path=/head/; revision=508882
* - cleanup pkg-messageDirk Meyer2019-05-021-0/+33
| | | | Notes: svn path=/head/; revision=500632
* - use independent copy of mailer.confDirk Meyer2019-03-301-0/+10
| | | | | | | PR: 236553 Notes: svn path=/head/; revision=497361
* - additional blacklisting for frequent useless connectionsDirk Meyer2019-03-241-4/+53
| | | | | | | | PR: 236605 Submitted by: Helge Oldach Notes: svn path=/head/; revision=496779
* - cleanup patchDirk Meyer2019-03-241-22/+17
| | | | Notes: svn path=/head/; revision=496778
* - extend blacklistingDirk Meyer2018-12-302-4/+14
| | | | | | | - cleanup rsa glue Notes: svn path=/head/; revision=488717
* - make portlint happierDirk Meyer2018-08-1610-42/+42
| | | | Notes: svn path=/head/; revision=477315
* - use a better configuration exampleDirk Meyer2018-04-051-6/+7
| | | | Notes: svn path=/head/; revision=466544
* mail/sendmail: Fix build with LibreSSL 2.7Bernard Spil2018-04-021-1/+1
| | | | | | | | | | - LibreSSL 2.7 implements OpenSSL 1.1 API PR: 227171 Approved by: dinoex (maintainer) Notes: svn path=/head/; revision=466240
* - fix "exited on signal 11" when dhparams file is missing.Dirk Meyer2018-03-081-40/+23
| | | | | | | PR: 226431 Notes: svn path=/head/; revision=463887
* - fix build with openssl 1.1 and libresslDirk Meyer2018-03-042-0/+184
| | | | Notes: svn path=/head/; revision=463590
* Work around the lack of definition of union semun per POSIX.Brooks Davis2018-03-021-0/+14
| | | | | | | | | | | | | | | When feasible do this by adding -D_WANT_SEMUN to CFLAGS or CXXFLAGS. Where this fails due to ports not honoring C*FLAGS, patch using __FreeBSD_version to enable the definition. PR: 224300, 224443 (exp-run) Approved by: portmgr (antoine) Exp-run: antoine Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D14137 Notes: svn path=/head/; revision=463452
* - fix regression introduced by r457706Dirk Meyer2018-01-0212-81/+214
| | | | | | | | | | PR: 224452 - add option BLACKLISTD https://reviews.freebsd.org/D13475 Notes: svn path=/head/; revision=457930
* mail/sendmail: Add port option for SMTPUTF8 support, enabled by default.Mark Felder2017-12-312-0/+602
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Postfix has had support for quite some time, compiled in by default http://www.postfix.org/SMTPUTF8_README.html Exim has support but it's not a default build option http://www.exim.org/exim-html-current/doc/html/spec_html/ch-internationalisation.html Sendmail had no support until Arnt produced this patch. As far as commercial access to SMTPUTF8 email goes: GMail has support for SMTPUTF8 for 3 years Outlook.com will have support shortly The world is moving forward with SMPTUTF8 and if it does not get wider distribution it will restrict the ability to self-host email as the only solution to send and receive email from these users will be to use a commercial cloud-hosted email platform. This patch is a no-op unless you are sending mail that requires the SMTPUTF8 extension. If you are running a Sendmail server and you did not have this patch you would have received errors and the messages would have been undeliverable. More info: http://rant.gulbrandsen.priv.no/eai/one-minute-guide PR: 224452 Reviewed by: Gregory Shapiro, Claus Assmann (private mails from Arnt) Obtained from: Arnt Gulbrandsen Sponsored by: CNNIC Notes: svn path=/head/; revision=457706
* - new option BLACKLISTD for FreeBSD-11Dirk Meyer2017-10-166-0/+130
| | | | | | | | Submitted by: Kurt Lidl, Masachika ISHIZUKA Differential Revision: https://reviews.freebsd.org/D6595 Notes: svn path=/head/; revision=452183
* - add config file for option GDBMDirk Meyer2017-09-131-0/+4
| | | | Notes: svn path=/head/; revision=449756
* - split libmilter from sendmail into a seperate portDirk Meyer2016-02-132-92/+0
| | | | | | | | - bump PORTREVISION Submitted by: matthew (Matthew Seaman) Notes: svn path=/head/; revision=408774
* - use USERS/GROUPSDirk Meyer2015-05-162-2/+12
| | | | | | | | | | | - removes obsolete @dirrm - support STRIP_CMD - stops rebuilding submit.cf PR: 200244 Submitted by: John Marino Notes: svn path=/head/; revision=386569
* - add support for eliptic curvesDirk Meyer2015-04-251-1/+1
| | | | Notes: svn path=/head/; revision=384720
* - update to 8.15.1Dirk Meyer2014-12-104-15/+1
| | | | | | | | - cleanup options - tlsext.patch removed, now part of distribution Notes: svn path=/head/; revision=374459
* - fix LDOPS which is parsed twice by m4 nowDirk Meyer2014-10-181-1/+1
| | | | Notes: svn path=/head/; revision=371118
* - enable options TLS SASL SASLAUTHD by defaultDirk Meyer2014-08-141-0/+13
| | | | | | | | | - new option TLSEXT_PADDING The port disables TLSEXT_PADDING by default. This fixes "TLS handshake failed" errors when sending to Ironport appliances. Notes: svn path=/head/; revision=364856
* - fix build with clang34Dirk Meyer2014-07-051-1/+2
| | | | | | | PR: 191074, 191290 Notes: svn path=/head/; revision=360796
* - fix CC handlingDirk Meyer2013-11-162-5/+5
| | | | | | | | - escape LD options PR: 183547 Notes: svn path=/head/; revision=333983
* Unbreak on -CURRENTUlrich Spörlein2011-08-011-0/+11
| | | | | | | | | Tell groff to tell grotty to not emit SGR sequences, they make ul(1) choke. Discussed with: ru Notes: svn path=/head/; revision=278736
* - honor CCDirk Meyer2011-06-241-0/+11
| | | | Notes: svn path=/head/; revision=276215
* - update to 8.14.5Dirk Meyer2011-05-171-12/+0
| | | | Notes: svn path=/head/; revision=274236
* - drop milter patch, as it might cause problemsDirk Meyer2010-03-121-274/+0
| | | | Notes: svn path=/head/; revision=250965
* - use nanosleepDirk Meyer2010-03-112-0/+286
| | | | | | | | | | Submitted by: Dewayne Geraghty - sendmail-milterrandom-8.14.1 Obtained from: http://antispam.imp.ch/patches/patch-sendmail-milterrandom Notes: svn path=/head/; revision=250904
* - drop old rc.d scriptsDirk Meyer2010-01-242-97/+0
| | | | Notes: svn path=/head/; revision=248484
* - update to 8.14.4Dirk Meyer2009-12-311-75/+0
| | | | Notes: svn path=/head/; revision=246922
* - fix oder of patches when build WITHOUT_SHARED_MILTERDirk Meyer2009-10-261-75/+0
| | | | | | | reported by: QAT Notes: svn path=/head/; revision=243323
* - Security patch libmiterDirk Meyer2009-10-261-0/+150
| | | | | | | | SECURITY: fix DOS vulnerability in libmiter Obtained from: Jose-Marcio Martins da Cruz Notes: svn path=/head/; revision=243318
* - update to 8.14.3Dirk Meyer2008-05-048-227/+226
| | | | | | | - split patch into seperate files Notes: svn path=/head/; revision=212588
* - remove support for cyrus-sasl < 2Dirk Meyer2007-03-311-4/+0
| | | | Notes: svn path=/head/; revision=188900
* - update to 8.14.0Dirk Meyer2007-02-021-0/+7
| | | | | | | - bump libmilter Notes: svn path=/head/; revision=183979
* - improve error handlingDirk Meyer2006-08-121-0/+8
| | | | | | | Submitted by: Royce Williams Notes: svn path=/head/; revision=170432
* - update to 8.13.8.Dirk Meyer2006-08-101-18/+0
| | | | Notes: svn path=/head/; revision=170252
* - Apply Patch for shared memoryDirk Meyer2006-06-151-0/+18
| | | | | | | http://www.sendmail.org/releases/8.13.7.html#ERRATA Notes: svn path=/head/; revision=165488
* - remove some obsolte definesDirk Meyer2006-01-071-1/+0
| | | | Notes: svn path=/head/; revision=152986