aboutsummaryrefslogtreecommitdiff
path: root/etc/mail
Commit message (Collapse)AuthorAgeFilesLines
* Revert change to always include _FFR_TLS_O_T as it requires FEATURE(access_db)Gregory Neil Shapiro2001-08-011-2/+0
| | | | | | | Problem found by: nsayer Notes: svn path=/head/; revision=80796
* If the user sets SENDMAIL_MC to /etc/mail/sendmail.mc, install is told toGregory Neil Shapiro2001-07-231-0/+2
| | | | | | | | | | | | | | | | | | | install /etc/mail/sendmail.cf to /etc/mail/sendmail.cf and exits with an error: ===> etc/sendmail install -c -o root -g wheel -m 644 /etc/mail/sendmail.cf /etc/mail/sendmail.cf install: /etc/mail/sendmail.cf and /etc/mail/sendmail.cf are the same file *** Error code 64 Catch this in the Makefile and don't call install if the source and target are the same file. Reported by: Alexandr Listopad <laa@reis.zp.ua> MFC after: 1 week Notes: svn path=/head/; revision=80176
* New make knob, SENDMAIL_M4_FLAGS, modifies the flags passed to m4 whenGregory Neil Shapiro2001-07-231-2/+4
| | | | | | | | | | | | | building a .cf file from a .mc file. Include -D_FFR_TLS_O_T to enable tls policy control since the sendmail binary build enables that FFR as well. PR: conf/28361 MFC after: 1 week Notes: svn path=/head/; revision=80175
* Allow users to add local Makefile targets.Gregory Neil Shapiro2001-05-151-0/+5
| | | | | | | | Submitted by: dinoex MFC after: 7 days Notes: svn path=/head/; revision=76623
* Make the default .mc file be `hostname`.mc if SENDMAIL_MC make.conf knobGregory Neil Shapiro2001-05-151-2/+11
| | | | | | | | | | | | is not set. This allows admins to create a per-machine configuration file while leaving the freebsd.mc template pristine. Provide a rule to create `hostname`.mc from freebsd.mc if it doesn't exist. PR: misc/26299 MFC after: 8 days Notes: svn path=/head/; revision=76622
* Allow users to override the default map type used for building maps.Gregory Neil Shapiro2001-04-011-2/+4
| | | | Notes: svn path=/head/; revision=75074
* The userdb database is different from the rest of the databases. It *must*Gregory Neil Shapiro2001-04-011-2/+6
| | | | | | | | | be a btree. PR: bin/26149 Notes: svn path=/head/; revision=75073
* Read information from local rc.conf file(s) to get proper settings forGregory Neil Shapiro2001-03-131-1/+1
| | | | | | | | | | 'make start'. PR: conf/25639 Submitted by: Esa Karkkainen <ejk@pp.htv.fi> Notes: svn path=/head/; revision=74218
* Fix dependencies and use a better variable nameGregory Neil Shapiro2001-02-281-6/+4
| | | | Notes: svn path=/head/; revision=73209
* Revamp /etc/mail/Makefile:Gregory Neil Shapiro2001-02-221-20/+144
| | | | | | | | | | | | | + Add support for the new SENDMAIL_MC make.conf knob + Add the ability to build .cf files from .mc files + Generalize map rebuilding + Add the ability to rebuild the aliases file + Add the ability to stop, start, and restart sendmail PR: bin/13759, bin/19897, bin/24397 Notes: svn path=/head/; revision=72847
* Add the remaining pseudo-users as aliases to rootDoug Barton2000-11-261-0/+3
| | | | | | | | PR: conf/23105 Submitted by: Matthew West, mwest@uct.ac.za Notes: svn path=/head/; revision=69191
* Grammar fixGregory Neil Shapiro2000-11-041-1/+1
| | | | | | | Submitted by: asmodai Notes: svn path=/head/; revision=68297
* /etc/mail/sendmail.cw is /etc/mail/local-host-names, now.Dirk Froemberg2000-11-021-1/+1
| | | | | | | | PR: misc/22261 Submitted by: Michael Bryan <fbsd-security@ursine.com> Notes: svn path=/head/; revision=68267
* /etc/mail/sendmail.cw is /etc/mail/local-host-names, now.Dirk Froemberg2000-11-021-1/+1
| | | | | | | | PR: misc/22262 Submitted by: Michael Bryan <fbsd-security@ursine.com> Notes: svn path=/head/; revision=68266
* Install the sendmail cf building tools (contrib/sendmail/cf) inGregory Neil Shapiro2000-10-101-12/+11
| | | | | | | | | /usr/share/sendmail/cf. PR: 19790 Notes: svn path=/head/; revision=66940
* The rest of the changes needed to support the new version of sendmail (8.11.0).Gregory Neil Shapiro2000-08-121-3/+3
| | | | | | | | | Beyond changes to the build system, this includes fixing up the sample freebsd.mc configuration for changes in defaults and syntax, removing outdated documentation, and updating the release notes. Notes: svn path=/head/; revision=64567
* Correct $FreeBSD tags to include the (missing) ``:'', restoring the tagsRobert Watson2000-03-183-3/+3
| | | | | | | to a useful condition. Notes: svn path=/head/; revision=58193
* Add sample databases for sendmail (access, mailertable, virtusertable),Robert Watson2000-03-124-3/+56
| | | | | | | | | | | | | as well as rename access.txt back to the standard access. Also modify the Makefile to know how to build hashes for each of these databases. If one of the databases is missing when Make is run, use a commented out version of the sample. Reviewed by: peter Approved by: jkh Notes: svn path=/head/; revision=57947
* Add $FreeBSD$Peter Wemm1999-12-291-1/+1
| | | | Notes: svn path=/head/; revision=55232
* This commit was generated by cvs2svn to compensate for changes in r54816,Peter Wemm1999-12-191-0/+8
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=54817
| * Import NetBSD's mailwrapper to redirect /usr/sbin/sendmail to the user'sPeter Wemm1999-12-191-0/+8
| | | | | | | | | chosen mailer. Obtained from: NetBSD Notes: svn path=/vendor/NetBSD/dist/; revision=54816
* $Id$ -> $FreeBSD$Peter Wemm1999-08-273-3/+3
| | | | Notes: svn path=/head/; revision=50472
* update spam countermeasuresJonathan M. Bresler1999-05-113-205/+16
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=46959
* Update this file to no longer list the outdated information about gulf.netJordan K. Hubbard1999-05-011-26/+3
| | | | | | | Ignored-for-too-long-by: jmb Notes: svn path=/head/; revision=46216
* Redirect mail to pseudo-user pop to root.Dag-Erling Smørgrav1999-02-081-1/+2
| | | | | | | | PR: conf/9555 Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua> Notes: svn path=/head/; revision=43781
* Do not try to fetch anti-spam files from gulf.net.Jonathan M. Bresler1999-01-311-34/+2
| | | | | | | | They nolonger provide a list of spam domains and spam ip address ranges. Notes: svn path=/head/; revision=43478
* Missing word. (in comments, non-destructive bug)Bill Fumerola1999-01-041-2/+2
| | | | Notes: svn path=/head/; revision=42294
* Move the "root" entry up so people can see it.Poul-Henning Kamp1998-11-031-2/+6
| | | | Notes: svn path=/head/; revision=40855
* Gasp ! Bitten by the wonders of diff/patch ! Now's your chance toBrian Somers1998-09-131-0/+2
| | | | | | | | say ``I told you so'' Andrey ! Move the Id keyword to the right Makefile Notes: svn path=/head/; revision=39146
* Add Id keywordsBrian Somers1998-09-022-0/+4
| | | | Notes: svn path=/head/; revision=38738
* Enter absolute path for the makemap command (which lives under /usr/sbin)Andreas Klemm1998-07-201-4/+4
| | | | | | | | | | | | | | This makes it possible to run make from cron, i.e.: root's crontab: ( cd /etc/mail; make all install ) without the error: makemap hash /etc/mail/spamsites < /etc/mail/block_domains.txt makemap: not found *** Error code 127 If this solution is widely accepted, I'd like to merge it into -STABLE Notes: svn path=/head/; revision=37776
* accidently omitted two file declarations.Jonathan M. Bresler1998-05-271-1/+2
| | | | | | | | | so i added them. Submitted by: Scot Elliott (scot@poptart.org) Notes: svn path=/head/; revision=36403
* replaced check_rcpt ruleset with oneJonathan M. Bresler1998-05-171-11/+19
| | | | | | | | recommended by Gary Palmer <gpalmer@freebsd.org> Obtained from: http://www.informatik.uni-kiel.de/%7Eca/email/check.html#check_rcpt Notes: svn path=/head/; revision=36137
* use extended error codes as noted in rfc1893.Jonathan M. Bresler1998-04-141-6/+6
| | | | | | | | | | | retain additional message in check_relay ruleset, the message is written into the maillog. this is useful to a site's postmaster. Reviewed by: jmb Submitted by: Ruslan Ermilov ru@ucb.crimea.ua Notes: svn path=/head/; revision=35186
* fix a type in the rulesetsJonathan M. Bresler1998-03-051-2/+2
| | | | | | | | | | | same fix as recorded in misc/5924 that problem report was filed against the stable branch but that's not a reason not to fix it here as well ;) Reviewed by: jmb Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua> Notes: svn path=/head/; revision=34056
* added two new files: allowed_domains.txt and allowed_ips.txt.Jonathan M. Bresler1998-02-252-16/+42
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=33835
* Ask spammers to mail postmaster@$m, not postmaster@FreeBSD.ORG.Brian Somers1998-01-231-2/+2
| | | | Notes: svn path=/head/; revision=32710
* - Fix some very minor typos.Nate Williams1997-12-152-2/+2
| | | | Notes: svn path=/head/; revision=31728
* correct an error that i made in check_relay.Jonathan M. Bresler1997-12-071-10/+8
| | | | | | | | | | | check_relay cannot return temporary errors. The temporary error is logged in the sendmail log, but on the SMTP protocol level, sendmail returns '550 Access Denied'. Reviewed by: jmb Submitted by: Tor Egge <Tor.Egge@idi.ntnu.no> Notes: svn path=/head/; revision=31607
* improve anti-spam rulesets: check_relay, check_mail, check_rcpt.Jonathan M. Bresler1997-12-013-38/+132
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=31467
* anti-spam filter used by the FreeBSD mailing lists.Jonathan M. Bresler1997-10-193-0/+134
| | | | Notes: svn path=/head/; revision=30581
* Undo last commit.Wolfram Schneider1997-08-191-8/+4
| | | | | | | | | | | | Uncomment abuse, security, and ftp aliases. Add aliases ftp-bugs -> ftp. ftp-bugs is the default email address which print our ftp daemon if a user type the command 'rhelp'. Reviewed by: joerg Notes: svn path=/head/; revision=28428
* Add aliases for hostmaster, webmaster & abuse, all point to root.Poul-Henning Kamp1997-08-091-1/+6
| | | | Notes: svn path=/head/; revision=28016
* Delete old comment about /bin/mail. We don't have a /bin/mail.Wolfram Schneider1997-06-291-5/+30
| | | | | | | | | | | | | | Sync with /etc/master.passwd and RFC 2142. In detail: added: man, news, operator, usenet (->news), xten deleted: ingres added as comment: info, marketing, sales, support, abuse, noc, security, ftp, hostmaster, webmaster, www, bit-bucket, dev-null Notes: svn path=/head/; revision=27086
* Add commented out msgs aliasAndrey A. Chernov1995-11-191-0/+3
| | | | Notes: svn path=/head/; revision=12389
* Removed all Berkeley aliases information since it is way out of date.Rodney W. Grimes1993-07-191-25/+5
| | | | | | | General cleanup.. from NetBSD. Notes: svn path=/head/; revision=153
* Initial import of 386BSD 0.1 othersrc/etcRodney W. Grimes1993-06-201-0/+50
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=37