/[emacs]/emacs/lisp/mail/smtpmail.el
ViewVC logotype

Diff of /emacs/lisp/mail/smtpmail.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.76 by jas, Sun Jul 17 07:43:16 2005 UTC revision 1.77 by jas, Sun Jul 17 07:44:20 2005 UTC
# Line 207  This is relative to `smtpmail-queue-dir' Line 207  This is relative to `smtpmail-queue-dir'
207  (defvar smtpmail-queue-index (concat smtpmail-queue-dir  (defvar smtpmail-queue-index (concat smtpmail-queue-dir
208                                       smtpmail-queue-index-file))                                       smtpmail-queue-index-file))
209    
210  (defconst smtpmail-auth-supported '(cram-md5 login plain)  (defconst smtpmail-auth-supported '(cram-md5 plain login)
211    "List of supported SMTP AUTH mechanisms.")    "List of supported SMTP AUTH mechanisms.")
212    
213  ;;;  ;;;

Legend:
Removed from v.1.76  
changed lines
  Added in v.1.77

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26