[mew-int 01849] Re: Another message is being sent. Try later
Kazu Yamamoto ( 山本和彦 )
kazu at example.com
Wed Aug 11 20:58:24 JST 2004
Hello,
> I can do:
>
> (delete-process (get-process "mew-smtp-info-smtp.home.gustad.com"))
First of all, you can kill it by C-uC-cC-k in Summary mode.
Your old message said:
From: mew at example.com
Subject: [mew-int 01823] Re: Another message is being sent. Try later
> > (2) If you can reproduce this, please sent *Backtrace* of the previous
> > session of SMTP. You can see how to do it in the following page.
>
> *Backtrace*
>
> Signaling: (wrong-type-argument stringp nil)
> string-match(".wrk$" nil)
> mew-queue-enqueue(nil "+queue")
> mew-smtp-queue(nil "501 5.5.4 <nil>... Domain name required for sender address nil.")
> mew-smtp-filter(#<process mew-smtp-info-smtp.home.gustad.com> "501 5.5.4 <nil>... Domain name required for sender address nil\n")
>
> in the *Mew debug* buffer I observe the following suspicious piece of
> text:
>
> <=SEND=>
> MAIL FROM:<nil>
>
> <MAIL-FROM>
> 501 5.5.4 <nil>... Domain name required for sender address nil
When you could send a message correctly and smoothly, what is
specified to MAIL FROM:? Is it also "nil"? Of course, this should be
an email address.
--Kazu
More information about the Mew-int
mailing list