home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / postroad.zip / mailcap < prev    next >
Text File  |  1997-10-23  |  1KB  |  27 lines

  1. # Post Road Mailer Mailcap File for Metamail, adapted with
  2. # permission from the prototype Mailcap File. Please see the
  3. # copyright notice and comments at the end of this file.
  4.  
  5. message/partial; PRMMIME "%s" "%{name}" "%{id}" %{number} %{total}
  6. text/html; PRMMIME "%s" -HTML "%{name}"
  7. # do NOT move the below two lines to a position above the above ones!
  8. message/*; PRMMIME "%s" -TEXT "%{name}"
  9. text/*; PRMMIME "%s" -TEXT "%{charset}"
  10. audio/*; PRMMIME "%s" "%{name}"
  11. image/*; PRMMIME "%s" "%{name}"
  12. video/*; PRMMIME "%s" "%{name}"
  13. application/*; PRMMIME "%s" "%{name}"
  14.  
  15. # Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
  16. # Permission to use, copy, modify, and distribute this material 
  17. # for any purpose and without fee is hereby granted, provided 
  18. # that the above copyright notice and this permission notice 
  19. # appear in all copies, and that the name of Bellcore not be 
  20. # used in advertising or publicity pertaining to this 
  21. # material without the specific, prior written permission 
  22. # of an authorized representative of Bellcore.  BELLCORE 
  23. # MAKES NO REPRESENTATIONS ABOUT THE ACCURACY OR SUITABILITY 
  24. # OF THIS MATERIAL FOR ANY PURPOSE.  IT IS PROVIDED "AS IS", 
  25. # WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES.
  26.