Port details |
- smtptrapd RFC 2821 compliant SMTP service that always returns a 4xx soft error
- 1.6_1 mail
=3 1.6_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2005-03-20 21:35:52
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: openvpn, ap24-mod_security, pure-ftpd, sqlgrey, pfqueue
- License: GPLv2
- WWW:
- https://smtptrapd.sourceforge.net/
- Description:
- The smtptrapd program is a multi-threaded daemon that provides a
RFC 2821 compliant SMTP service that always returns a 4xx soft error
to the RCPT TO verb. Use it to keep spammers who try to exploit the
MX with highest PRI away.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- smtptrapd>0:mail/smtptrapd
- To install the port:
- cd /usr/ports/mail/smtptrapd/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/smtptrapd
- pkg install smtptrapd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: smtptrapd
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (smtptrapd-1.6.tar.gz) = c86d74353ee1b1ed909c9a20b5793d11703973cba54afe0f2369f818cb32422c
SIZE (smtptrapd-1.6.tar.gz) = 5879
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_smtptrapd
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6_1 01 Nov 2023 22:11:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.6_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.6_1 20 Jul 2022 14:22:19
    |
Tobias C. Berner (tcberner)  |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
1.6_1 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
1.6_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.6_1 14 Sep 2020 07:44:50
  |
bapt  |
Use standard plist mecanism to create directories installed of a pkg-install
script |
1.6 22 Nov 2016 14:04:22
  |
danfe  |
In several dozen ports, use single space for WWW: line in pkg-descr, and
reformat port description text in cases when it was notoriously broken. |
1.6 25 Mar 2015 11:41:18
  |
marino  |
mail category: Remove $PTHREAD_LIBS
Note: The following ports did not pass check-plist (CP) or stage-qa (QA)
tests. The sendmail port has many problems, but this was already known
by myself as I fixed it properly on DPorts last week. It's a forward
action to submit a PR against mail/sendmail.
* antivirus-milter (CP)
* dk-milter (CP)
* milter-regex (CP)
* sendmail (CP, QA)
approved by: PTHREAD blanket |
1.6 09 May 2014 23:30:25
  |
amdmi3  |
- Support staging
- Verbosify build and installation |
1.6 16 Dec 2013 18:24:49
  |
glarkin  |
[Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.
Submitted by: glarkin |
1.6 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.6 05 Aug 2012 23:19:40
 |
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
1.6 14 Jan 2012 08:57:23
 |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.6 09 Dec 2010 23:45:08
 |
glarkin  |
- Updated to 1.6
2010-09-21
* smtptrapd.c (): 1.6 has been released with enhancements for
logging, banner delay and rejection based upon a patch from Joseph Tam.
- Quieted the Makefile
Reported by: portscout via miwi |
1.5 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.5 11 Jan 2010 18:35:48
 |
glarkin  |
- Updated WWW: to a working site |
1.5 18 Jul 2008 21:05:20
 |
glarkin  |
Changed my MAINTAINER address to
glarkin@FreeBSD.org.
Approved by: beech (mentor) |
1.5 20 Jun 2008 12:48:05
 |
pav  |
- Fix fetch
- Take maintainership
PR: ports/124654
Submitted by: Greg Larkin <glarkin@sourcehosting.net> |
1.5 26 Apr 2008 14:48:34
 |
miwi  |
- Update to 1.5
PR: 123086
Submitted by: Ports Fury |
1.3 20 Apr 2007 23:09:30
 |
gabor  |
- Fix build by adding back the accidentally removed line
Pointyhat to: gabor
Reported by: pointyhat (via kris) |
1.3 18 Apr 2007 11:46:10
 |
gabor  |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter i-m |
1.3 01 Mar 2007 21:31:41
 |
anders  |
Give up maintainership of these ports. Don't use/have an interest for
them anymore. |
1.3 27 Jul 2006 17:10:02
 |
anders  |
Update to 1.3. |
1.2 20 Feb 2006 20:47:50
 |
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
1.2 22 Jan 2006 12:50:54
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.2 17 May 2005 16:35:33
 |
anders  |
Update to 1.2.
Unbreak & fix plist. |
1.1 07 May 2005 23:03:18
 |
kris  |
BROKEN: Incomplete pkg-plist |
1.1 20 Mar 2005 21:35:13
 |
anders  |
Add smtptrapd, a tool/trap to keep spammers who try to abuse MX with the
highest PRI away. |