notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
noattach Attachment filter for Sendmail Milter
1.2_5 mail on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.2_4Version of this port present on the latest quarterly branch.
Maintainer: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-02-10 03:04:46
Last Update: 2024-01-11 16:36:04
Commit Hash: 21e328a
People watching this port, also watch:: net-snmp, libgd, openvpn, zip, sendmail
License: not specified in port
WWW:
http://freecode.com/projects/noattach/
Description:
There really isn't much to say, noattach is a milter that parses the body of email messages from sendmail and checks if the filename of attachments matches one of the regular expressions in a given pattern file and rejects those emails that match. Filenames are rfc2047 or rfc2231 decoded if needed. This program needs sendmail version 8.12.2 or newer to be compiled with libmilter.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (16 items)
Collapse this list.
  1. etc/noattach.patterns-dist
  2. libexec/noattach
  3. share/doc/noattach/AUTHORS
  4. share/doc/noattach/INSTALL
  5. share/doc/noattach/NEWS
  6. share/doc/noattach/README
  7. share/doc/noattach/THANKS
  8. share/doc/noattach/TODO
  9. share/doc/noattach/ChangeLog
  10. share/examples/noattach/README
  11. share/examples/noattach/noattach.patterns
  12. share/examples/noattach/noattach.patterns.johncon
  13. share/man/man8/noattach.8.gz
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • noattach>0:mail/noattach
To install the port:
cd /usr/ports/mail/noattach/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/noattach
  • pkg install noattach
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: noattach
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (noattach-1.2.tar.gz) = 656554378f01df027562f91457a3aedae5f4c7ef9cf4312694169db9cc3ced17 SIZE (noattach-1.2.tar.gz) = 126176

Packages (timestamps in pop-ups are UTC):
noattach
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2_51.2_51.2_41.2_51.2_5-1.2_4-
FreeBSD:13:quarterly1.2_41.2_41.2_41.2_41.2_51.2_41.2_41.2_4
FreeBSD:14:latest1.2_51.2_51.2_41.2_51.2_51.2_4-1.2_4
FreeBSD:14:quarterly1.2_41.2_5-1.2_41.2_51.2_41.2_41.2_4
FreeBSD:15:latest1.2_51.2_5n/a1.2_5n/a1.2_51.2_51.2_5
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for noattach-1.2_5: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
mail_noattach
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/
Collapse this list.

Number of commits found: 65

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2_5
11 Jan 2024 16:36:04
commit hash: 21e328a99a749ce0a47110a7fe1a10dca6d3cb46commit hash: 21e328a99a749ce0a47110a7fe1a10dca6d3cb46commit hash: 21e328a99a749ce0a47110a7fe1a10dca6d3cb46commit hash: 21e328a99a749ce0a47110a7fe1a10dca6d3cb46 files touched by this commit
Dirk Meyer (dinoex) search for other commits by this committer
mail/noattach: use ${PREFIX}/share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.2_4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.2_4
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.2_4
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
1.2_4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.2_4
16 Apr 2020 14:49:59
Revision:531850Original commit files touched by this commit
dinoex search for other commits by this committer
- cleanup rc.d script
1.2_3
01 Jul 2018 10:17:19
Revision:473663Original commit files touched by this commit
dinoex search for other commits by this committer
- bump MILTER_SOVER to fix linking on FREEBSD-12
- bump PORTREVISION on ports using libmilter
- rename WITH_SENDMAIL_PORT to WITH_MILTER_PORT
- rename WITH_SENDMAIL_BASE to WITH_MILTER_BASE
- rename WITH_SENDMAIL_STATIC_MILTER to WITH_MILTER_STATIC
- cleanup ifdefs
- fix build on batv-filter with libmilter from ports
1.2_2
06 Oct 2016 18:18:52
Revision:423431Original commit files touched by this commit
dinoex search for other commits by this committer
- update MASTER_SITES
- update homepage
1.2_2
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
1.2_2
13 Feb 2016 09:03:16
Revision:408774Original commit files touched by this commit
dinoex search for other commits by this committer
- split libmilter from sendmail into a seperate port
- bump PORTREVISION
Submitted by:	matthew (Matthew Seaman)
1.2_1
21 Nov 2015 18:24:12
Revision:402177Original commit files touched by this commit
dinoex search for other commits by this committer
- use do-install-DOCS-on
- use do-install-EXAMPLES-on
1.2_1
25 Mar 2015 11:41:18
Revision:382203Original commit files touched by this commit
marino search for other commits by this committer
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.2_1
22 Nov 2014 18:42:44
Revision:373086Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.2_1
15 Jul 2014 16:14:15
Revision:361961Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
1.2_1
07 Jul 2014 15:31:02
Revision:361099Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.

