home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / sendmail / sendmail.cf / stuff / misc / text0001.txt < prev   
Encoding:
Text File  |  1986-11-26  |  682 b   |  30 lines

  1. a slight followup to my previous postings :-(
  2. whilst tricking around with rulesets i discovered another slight difference.
  3. again it obvious when you know, but i didn't...
  4.  
  5. $q contains the default from: address
  6. it is usually defined thus:
  7.  
  8.     Dq$g$?x    ($x)$.
  9.  
  10. this would be something like
  11.  
  12.     From: joe@somesite (Joe Soap)
  13.  
  14. however $g goes through 3,1,4,3,1,S,4
  15.  
  16. so by the time the default address appears in the header
  17. it has gone through
  18.  
  19.     3,1,4,3,1,S,4,3,1,S,4
  20.  
  21. anyone found an address that goes through more rulesets? :-)
  22. -- 
  23. Simon Kenyon
  24. EUnet: simon@einode.UUCP
  25. Smail: The National Software Centre, Dublin, IRELAND
  26. Phone: +353-1-716255
  27. EUnet is a registered trademark of the EUUG
  28.  
  29.  
  30.