Port details |
- noattach Attachment filter for Sendmail Milter
- 1.2_5 mail
=5 1.2_5Version of this port present on the latest quarterly branch. - Maintainer: dinoex@FreeBSD.org
 - 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:: unzip, wget, sendmail, openvpn, net-snmp
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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):
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2_5 11 Jan 2024 16:36:04
    |
Dirk Meyer (dinoex)  |
mail/noattach: use ${PREFIX}/share/man |
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.2_4 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.2_4 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2_4 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
1.2_4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.2_4 16 Apr 2020 14:49:59
  |
dinoex  |
- cleanup rc.d script |
1.2_3 01 Jul 2018 10:17:19
  |
dinoex  |
- 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
  |
dinoex  |
- update MASTER_SITES
- update homepage |
1.2_2 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.2_2 13 Feb 2016 09:03:16
  |
dinoex  |
- split libmilter from sendmail into a seperate port
- bump PORTREVISION
Submitted by: matthew (Matthew Seaman) |
1.2_1 21 Nov 2015 18:24:12
  |
dinoex  |
- use do-install-DOCS-on
- use do-install-EXAMPLES-on |
1.2_1 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.2_1 22 Nov 2014 18:42:44
  |
antoine  |
Cleanup plist |
1.2_1 15 Jul 2014 16:14:15
  |
adamw  |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
1.2_1 07 Jul 2014 15:31:02
  |
olgeni  |
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
  |
dinoex  |
- remove broken MANPREFIX |
1.2_1 11 Dec 2013 21:55:33
  |
dinoex  |
- remove space |
1.2_1 28 Oct 2013 20:17:50
  |
dinoex  |
- revert r331810 |
1.2_1 27 Oct 2013 22:29:46
  |
dinoex  |
- use STAGEDIR
- use OPTIONS_DEFINE |
1.2_1 21 Sep 2013 11:06:04
  |
dinoex  |
- fix misplaced NO_STAGE in slaveports and ifdefs |
1.2_1 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.2_1 13 Oct 2012 13:39:59
  |
dinoex  |
- cleanup comments
Feature safe: yes |
1.2_1 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.2_1 14 Jan 2012 14:49:25
 |
dinoex  |
- escape shell names |
1.2_1 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.2_1 03 Jul 2011 13:53:52
 |
ohauer  |
- remove MD5 |
1.2_1 15 May 2011 02:49:17
 |
dougb  |
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
 |
dougb  |
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
 |
dinoex  |
- use RC_SUBR |
1.2 30 May 2008 17:06:19
 |
dinoex  |
- use PORTEXAMPLES |
1.2 13 Jan 2007 04:16:24
 |
dinoex  |
- use milter framework |
1.2 09 Nov 2006 12:59:45
 |
dinoex  |
- extend COMMENT |
1.2 10 May 2006 22:37:39
 |
edwin  |
Remove USE_REINPLACE from ports starting with M |
1.2 13 Nov 2005 09:26:50
 |
dinoex  |
- add SHA checksum |
1.2 26 Apr 2005 17:51:30
 |
dinoex  |
- update to 1.2 |
1.1.1_3 17 Dec 2004 04:38:34
 |
dinoex  |
- rename option
SENDMAIL_PORT -> SENDMAIL_MILTER_PORT |
1.1.1_3 16 Dec 2004 21:07:39
 |
dinoex  |
- register depedency for SENDMAIL_WITH_SHARED_MILTER |
1.1.1_3 12 Oct 2004 16:16:19
 |
dinoex  |
- 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
 |
dinoex  |
- new option SENDMAIL_PORT |
1.1.1_2 26 Feb 2004 05:32:59
 |
dinoex  |
- add SIZE |
1.1.1_2 17 Dec 2003 15:34:20
 |
dinoex  |
- update COMMENT
Submitted by: mark@remotelab.org |
1.1.1_2 04 Dec 2003 03:24:09
 |
dinoex  |
- fix Usage |
1.1.1_2 18 Nov 2003 14:17:01
 |
dinoex  |
- bump PORTREVISION |
1.1.1 29 Oct 2003 03:11:13
 |
dinoex  |
- honor given LDFLAGS
- make sure it links with the latest libmilter.a by default. |
1.1.1 19 Oct 2003 19:21:10
 |
dinoex  |
- remove COPYING |
1.1.1 12 Oct 2003 10:58:50
 |
dinoex  |
- use DOCSDIR and EXAMPLESDIR |
1.1.1 26 Sep 2003 07:17:47
 |
dinoex  |
- Fix bogus kill -SIGUSR1 to -USR1 for reload target
- update Usage. |
1.1.1 25 Sep 2003 18:31:25
 |
dinoex  |
- add reload target in rc.script |
1.1.1 24 Sep 2003 17:31:50
 |
dinoex  |
- use ${PTHREAD_LIBS} in configure |
1.1.1 23 Aug 2003 10:14:54
 |
dinoex  |
- 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
 |
dinoex  |
- retire pkg-comment |
1.1 20 Feb 2003 18:26:42
 |
dinoex  |
- add COMMENT |
1.1 04 Jan 2003 13:57:11
 |
dinoex  |
Update to 1.1
PR: 46737
Submitted by: oli@isnic.is |
1.0p1 26 Oct 2002 19:05:37
 |
dinoex  |
Option SENDMAIL_MILTER_IN_BASE
- allow to build port with base sendamil |
1.0p1 10 May 2002 06:01:35
 |
dinoex  |
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
 |
dinoex  |
Version update from 1.0 to 1.0p1
PR: 37487
Submitted by: oli@isnic.is |
1.0 15 Apr 2002 02:17:52
 |
dinoex  |
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
 |
dinoex  |
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
 |
dinoex  |
- Update noattach to 1.0beta12
- Make startupscript smarter |
1.0beta11 17 Mar 2002 20:27:30
 |
dinoex  |
Fix noattach.sh.sample script, %%PREFIX%% was not replaced |
1.0beta11 17 Mar 2002 18:00:08
 |
dinoex  |
- Update noattach to 1.0beta11
- syncronize sample startup-scripts
PR: 36005
Submitted by: oli@amun.isnic.is |
17 Feb 2002 15:11:50
    |
dinoex  |
- Update to 1.0beta10 - Cleanup in Makefile |
12 Feb 2002 05:14:58
    |
dinoex  |
- Update to noattach-1.0beta8 |
10 Feb 2002 06:04:46
    |
dinoex  |
Add-Port: |