CR:		D306
Approved by:	portmgr (bapt)
1.2_1
09 Mar 2014 14:01:51
Revision:347574Original commit files touched by this commit
dinoex search for other commits by this committer
- remove broken MANPREFIX
1.2_1
11 Dec 2013 21:55:33
Revision:336229Original commit files touched by this commit
dinoex search for other commits by this committer
- remove space
1.2_1
28 Oct 2013 20:17:50
Revision:331895Original commit files touched by this commit
dinoex search for other commits by this committer
- revert r331810
1.2_1
27 Oct 2013 22:29:46
Revision:331810Original commit files touched by this commit
dinoex search for other commits by this committer
- use STAGEDIR
- use OPTIONS_DEFINE
1.2_1
21 Sep 2013 11:06:04
Revision:327804Original commit files touched by this commit
dinoex search for other commits by this committer
- fix misplaced NO_STAGE in slaveports and ifdefs
1.2_1
20 Sep 2013 19:59:14
Revision:327742Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
1.2_1
13 Oct 2012 13:39:59
Revision:305832Original commit files touched by this commit
dinoex search for other commits by this committer
- cleanup comments
Feature safe: yes
1.2_1
05 Aug 2012 23:19:40
Original commit files touched by this commit
dougb search for other commits by this committer
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.2_1
14 Jan 2012 14:49:25
Original commit files touched by this commit
dinoex search for other commits by this committer
- escape shell names
1.2_1
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
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.2_1
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
1.2_1
15 May 2011 02:49:17
Original commit files touched by this commit
dougb search for other commits by this committer
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
1.2_1
15 Jul 2009 16:56:10
Original commit files touched by this commit
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
1.2_1
16 Jan 2009 19:54:13
Original commit files touched by this commit
dinoex search for other commits by this committer
- use RC_SUBR
1.2
30 May 2008 17:06:19
Original commit files touched by this commit
dinoex search for other commits by this committer
- use PORTEXAMPLES
1.2
13 Jan 2007 04:16:24
Original commit files touched by this commit
dinoex search for other commits by this committer
- use milter framework
1.2
09 Nov 2006 12:59:45
Original commit files touched by this commit
dinoex search for other commits by this committer
- extend COMMENT
1.2
10 May 2006 22:37:39
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
1.2
13 Nov 2005 09:26:50
Original commit files touched by this commit
dinoex search for other commits by this committer
- add SHA checksum
1.2
26 Apr 2005 17:51:30
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.2
1.1.1_3
17 Dec 2004 04:38:34
Original commit files touched by this commit
dinoex search for other commits by this committer
- rename option
  SENDMAIL_PORT -> SENDMAIL_MILTER_PORT
