[mew-int 2347] Re: Error sending messages from +queue?

Tatsuya Kinoshita tats at example.com
Thu Aug 23 22:10:52 JST 2007


On August 23, 2007, [mew-int 2346],
he (at uninett.no) wrote:

> I recently started using Mew 5.2, and today I sent my first
> GPG-signed e-mail after the upgrade.  It didn't go all that
> well...
> 
> Here's an excerpt from my *Messages* buffer:
> 
> +draft/108 has been queued to +queue/2 (from Draft mode)
> 
> Message signed etc., pressing C-c C-c:
> 
> Flushing +queue...
> Connecting to the SMTP server...done
> Sending in background...
> error in process filter: mew-smtp-command-done: Wrong type argument: char-or-string-p, ("+outbox")
> error in process filter: Wrong type argument: char-or-string-p, ("+outbox")

Hmm, I didn't see this error when sending GPG-signed mail (`C-c C-s'
in Draft and then `C-c C-c' in Summary) on my Mew 5.2 on Emacs 21.4.

To get a backtrace, please see

  http://www.mew.org/bugreport/index.html.en

and try again with the following configuration.

(load "mew-func.el")
(load "mew-net.el")
(load "mew-smtp.el")
(setq mew-debug 'net)
(setq debug-on-error t)

-- 
Tatsuya Kinoshita



More information about the Mew-int mailing list