home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / mail / sendmail / 2284 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  1.0 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!wupost!sdd.hp.com!usc!news!shrike.irvine.com!jsweet
  2. From: jsweet@irvine.com (Jerry Sweet)
  3. Newsgroups: comp.mail.sendmail
  4. Subject: '=' addresses for IDA sendmail?
  5. Message-ID: <Bun0qB.34J@irvine.com>
  6. Date: 15 Sep 92 20:54:10 GMT
  7. Sender: usenet@irvine.com (News Administration)
  8. Organization: Irvine Compiler Corp., Irvine, California, USA
  9. Lines: 14
  10.  
  11.  
  12. MMDF has a facility whereby an address of the form "<user>=<whatever>"
  13. gets delivered to <user>, and the entire "<user>=<whatever>" address
  14. is still provided in the message envelope destination address.
  15.  
  16. This allows users to operate on their own incoming mail via the
  17. "=<whatever>" key.  For example, if I were to subscribe to a
  18. mailing list, say, "mail-zombies", I could arrange for mail to be
  19. sent to "jsweet=mail-zombies".  This would cause mail from that list
  20. to be delivered to "jsweet", and I could key off the "=mail-zombies"
  21. part to sort my incoming mail automatically.
  22.  
  23. So...has anyone implemented this "=" address facility as an IDA
  24. sendmail ruleset?
  25.