unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* My Gnus now refuses to send long emails
@ 2014-10-01 21:36 Joe Fineman
  2014-10-01 22:06 ` Dan Espen
  2014-10-02  2:43 ` Eli Zaretskii
  0 siblings, 2 replies; 3+ messages in thread
From: Joe Fineman @ 2014-10-01 21:36 UTC (permalink / raw)
  To: help-gnu-emacs

I use Gnus 5.13 under Cygwin 1.5.25 under Windows XP.  For the last few
days it has refused to send any email longer than about 2500
characters, whether in the text proper or in an attachment.  Sometimes
the message is

  smtpmail-send-command: writing to process: no error, SMTP

and sometimes 

  Process SMTP not running.

My Emacs 24.3 tells me that smtpmail-send-command is not documented.
What is going on?

Note:  I have repeatedly tried to post this query on gnu.emacs.gnus.
Gnus goes through the motions, but the posting has never appeared.  I
have had not difficulty posting on other newsgroups, so I am trying this
one.
-- 
---  Joe Fineman    joe_f@verizon.net

||:  Cave canem.  (Beware -- I might sing.)  :||


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: My Gnus now refuses to send long emails
  2014-10-01 21:36 My Gnus now refuses to send long emails Joe Fineman
@ 2014-10-01 22:06 ` Dan Espen
  2014-10-02  2:43 ` Eli Zaretskii
  1 sibling, 0 replies; 3+ messages in thread
From: Dan Espen @ 2014-10-01 22:06 UTC (permalink / raw)
  To: help-gnu-emacs

Joe Fineman <joe_f@verizon.net> writes:

> I use Gnus 5.13 under Cygwin 1.5.25 under Windows XP.  For the last few
> days it has refused to send any email longer than about 2500
> characters, whether in the text proper or in an attachment.  Sometimes
> the message is
>
>   smtpmail-send-command: writing to process: no error, SMTP
>
> and sometimes 
>
>   Process SMTP not running.
>
> My Emacs 24.3 tells me that smtpmail-send-command is not documented.
> What is going on?
>
> Note:  I have repeatedly tried to post this query on gnu.emacs.gnus.
> Gnus goes through the motions, but the posting has never appeared.  I
> have had not difficulty posting on other newsgroups, so I am trying this
> one.

I had a Verizon issue show up this summer which was solved by
putting this in my .gnus.el:

(setq smtpmail-auth-supported '(plain login cram-md5))

My symptoms were a bit different though.
The above makes gnus try cram-md5 last.
Verizon stopped working with cram-md5.

-- 
Dan Espen


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: My Gnus now refuses to send long emails
  2014-10-01 21:36 My Gnus now refuses to send long emails Joe Fineman
  2014-10-01 22:06 ` Dan Espen
@ 2014-10-02  2:43 ` Eli Zaretskii
  1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2014-10-02  2:43 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Joe Fineman <joe_f@verizon.net>
> Date: Wed, 01 Oct 2014 17:36:36 -0400
> 
> I use Gnus 5.13 under Cygwin 1.5.25 under Windows XP.  For the last few
> days it has refused to send any email longer than about 2500
> characters, whether in the text proper or in an attachment.  Sometimes
> the message is
> 
>   smtpmail-send-command: writing to process: no error, SMTP
> 
> and sometimes 
> 
>   Process SMTP not running.
> 
> My Emacs 24.3 tells me that smtpmail-send-command is not documented.

It's in smtpmail.el.

> What is going on?

This generally means you have communications problems with your SMTP
server.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-02  2:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-01 21:36 My Gnus now refuses to send long emails Joe Fineman
2014-10-01 22:06 ` Dan Espen
2014-10-02  2:43 ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).