1.1.1_3
16 Dec 2004 21:07:39
Original commit files touched by this commit
dinoex search for other commits by this committer
- register depedency for SENDMAIL_WITH_SHARED_MILTER
1.1.1_3
12 Oct 2004 16:16:19
Original commit files touched by this commit
dinoex search for other commits by this committer
- force milter dir as first include path
- fix build with sendmail 8.13 mfapi.h
- switch default to sendmail 8.13
1.1.1_2
19 Jul 2004 04:45:33
Original commit files touched by this commit
dinoex search for other commits by this committer
- new option SENDMAIL_PORT
1.1.1_2
26 Feb 2004 05:32:59
Original commit files touched by this commit
dinoex search for other commits by this committer
- add SIZE
1.1.1_2
17 Dec 2003 15:34:20
Original commit files touched by this commit
dinoex search for other commits by this committer
- update COMMENT
Submitted by:   mark@remotelab.org
1.1.1_2
04 Dec 2003 03:24:09
Original commit files touched by this commit
dinoex search for other commits by this committer
- fix Usage
1.1.1_2
18 Nov 2003 14:17:01
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump PORTREVISION
1.1.1
29 Oct 2003 03:11:13
Original commit files touched by this commit
dinoex search for other commits by this committer
- honor given LDFLAGS
- make sure it links with the latest libmilter.a by default.
1.1.1
19 Oct 2003 19:21:10
Original commit files touched by this commit
dinoex search for other commits by this committer
- remove COPYING
1.1.1
12 Oct 2003 10:58:50
Original commit files touched by this commit
dinoex search for other commits by this committer
- use DOCSDIR and EXAMPLESDIR
1.1.1
26 Sep 2003 07:17:47
Original commit files touched by this commit
dinoex search for other commits by this committer
- Fix bogus kill -SIGUSR1 to -USR1 for reload target
- update Usage.
1.1.1
25 Sep 2003 18:31:25
Original commit files touched by this commit
dinoex search for other commits by this committer
- add reload target in rc.script
1.1.1
24 Sep 2003 17:31:50
Original commit files touched by this commit
dinoex search for other commits by this committer
- use ${PTHREAD_LIBS} in configure
1.1.1
23 Aug 2003 10:14:54
Original commit files touched by this commit
dinoex search for other commits by this committer
- Update to 1.1p1
fix a buffer overflow in the return message generation
- set PORTVERSION 1.1.1 to avoid future conflicts
1.1
21 Feb 2003 03:59:00
Original commit files touched by this commit
dinoex search for other commits by this committer
- retire pkg-comment
1.1
20 Feb 2003 18:26:42
Original commit files touched by this commit
dinoex search for other commits by this committer
- add COMMENT
1.1
04 Jan 2003 13:57:11
Original commit files touched by this commit
dinoex search for other commits by this committer
Update to 1.1
PR:             46737
Submitted by:   oli@isnic.is
1.0p1
26 Oct 2002 19:05:37
Original commit files touched by this commit
dinoex search for other commits by this committer
Option SENDMAIL_MILTER_IN_BASE
- allow to build port with base sendamil
1.0p1
10 May 2002 06:01:35
Original commit files touched by this commit
dinoex search for other commits by this committer
Add an option: SENDMAIL_MILTER_IN_BASE=yes
This does not build yet, as the ports need more than libmilter.

PR:             37908
1.0p1
29 Apr 2002 09:51:26
Original commit files touched by this commit
dinoex search for other commits by this committer
Version update from 1.0 to 1.0p1

PR:             37487
Submitted by:   oli@isnic.is
1.0
15 Apr 2002 02:17:52
Original commit files touched by this commit
dinoex search for other commits by this committer
Version update and a description change.
With the new version there is a man page wich should now be installed.

PR:             37082
Submitted by:   oli@isnic.is
1.0beta12
01 Apr 2002 15:00:33
Original commit files touched by this commit
dinoex search for other commits by this committer
Fixed:
if you have some sendmail compiled with LDAP support the
configure fails because -ldap -llber are not used in the
sm_snprintf test.

Submitted by:   Stephane.Lentz@ansf.alcatel.fr
1.0beta12
28 Mar 2002 04:44:00
Original commit files touched by this commit
dinoex search for other commits by this committer
- Update noattach to 1.0beta12
- Make startupscript smarter
1.0beta11
17 Mar 2002 20:27:30
Original commit files touched by this commit
dinoex search for other commits by this committer
Fix noattach.sh.sample script, %%PREFIX%% was not replaced
1.0beta11
17 Mar 2002 18:00:08
Original commit files touched by this commit
dinoex search for other commits by this committer
- Update noattach to 1.0beta11
- syncronize sample startup-scripts

PR:             36005
Submitted by:   oli@amun.isnic.is
17 Feb 2002 15:11:50
commit hash: fp1.24838@dev.null.freshports.orgcommit hash: fp1.24838@dev.null.freshports.orgcommit hash: fp1.24838@dev.null.freshports.orgcommit hash: fp1.24838@dev.null.freshports.org files touched by this commit
dinoex search for other commits by this committer
- Update to 1.0beta10   - Cleanup in Makefile    
12 Feb 2002 05:14:58
commit hash: fp1.24633@dev.null.freshports.orgcommit hash: fp1.24633@dev.null.freshports.orgcommit hash: fp1.24633@dev.null.freshports.orgcommit hash: fp1.24633@dev.null.freshports.org files touched by this commit
dinoex search for other commits by this committer
- Update to noattach-1.0beta8    
10 Feb 2002 06:04:46
commit hash: fp1.24545@dev.null.freshports.orgcommit hash: fp1.24545@dev.null.freshports.orgcommit hash: fp1.24545@dev.null.freshports.orgcommit hash: fp1.24545@dev.null.freshports.org files touched by this commit
dinoex search for other commits by this committer
Add-Port:    

Number of commits found: 65