[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:25 +0200, Herbert J. Skuhra wrote:
> Hi,
>
> how did you install wanderlust? ./configure & make install?
> Then try the following patch:
>
> --- WL-CFG.bak 2011-04-11 18:21:38.000000000 +0200
> +++ WL-CFG 2011-04-11 18:21:46.000000000 +0200
> @@ -9,7 +9,7 @@
> ; load-path))
>
> ;; If you want to install utils, uncomment following line.
> -;(setq wl-install-utils t)
> +(setq wl-install-utils t)
>
> ;; Set language for info file ("ja" or "en", both in default).
> ;; If you only need manual in English, uncomment following line.
>
> -Herbert
>
Herbert, I installed Ubuntu packages, didn't build it myself. - Ralf