Port details |
- qmail-autoresponder Rate-limited autoresponder for qmail
- 2.0_2 mail =13 2.0_2Version of this port present on the latest quarterly branch.
- Maintainer: gspurki@gmail.com
- Port Added: 2003-05-10 12:25:49
- Last Update: 2024-01-22 17:34:25
- Commit Hash: 9f06384
- People watching this port, also watch:: netqmail, qmailadmin, wget, openssl, vpopmail
- License: GPLv2+
- WWW:
- https://untroubled.org/qmail-autoresponder/
- Description:
- Rate-limited autoresponder for qmail:
- Limits rate of automatic responses (defaults to a maximum of one
message every hour).
- Will not respond to nearly every type of mailing list or bulk email.
- Will not respond to bounce messages or MAILER-DAEMON.
- Bounces looping messages.
- Can insert the original subject into the response.
- Can copy original message into response.
- Can use links in the rate-limiting data directory to limit inode usage
to a single inode.
- Optional support for MySQL
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qmail-autoresponder>0:mail/qmail-autoresponder
- To install the port:
- cd /usr/ports/mail/qmail-autoresponder/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/qmail-autoresponder
- pkg install qmail-autoresponder
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qmail-autoresponder
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1617698526
SHA256 (qmail-autoresponder-2.0.tar.gz) = 5b831c319758ca0589a5a9e71b1207ae0b22c0e22414470122dcc665d2ef5394
SIZE (qmail-autoresponder-2.0.tar.gz) = 35463
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libbg.so : devel/bglibs
- libmysqlclient.so.21 : databases/mysql80-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for qmail-autoresponder-2.0_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- mail_qmail-autoresponder
- USES:
- mysql
- 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 |
2.0_2 22 Jan 2024 17:34:25 |
Muhammad Moinur Rahman (bofh) |
mail/qmail-autoresponder: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
2.0_1 22 Jan 2024 01:32:45 |
Muhammad Moinur Rahman (bofh) |
mail/qmail-autoresponder: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
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) |
2.0 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 ) |
2.0 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 ) |
2.0 09 Apr 2021 02:10:21 |
Li-Wen Hsu (lwhsu) Author: Gian-Simon Purkert |
mail/qmail-autoresponder: Update to 2.0
Pass maintainership to the submitter
PR: 254809 |
0.98 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.98 29 Jan 2018 14:22:16 |
araujo |
- Back to ports@, I'm not using these ports anymore. |
0.98 26 Mar 2017 04:55:10 |
araujo |
- Update to 0.98.
- Take maintainership. |
0.97_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.97_2 01 Jan 2016 13:38:29 |
rakuco |
Fix MASTER_SITES and unmark BROKEN. |
0.97_2 09 Nov 2015 12:59:04 |
antoine |
Mark a few ports BROKEN: unfetchable |
0.97_2 03 Jun 2015 16:44:53 |
amdmi3 |
- Drop @dirrm* from plist |
0.97_2 05 Oct 2014 18:01:20 |
tijl |
- Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
Darwin, Linux and other systems. Given the version current:revision:age
a library will be given the extension .so.major.age.revision with major
equal to current-age. Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
dependent ports if a library version changed
PR: 194068
Exp-run by: antoine
Approved by: portmgr (antoine) |
0.97_1 04 Jul 2014 00:33:30 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES. |
0.97_1 01 Jun 2014 16:29:59 |
grembo |
Stagify, fix LIB_DEPENDS.
Reviewed by: flo (mentor)
Approved by: flo (mentor) |
0.97_1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
0.97_1 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
0.97_1 11 Apr 2012 03:34:16 |
miwi |
- Respect STRIP/LDFLAGS
PR: 162920
Submitted by: Jan Beich (jbeich@tormail.net) |
0.97_1 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
0.97_1 19 Mar 2011 13:15:34 |
ale |
Bump PORTREVISION for ports linking to default libmysqlclient. |
0.97 28 Apr 2010 22:20:23 |
pgollucci |
- Release some more ports |
0.97 27 Apr 2010 01:15:38 |
pgollucci |
- Update to 0.97
- mysql is now required |
0.96.2_2 12 Jan 2010 06:54:31 |
pgollucci |
- Adopt |
0.96.2_2 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
0.96.2_2 10 Aug 2008 21:19:18 |
miwi |
- Chase bglibs shlib bump |
0.96.2_1 27 Jul 2008 04:30:53 |
linimon |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.96.2_1 29 Jan 2007 19:05:07 |
gabor |
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.
Approved by: portmgr (erwin), erwin (mentor) |
0.96.2_1 20 Sep 2006 12:07:33 |
sergei |
- This port links against devel/bglibs which is now a shared
library, thus turn BUILD_DEPENDS into LIB_DEPENDS as bglibs
are now required not only at build time, but at run-time as well
- Bump PORTREVISION
Noticed by: Chris van der Wel <chris at argeweb dot nl> |
0.96.2 25 Nov 2005 14:05:38 |
sergei |
- Add SHA256 checksums to my ports |
0.96.2 29 Aug 2005 12:17:22 |
sergei |
- Update to 0.96.2
- Chase changed location of bglibs libraries
- Remove patch integrated upstream |
0.96.1_1 30 Jan 2004 16:03:29 |
sergei |
SIZE *DOES* MATTER. |
0.96.1_1 24 Dec 2003 14:01:43 |
sergei |
- Make WITH_MYSQL knob actually useful
- Cosmetic fixes for consistency with other untroubled.org ports
- Bump PORTREVISION |
0.96.1 23 Oct 2003 05:42:49 |
sergei |
Change to my @FreeBSD.org address.
Approved by: krion |
0.96.1 22 Oct 2003 19:39:04 |
sergei |
- Unbreak build under -CURRENT:
multi-line string constant broken with GCC 3.3
Noticed by: bento via kris
Approved by: krion |
0.96.1 16 Oct 2003 01:28:34 |
kris |
BROKEN on 5.x: does not compile |
0.96.1 15 Jun 2003 18:07:34 |
lioux |
Update to reflect recent change in location of header files installed
by devel/bglibs port
PR: 52911
Submitted by: maintainer |
0.96.1 10 May 2003 12:24:57 |
petef |
Add qmail-autoresponder 0.96.1, rate-limited autoresponder for qmail.
PR: 50287
Submitted by: Sergei Kolobov <sergei@kolobov.com> |