home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / emacs / vm / info / 246 < prev    next >
Encoding:
Text File  |  1992-07-28  |  705 b   |  19 lines

  1. Newsgroups: gnu.emacs.vm.info
  2. Sender: info-vm-request@uunet.uu.net
  3. From: kyle@wendy-fate.uu.net (Kyle Jones)
  4. Date: Tue, 28 Jul 92 13:09:37 -0400
  5. Message-ID: <9207281709.AA00515@wendy-fate.UU.NET>
  6. Subject: Telling VM-mail to use mh mailing functions
  7. References: <JOSHUA5.92Jul28123559@csa.bu.edu>
  8. Path: sparky!uunet!wendy-fate.uu.net!info-vm
  9. Lines: 8
  10.  
  11. Jim Peters writes:
  12.  > How do I reconfigure VM to use the MH "send" or "post" instead of
  13.  > /usr/lib/sendmail?  
  14.  
  15. You'll have to modify some VM code and some Emacs Mail mode code.
  16. Even though there's a variable sendmail-program, Emacs (and VM)
  17. still assume the program will take sendmail's command line flags,
  18. so a simple variable change won't be enough.
  19.