help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Email Help


From: Emanuel Berg
Subject: Re: Email Help
Date: Sun, 29 Aug 2021 18:09:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Samuel Banya wrote:

> I was debating setting up Emacs for Fastmail via mu-4e
> or GNUS.
>
> How easy is it to set this up if you have an existing mail
> provider like Fastmail?

I don't know how simple/difficult it is with mu4e but with
Gnus is it as simple as with a/any GUI client, the difference
is you have to setup the POP and SMTP (or whatever) settings
in Elisp instead of a GUI window with fields and buttons.

I recommend the nnml backend for mail, that way you get
1 file on your disk for ever 1 mail sent or received ...

Take a look here [1], it says

  The first thing you must do is creating a gnus configuration
  file. Open ~ /.gnus.el. Tell Gnus who you are. Do so with
  the lines

    (setq user-mail-address     "you@domain.com"
          user-full-name        "Your Full Name")

Then you just continue ...

[1] https://www.emacswiki.org/emacs/GnusTutorial

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]