home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / mail / sendmail / 2145 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.7 KB  |  36 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!tron!pql840.bwi.wec.com!krenz
  3. From: krenz@pql840.bwi.wec.com (Randy Krenz)
  4. Subject: How To Remove Double-Quotes From Addresses???
  5. Message-ID: <1992Aug26.204126.18609@tron.bwi.wec.com>
  6. Originator: krenz@pql840.bwi.wec.com
  7. Keywords: sendmail sendmail.cf help quotes
  8. Sender: usenet@tron.bwi.wec.com (Usenet news poster)
  9. Organization: Westinghouse Electronic Systems Group, Baltimore, MD
  10. Date: Wed, 26 Aug 1992 20:41:26 GMT
  11. Lines: 23
  12.  
  13. Hello SendMail Guru's
  14.  
  15. I am doing some work on sendmail.cf on a Dec machine running 4.2 Ultrix.
  16. I am interested in being able to remove double-quotes from an address.
  17. For example, I want to have the following:
  18.  
  19. nodename1::"nodename2::user"    =>    nodename1::nodename2::user
  20.  
  21. I know on HP-UX machines, you can use $< to schedule a home-brew program
  22. to rewrite the address but Ultrix's sendmail does not appear to have this
  23. and I've been unable to determine how to do this. Any ideas?
  24.  
  25.                                 Thanx,
  26.                                 Randy
  27. /***************************************************************************/
  28. /* Randolph A. Krenz                                 \W\               /W/ */
  29. /* Senior Engineer - Computer/Facility Operations     \W\             /W/  */
  30. /* Westinghouse Electronic Systems Group               \W\     ^     /W/   */
  31. /* Product Qualification Laboratory                     \W\   /W\   /W/    */
  32. /* P.O. Box 746, M.S. 504, Baltimore, Md, 21203          \W\ /W W\ /W/     */
  33. /* WEC WIN: 285-6232 / AT&T: (301)765-6232                \W W/ \W W/      */
  34. /* Internet: krenz@pql840.bwi.wec.com                      \W/   \W/       */
  35. /***************************************************************************/
  36.