[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to set up smtp?
On Mon, 2011-04-11 at 18:46 +0200, Herbert J. Skuhra wrote:
> On Mon, 11 Apr 2011 16:32:08 +0200
> Ralf <ralf.mardorf@alice-dsl.net> wrote:
>
> >Hi :)
> >
> >new to Emacs and Wanderlust, but a long time Linux user, I'm unable to
> >send emails by Wanderlust.
> >
> >This is my current ~/.emacs/.wl:
> >
> >;; wanderlust
> >(autoload 'wl "wl" "Wanderlust" t)
> >(autoload 'wl-other-frame "wl" "Wanderlust on new frame." t)
> >(autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t)
> >
> >starttls-use-gnutls t
> >starttls-gnutls-program "gnutls-cli"
> >starttls-extra-arguments '("-s")
>
> Hmm, (setq ...) missing?
>
> -Herbert
I tested several .wl, my main mistake seems to be, that I did use the
wrong key bindings. I'll read more later, need to go to a BBQ now.
Thank you very much, all of you :).
To be continued,
Ralf