sendmail: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Created page with "<hide> page type::article thing type::software license::open source </hide> ==About== ==Notes== * /procmail: still trying to figure out how to get these to wor..." |
No edit summary |
||
| Line 8: | Line 8: | ||
* [[/procmail]]: still trying to figure out how to get these to work together | * [[/procmail]]: still trying to figure out how to get these to work together | ||
==Links== | ==Links== | ||
===Reference=== | |||
* [[URL::http://www.sendmail.org/|home page]] redirects [http://www.sendmail.com/sm/open_source/ here] | * [[URL::http://www.sendmail.org/|home page]] redirects [http://www.sendmail.com/sm/open_source/ here] | ||
** [http://www.sendmail.com/sm/open_source/docs/m4/intro.html Introduction] (configuration) | |||
** [http://www.sendmail.com/sm/open_source/docs/m4/ostype.html OSTYPE]: documents a lot of config directives. Is "OSTYPE" a config-file section, or what? | |||
** [http://www.sendmail.com/sm/open_source/docs/m4/features.html Features] (configuration thereof) | |||
** [http://www.sendmail.com/sm/open_source/docs/m4/anti_spam.html Anti-Spam Configuration Control] | |||
* {{wikipedia}} | * {{wikipedia}} | ||
===How To=== | |||
* [http://www.linuxserverhowto.com/linux-mail-server-sendmail/configure-sendmail.html Linux Server How To - Configure Sendmail] | |||
** [http://www.linuxserverhowto.com/linux-mail-server-sendmail/sendmail-linux-mail-server-spam-control.html Linux Server How To - Filtering Spam on a Sendmail Mail Server]: suggests installing [[SpamAssassin]], but doesn't say how to get it working with sendmail | |||
Revision as of 23:03, 28 May 2013
<hide> page type::article thing type::software license::open source </hide>
About
Notes
- /procmail: still trying to figure out how to get these to work together
Links
Reference
- home page redirects here
- Introduction (configuration)
- OSTYPE: documents a lot of config directives. Is "OSTYPE" a config-file section, or what?
- Features (configuration thereof)
- Anti-Spam Configuration Control
- Wikipedia
How To
- Linux Server How To - Configure Sendmail
- Linux Server How To - Filtering Spam on a Sendmail Mail Server: suggests installing SpamAssassin, but doesn't say how to get it working with sendmail
