aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@debian.org>2013-04-08 15:58:53 -0400
committerRyan Kavanagh <rak@debian.org>2013-05-13 16:19:43 -0400
commit6d122ce6d7bd321f8923ed0c68150e7a72a71829 (patch)
tree9ab593707c8d18ea184ff9d3f016638a2901451d
parentGot BBDB fully working (diff)
Use the sendmail program in VM
Diffstat (limited to '')
-rw-r--r--.vm3
1 files changed, 3 insertions, 0 deletions
diff --git a/.vm b/.vm
index 243ef27..c5610ed 100644
--- a/.vm
+++ b/.vm
@@ -31,6 +31,9 @@
; Keep the -> line centered
(setq vm-auto-center-summary t)
+;; Use a sendmail program
+(setq send-mail-function 'sendmail-send-it)
+
; Enable multiple sender profiles
(require 'vm-pcrisis)
(vmpc-my-identities "rak@debian.org" "ryanakca@gmail.com"