home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / mail / sendmail / 2069 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  6.6 KB

  1. Xref: sparky comp.mail.sendmail:2069 comp.unix.admin:4528
  2. Newsgroups: comp.mail.sendmail,comp.unix.admin
  3. Path: sparky!uunet!harker.com!harker
  4. From: harker@harker.com (Robert Harker)
  5. Subject: Sendmail Made Simple Seminar, CA, MA, DC (was sendmail classes/books
  6. Message-ID: <1992Aug13.032831.26317@harker.com>
  7. Summary: Sendmail operation and configuration training seminar
  8. Keywords: sendmail electronic mail training class
  9. Sender: harker@harker.com
  10. Organization: Harker Systems, 1180 Hester Ave, San Jose, CA 95126
  11. References: <1992Jul29.210951.18597@wvus.org>
  12. Distribution: na
  13. Date: Thu, 13 Aug 1992 03:28:31 GMT
  14. Lines: 182
  15.  
  16. I am teaching my class on sendmail again and I thought other people reading
  17. this list might be interested.  I am teaching this class on September 3rd in
  18. Santa Clara, CA, September 11th, in Boston, MA, and on September 16th, in
  19. Washington DC. Details follow below.
  20.  
  21. Just to be fair, the two other courses I know of that include information
  22. about configuring and debugging sendmail are:
  23. A tutorial given by Fred Avolio, avolio@dco.dec.com, which is part of his
  24.     one day seminar at DECUS on Setting up your mail gateway
  25. The "Advanced Topics In System Administration" seminar given by Rob Kolstad
  26.     and Evi Nemeth which includes a two hour overview of sendmail and
  27.     the sendmail.cf file
  28.  
  29. Of course I think my class is better because it goes into more depth about
  30. configuring and debugging sendmail itself.  I go though a series of examples
  31. showing how to add custom rules, rule sets, and mailers.  I then explain how
  32. to debug these additions to your sendmail.cf file.
  33.  
  34. But then again, I might be a tad biased about this (:-)
  35.  
  36. Thanks in advance
  37. RLH
  38.  
  39. Robert Harker
  40. Harker Systems                Sun Sysadmin Consulting
  41. harker@harker.com            1180 Hester Ave
  42. apple!motcsd!harker!harker        San Jose, CA 95126
  43. uunet!harker!harker            408-295-9432
  44.  
  45. ###CUT HERE###
  46.  
  47.             Sendmail Made Simple Seminar
  48.             September  3, Santa Clara, CA
  49.             September 11, Boston, MA
  50.             September 16, Washington DC
  51.  
  52. This seminar is aimed at the system administrator who would like to understand
  53. how sendmail works and how to configure it for their environment. The topics
  54. of sendmail operation, how to read the sendmail.cf file, how to modify the
  55. sendmail.cf file, and how to debug the sendmail.cf file are covered. A pair of
  56. simple sendmail.cf files for a network of clients with a single UUCP mail
  57. gateway are presented.  The SunOS 4.1.1, ULTIRX 4.2, HP-UX 8.0, and AIX 3.1
  58. sendmail.cf files are discussed.
  59.  
  60. After this one day training seminar you will be able to:
  61. Understand the operation of sendmail
  62. Understand how sendmail works with mail and SMTP and UUCP
  63. Understand the function and operation of sendmail.cf files
  64. Create custom sendmail rewriting rules to handle delivery to special addresses
  65.     and mailers
  66. Set up a corporate electronic mail domain with departmental sub-domains
  67. Set up gateways to the Internet mail network and other commercial electronic
  68.     mail networks
  69. Debug mail addressing and delivery problems
  70. Debug sendmail.cf configuration files
  71. Understand the operation of vendor specific sendmail.cf files
  72.     SunOS 4.1.2, DEC Ultrix 4.2, HP-UX 8.0, IBM AIX 3.1
  73.  
  74. A seminar outline is included at the end of this announcement
  75.  
  76. Registration Information
  77. For more information call (408) 295-9432
  78.     or send electronic mail to info@harker.com
  79.  
  80. Course Fees: $349, fee includes the seminar, seminar notes and refreshments
  81.  
  82. Registration: Attendance is limited and expected to fill up in advance so
  83. register early. To register contact us for more information and a registration
  84. form.  (Snail) Mail this form to:
  85.     Harker Systems,
  86.     1180 Hester Avenue,
  87.     San Jose CA 95126
  88. Payment must be received before the course start date.
  89. Sorry credit cards are not accepted.
  90.  
  91. We will be offering this class again in January/February 1993
  92.  
  93. Robert Harker
  94. Harker Systems                Sun Sysadmin Consulting
  95. harker@harker.com            1180 Hester Ave
  96. uunet!harker!harker            San Jose, CA 95126
  97. netcom!harker!harker            408-295-9432
  98.  
  99.  
  100.         Sendmail Made Simple Seminar Outline
  101.  
  102.       * Introduction to using electronic mail
  103.     How mail, UUCP, and sendmail work together
  104.     Electronic mail address formats
  105.     Understanding mail delivery in the Internet 
  106.         The Function of MX records
  107.         MX forwarders and UUCP hosts
  108.  
  109.       * Theory of sendmail operation
  110.     What sendmail does
  111.     How sendmail works
  112.     Options for invoking sendmail
  113.     Sendmail support files
  114.     Programs used by sendmail
  115.     Files used to create, store, and control messages
  116.     SMTP operation
  117.  
  118.       * Understanding the sendmail.cf file
  119.     Function of sendmail.cf
  120.     How sendmail processes mail addresses
  121.     How sendmail delivers mail
  122.     Parts of sendmail.cf
  123.         Macro definitions
  124.         Header rewriting
  125.         Option definitions
  126.         Address rewriting rules
  127.     Understanding the rule sets
  128.     What the function of each rule set is
  129.     Mailer resolution rules:
  130.         mailer, next host, address triples
  131.     Understanding the syntax of rule rewriting
  132.  
  133.       * Address rewriting rules
  134.     How do rewriting tokens work
  135.     Function of the focus address
  136.     Using matching tokens
  137.     Using matching classes
  138.     How rules are applied
  139.     How an address matches a mailer
  140.         Local, UUCP, Ethernet, Internet
  141.     Configuring sendmail.cf
  142.     Standard macro definition changes
  143.     Creating Custom Sendmail Rewriting Rules
  144.     Define what addresses you want to match
  145.     Define how to rewrite the addresses
  146.     Write a rule for the address
  147.     Test the address with the rule
  148.     Test other non matching addresses for bad rewrites
  149.     Adding a custom mailer
  150.  
  151.       * Debugging sendmail
  152.         sendmail.cf configuration files
  153.         Address re-writing problems
  154.         Queuing problems
  155.         Forwarding problems
  156.         Delivery problems
  157.     Using checksendmail to check overall address rewriting
  158.     Running sendmail in address test mode
  159.  
  160.       * Setting up a corporate internet mail domain
  161.     Using a mail router hub as a gateway to a corporate mail domain
  162.         Intelligent forwarder
  163.         UUCP neighbors
  164.         Internet neighbors
  165.     Sub-domain departments or divisions
  166.     Departmental mail hubs
  167.     NFS clients
  168.     Standalone mail hosts
  169.  
  170.       * Discussion of vendor supplied sendmail.cf Files
  171.     SunOS 4.1.2, Ultrix 4.2, HP-UX 8.0, AIX 3.1
  172.     Unique features of each vendor
  173.     Overall operation of the sendmail.cf file
  174.     Which variables are used for what
  175.     Which rules sets are used by what
  176.     Which variables and rules sets are free
  177.     Which mailers are supported
  178.     How mailers rewrite S & R addressees
  179.  
  180.  
  181. Registration Form:
  182.  
  183. Name & Title:____________________________________________________
  184.  
  185. Organization:____________________________________________________
  186.  
  187. Address:_________________________________________________________
  188.  
  189. City:_______________________State:____Zip Code:__________________
  190.  
  191. Phone:______________________Email Address:_______________________
  192.  
  193. Please make checks payable to Harker Systems
  194. Please mail check and registration to:
  195.     Harker Systems, 1180 Hester Ave, San Jose, CA 95126
  196.  
  197.  
  198.