summaryrefslogtreecommitdiff
path: root/lisp/mail/mailpost.el
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1992-08-04 04:15:43 +0000
committerJim Blandy <jimb@redhat.com>1992-08-04 04:15:43 +0000
commitc4ea28b3e90c54717a64729ed29d18736a76c6a7 (patch)
treece3d5522aecb19af9cfcd78d2edfe4cdf40d39e0 /lisp/mail/mailpost.el
parentd822e0eedf0ca4c60681b94b0f810370f8e603d4 (diff)
downloademacs-c4ea28b3e90c54717a64729ed29d18736a76c6a7.tar.gz
entered into RCS
Diffstat (limited to 'lisp/mail/mailpost.el')
-rw-r--r--lisp/mail/mailpost.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/mail/mailpost.el b/lisp/mail/mailpost.el
index 9cc7e16ef2d..5ff33478698 100644
--- a/lisp/mail/mailpost.el
+++ b/lisp/mail/mailpost.el
@@ -16,6 +16,9 @@
;;; Code:
+(require 'mailalias)
+(require 'sendmail)
+
;; (setq send-mail-function 'post-mail-send-it)
(defun post-mail-send-it ()