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

  1. Path: sparky!uunet!airs!ian
  2. From: ian@airs.com (Ian Lance Taylor)
  3. Newsgroups: comp.mail.uucp
  4. Subject: Re: Problem with apostrophe in mail address
  5. Message-ID: <5157@airs.com>
  6. Date: 20 Aug 92 02:53:39 GMT
  7. References: <221@visicom.com>
  8. Sender: news@airs.com
  9. Lines: 20
  10.  
  11. makey@VisiCom.COM (Jeff Makey) writes:
  12.  
  13. >Any idea why uuxqt barfs on an address with an apostrophe in it?
  14.  
  15. Just guessing, but perhaps that version of uuxqt passes the command to
  16. sh.  For security reasons it is checking the command to make sure that
  17. it does not contain any characters that the shell interprets
  18. specially.
  19.  
  20. If uuxqt is passing the command to sh, it wouldn't work anyhow if it
  21. contains an apostrophe.  There is probably no workaround (except
  22. changing mail addresses).
  23.  
  24. Taylor UUCP supports this by using execve, or, if that fails, by
  25. passing the command to sh with each character quoted with backslash.
  26. -- 
  27. Ian Lance Taylor                ian@airs.com                uunet!airs!ian
  28. First person to identify this quote wins a free e-mail message:
  29. ``I would prefer my life to contain more hours of pain, if that means
  30.   that none of this pain is still to come.''
  31.