home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / lucid / help-lucid-emacs / text0438.txt < prev    next >
Encoding:
Text File  |  1993-07-14  |  848 b   |  24 lines

  1. Danny Bar-Dov wrote:
  2. > However when I do follow-up on a message that had an alias on its
  3. > To/CC lines, I never get to these lines,
  4. > so the alias never gets expanded.
  5.  
  6. If the alias you're talking about is in /usr/lib/aliases, then it is
  7. in itself a valid mail address.  There's no need to expand it.  If
  8. the alias you're talking about appears only in some other user's 
  9. .mailrc file, then you should never see it in messages you recieve:
  10. those aliases are private, and get expanded before the message is
  11. inserted into the mail stream.
  12.  
  13. So either there's no problem, or your mailer configuration broken.
  14.  
  15. > BTW the same alias appears both in my .mailrc & in the system's.
  16.  
  17. Having an alias in your private .mailrc file as well as in the global
  18. /usr/lib/aliases file doesn't make any sense.  That's either redundant 
  19. or contradictory.
  20.  
  21.     -- Jamie
  22.  
  23.