[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: smtp problem
- To: wl-en@lists.airs.net
- Subject: Re: smtp problem
- From: "Herbert J. Skuhra" <h.skuhra@gmail.com>
- Date: Thu, 21 Jan 2010 13:37:20 +0100
- Delivered-to: wl-en@lists.airs.net
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=AiT/3RQ5Vd3cn4Me7Rj9kFF/7ans9QvtSCHuZMh6iUc=; b=diw0cinFjaRNxwtGqIMKczvSQzJlxB4lzke6J7qIwig531LnckZyz+tEXEXQ+obuo6 3uXGUKbCB5Ng6j6jW5lj8cjaLoTP2jTU5ZEcZCXJAsY/RalZoIQryz8jRhIxgVIxBDff SopeOuTYXkUrcZ9aiWvKWphhOtsGbZgsKJLUI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=fdf4v0SGTYUjtEtoDspPKkgmQ5nHoSCMZmv5V8kGH2+54aztnrdMPY4HXHGJ057Qi5 oBstDM9Q3TwzSfNRS5D/3zaLbTya9sH8bktIki8SzzZha9XyHGE7pqoWT16VzpkMs7Md IUgYGuDZP47zaILSA4p7/IsIGjq0vPIoQF1OE=
- In-reply-to: <op.u6vtt7finysghc@localhost.localdomain>
- List-help: <mailto:wl-en-ctl@lists.airs.net?body=help>
- List-id: wl-en.lists.airs.net
- List-owner: <mailto:wl-en-admin@lists.airs.net>
- List-post: <mailto:wl-en@lists.airs.net>
- List-software: fml [fml stable 20011102.2100]
- List-unsubscribe: <mailto:wl-en-ctl@lists.airs.net?body=unsubscribe>
- References: <op.u6vtfpvbnysghc@localhost.localdomain> <201001212110.FMLAAB32658.wl-en@lists.airs.net> <op.u6vtt7finysghc@localhost.localdomain>
- Reply-to: wl-en@lists.airs.net
On Thu, Jan 21, 2010 at 1:19 PM, <click@gmx.net> wrote:
> Hi,
>
> I'm new to Wanderlust and not a an meacs pro as well (I'm proficient enough
> to navigate safely but no lisp knowledge at all)
> I set it up according to
> http://emacs-fu.blogspot.com/2009/06/e-mail-with-wanderlust.html
> Reading my maildir works, but I can't send through wl's smtp client.
> I'm pretty sure everything is set up correctly, as I have a working msmtp
> client for mutt with the same settings. The only thing that bothers me is
> that I have to set a tls certificate in msmtp which I have not found how to
> do this in wl.
> I do not use gmail, but I registered an account there just for testing
> purposes with wl. But I also can't get gmail with wl working either,
> although I found a guide for this as well and I'm pretty sure settings are
> ok.
>
> Is there anything I have to do before using wl? Any special .emacs settings?
> Is it possible to use msmtp in wl like mutt does?
What are your smtp settings in wl?
What error message do you get? Your smtp server requires a client certificate?
Have you installed the ssl.el from the utils subdir? (required for ssl/tls)
-Herbert