rmail.8
Upload User: xu_441
Upload Date: 2007-01-04
Package Size: 1640k
Code Size: 1k
Category:

Email Client

Development Platform:

Unix_Linux

  1. ." Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
  2. ."  All rights reserved.
  3. ." Copyright (c) 1983, 1990
  4. ." The Regents of the University of California.  All rights reserved.
  5. ."
  6. ." By using this file, you agree to the terms and conditions set
  7. ." forth in the LICENSE file which can be found at the top level of
  8. ." the sendmail distribution.
  9. ."
  10. ."
  11. ." $Id: rmail.8,v 8.1 1999/06/22 20:41:33 tony Exp $
  12. ."
  13. .TH RMAIL 8 "$Date: 1999/06/22 20:41:33 $"
  14. .SH NAME
  15. .B rmail
  16. - handle remote mail received via uucp
  17. .SH SYNOPSIS
  18. .B rmail
  19. .I 
  20. user ...
  21. .SH DESCRIPTION
  22. .B Rmail
  23. interprets incoming mail received via 
  24. uucp(1), 
  25. collapsing ``From'' lines in the form generated 
  26. by 
  27. mail.local(8) 
  28. into a single line of the form ``return-path!sender'', 
  29. and passing the processed mail on to 
  30. sendmail(8).
  31. .PP
  32. .B Rmail
  33. is explicitly designed for use with 
  34. uucp 
  35. and 
  36. sendmail.
  37. .SH SEE ALSO
  38. uucp(1), 
  39. mail.local(8), 
  40. sendmail(8)
  41. .SH HISTORY
  42. The
  43. .B rmail
  44. program appeared in 
  45. 4.2BSD.
  46. .SH BUGS
  47. .B Rmail
  48. should not reside in 
  49. /bin.