Variable: mail-alias-modtime

mail-alias-modtime is a variable defined in sendmail.el.gz.

Value

nil

Documentation

The modification time of your mail alias file when it was last examined.

Source Code

;; Defined in /usr/src/emacs/lisp/mail/sendmail.el.gz
(defvar mail-alias-modtime nil
  "The modification time of your mail alias file when it was last examined.")