Emacs send email
Message send email
1 | for centos |
Meta-x customize-group RET smtp,设置 smtp server smtp port.
username and password is located in ~/.authinfo[1]
1 | cat ~/.authinfo |
Note there are tab not space among them, Or you will spend all day long to consider why it doesn’t work.
Ctrl-x m invoke email editing, Ctrl-c Ctrl-c to send the email.[2][3]


