Remove unused smtpmail setting
This commit is contained in:
parent
005803a8b4
commit
a7f225f3ba
|
@ -554,14 +554,6 @@ GitLab push options are documented [[https://docs.gitlab.com/ee/user/project/pus
|
||||||
|
|
||||||
** Account configuration
|
** Account configuration
|
||||||
|
|
||||||
This setting instructs =mu4e= to prompt for login credentials if none are found
|
|
||||||
when trying to connect to one of the servers that match the regex (see variable
|
|
||||||
documentation).
|
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
|
||||||
(setq smtpmail-servers-requiring-authorization "smtp.migadu.com\\|smtp.lrde.epita.fr")
|
|
||||||
#+end_src
|
|
||||||
|
|
||||||
Setup my main email account.
|
Setup my main email account.
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
|
|
Loading…
Reference in a new issue