| #
d0b2dbfa
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
d0b2dbfa
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
b9888709
|
| 22-May-2002 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
Add a warning regarding localhost-only listening daemons inside jails. Apparently binding only to 127.0.0.1 inside of a jail actually binds to the jail IP address as well (in effect, bind to all avai
Add a warning regarding localhost-only listening daemons inside jails. Apparently binding only to 127.0.0.1 inside of a jail actually binds to the jail IP address as well (in effect, bind to all available interfaces in the jail).
Submitted by: Helge Oldach <test-smtp@oldach.net> MFC after: 1 day pending RE approval
show more ...
|
| #
8b637659
|
| 08-May-2002 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
Fix typo.
Submitted by: Marius Strom <marius@marius.org> MFC after: 1 day and RE approval
|
| #
84481e5e
|
| 14-Apr-2002 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
Fix up submit.cf alternation instructions in light of new SENDMAIL_SUBMIT_MC make.conf knob.
MFC after: 1 week
|
| #
aaf24e10
|
| 21-Mar-2002 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
Use the proper terminology.
|
| #
32564f75
|
| 27-Feb-2002 |
Ruslan Ermilov <ru@FreeBSD.org> |
Fixed a few typos.
|
| #
5cd5c25e
|
| 17-Feb-2002 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
Add information about how the new sendmail set-group-ID mail submission works and ways to work around common problems people might have. Include information on reverting to a set-user-ID root sendmai
Add information about how the new sendmail set-group-ID mail submission works and ways to work around common problems people might have. Include information on reverting to a set-user-ID root sendmail binary in case anyone really needs to do this.
show more ...
|
| #
e3f84e3e
|
| 04-Nov-2000 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
Grammar fix
Submitted by: asmodai
|
| #
31923af7
|
| 10-Oct-2000 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
Install the sendmail cf building tools (contrib/sendmail/cf) in /usr/share/sendmail/cf.
PR: 19790
|
| #
9b7a44a6
|
| 27-Aug-1999 |
Peter Wemm <peter@FreeBSD.org> |
$Id$ -> $FreeBSD$
|
| #
76200308
|
| 11-May-1999 |
Jonathan M. Bresler <jmb@FreeBSD.org> |
update spam countermeasures add examples of using an access_db update .mc files to match recommendations on http://www.sendmail.org/m4/anti-spam.html
(grrr.....shoul
update spam countermeasures add examples of using an access_db update .mc files to match recommendations on http://www.sendmail.org/m4/anti-spam.html
(grrr.....should have been one commit did the last commit from a subdirectory)
show more ...
|
| #
3d92b042
|
| 01-May-1999 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
Update this file to no longer list the outdated information about gulf.net
Ignored-for-too-long-by: jmb
|
| #
a19eda1f
|
| 02-Sep-1998 |
Brian Somers <brian@FreeBSD.org> |
Add Id keywords
|
| #
996e39f3
|
| 25-Feb-1998 |
Jonathan M. Bresler <jmb@FreeBSD.org> |
added two new files: allowed_domains.txt and allowed_ips.txt. domains/ips listed in these files are *NOT* filtered, even if listed in domains.txt or ips.txt.
someone added netcom.com to the domai
added two new files: allowed_domains.txt and allowed_ips.txt. domains/ips listed in these files are *NOT* filtered, even if listed in domains.txt or ips.txt.
someone added netcom.com to the domains.txt file, resulting in all mail from netcom.com being blocked.
show more ...
|
| #
5fa1e123
|
| 15-Dec-1997 |
Nate Williams <nate@FreeBSD.org> |
- Fix some very minor typos.
|
| #
26da30bb
|
| 01-Dec-1997 |
Jonathan M. Bresler <jmb@FreeBSD.org> |
improve anti-spam rulesets: check_relay, check_mail, check_rcpt. break each ruleset into identified sections. (called groups). note which groups can be reordered. each group a
improve anti-spam rulesets: check_relay, check_mail, check_rcpt. break each ruleset into identified sections. (called groups). note which groups can be reordered. each group accepts and returns the same strings, as much as possible. reactivate Paul Vixie's RBL (in check_mail) add rules to limit mail relaying to a list of hosts and domains in the R class (check_rcpt, not active on hub.freebsd.org) Submitted by: jmb
show more ...
|
| #
c38876e3
|
| 19-Oct-1997 |
Jonathan M. Bresler <jmb@FreeBSD.org> |
anti-spam filter used by the FreeBSD mailing lists.
|
| #
d0b2dbfa
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
b9888709
|
| 22-May-2002 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
Add a warning regarding localhost-only listening daemons inside jails. Apparently binding only to 127.0.0.1 inside of a jail actually binds to the jail IP address as well (in effect, bind to all avai
Add a warning regarding localhost-only listening daemons inside jails. Apparently binding only to 127.0.0.1 inside of a jail actually binds to the jail IP address as well (in effect, bind to all available interfaces in the jail).
Submitted by: Helge Oldach <test-smtp@oldach.net> MFC after: 1 day pending RE approval
show more ...
|
| #
8b637659
|
| 08-May-2002 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
Fix typo.
Submitted by: Marius Strom <marius@marius.org> MFC after: 1 day and RE approval
|
| #
84481e5e
|
| 14-Apr-2002 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
Fix up submit.cf alternation instructions in light of new SENDMAIL_SUBMIT_MC make.conf knob.
MFC after: 1 week
|
| #
aaf24e10
|
| 21-Mar-2002 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
Use the proper terminology.
|
| #
32564f75
|
| 27-Feb-2002 |
Ruslan Ermilov <ru@FreeBSD.org> |
Fixed a few typos.
|
| #
5cd5c25e
|
| 17-Feb-2002 |
Gregory Neil Shapiro <gshapiro@FreeBSD.org> |
Add information about how the new sendmail set-group-ID mail submission works and ways to work around common problems people might have. Include information on reverting to a set-user-ID root sendmai
Add information about how the new sendmail set-group-ID mail submission works and ways to work around common problems people might have. Include information on reverting to a set-user-ID root sendmail binary in case anyone really needs to do this.
show more ...
|