You can download Wanderlust package from following sites:
Original site:
ftp://ftp.gohome.org/wl/
Mirrored ftp/http sites:
ftp://ftp.jaist.ac.jp/pub/GNU/elisp/ftp.gohome.org/wl/ http://www.jpl.org/elips/wl/ http://www.ring.gr.jp/archives/text/elisp/wl/ ftp://ftp.ring.gr.jp/pub/text/elisp/wl/ ftp://opaopa.org/pub/mirror/elisp/wl/
Extract the obtained package to your working directory:
% cd ~/work % tar zxvf wl-version.tar.gz % cd wl-version
SSL (Secure Socket Layer) can be used for SMTP, IMAP, NNTP and POP connections in Wanderlust.
There are two ways to use SSL. One is to start SSL negotiation just after the connection establishment (generic way). The other one is to start SSL negotiation by invoking STARTTLS command in the each session.
To use the formal SSL (generic SSL), you must set @env{PATH} to the directory that OpenSSL commands are installed.
To use the latter SSL(STARTTLS), you must install starttls package in addition to above. You can download starttls package from the following site.
ftp://opaopa.org/pub/elisp/
Go to the first, previous, next, last section, table of contents.