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

Re: SMTP port specification



On Sun, Dec 02, 2012 at 11:00:52PM +0100, Herbert J. Skuhra wrote:
> On Sun, 2 Dec 2012 15:37:54 -0500

> "Where do you set 'wl-smtp-posting-user'?

I had it orginally then it was lost when struggling to find what works.

I put it in. Now when I sent a test message I get error:

	Error in folder name `~/Mail/wl-sent

I had no such folder. 

I searched the manual, looked at examples of .folders files, and found 
no reference to "wl-sent" folder. I tied to create it with wl-fldrmgr, 
and tried several expedients, concluding that when I specify the 
folder I need to prepend "+" and provide full path:

  +~/Mail/wl-sent

This does create the folder and adds this line to my .folders file:

  +~/Mail/wl-sent "sent"

But when I try to send a mesage I instead get:

  Error in folder name `~/Mail/wl-sent'

  elmo-make-folder("~/Mail/wl-sent" nil x-ctext)
  wl-folder-make-elmo-folder("~/Mail/wl-sent")
  wl-draft-get-fcc-list(#<marker at 479 in  *wl-draft-sending-buffer*>)
  wl-draft-dispatch-message()
  wl-draft-normal-send-func(#<killed buffer> t)
  wl-draft-send(t)
  wl-draft-send-and-exit()
  call-interactively(wl-draft-send-and-exit nil nil)

Getting wanderlust to work is certainly a stuggle for me, and I 
appreciate your extraordinary patience.

Haines