Gnus development mailing list
 help / color / mirror / Atom feed
* Gnus (smtpmail/nnimap) on NT without Cygwin?
@ 2005-08-28  9:15 David Abrahams
  2005-08-28 15:58 ` David Abrahams
  2005-08-28 17:14 ` Simon Josefsson
  0 siblings, 2 replies; 5+ messages in thread
From: David Abrahams @ 2005-08-28  9:15 UTC (permalink / raw)



Does anyone know what I need to install to get smtpmail and nnimap to
work without Cygwin?

The work I'm doing for a client required me to install their special
version of Cygwin, which I foolishly did alongside my existing one.
Thereafter, my SMTP mail sending began to fail.  Despite the fact that
I have smtp-debug-info set to t, I get no *trace of ...* buffer.  All
I see is (in *Messages*):

  Sending...
  Sending via mail...
  message-send-mail-with-sendmail: Sending...failed with exit value 1

So I decided to rebuild emacs without cygwin, and actually managed to
figure out how to use MinGW and get an emacs with image support on NT!
Fantastic!

But smtpmail still fails in the same way.


Furthermore, now my IMAP doesn't work either

  ======================================================================
  1 -> imap-opened: buffer=" *nnimap* stlport.com"
  1 <- imap-opened: nil
  ======================================================================
  1 -> imap-open: server="stlport.com" port=nil stream=ssl auth=login buffer=" *nnimap* stlport.com"
  | 2 -> imap-opened: buffer=" *nnimap* stlport.com"
  | 2 <- imap-opened: nil
  | 2 -> imap-open-1: buffer=" *nnimap* stlport.com"
  | | 3 -> imap-ssl-open: name="imap" buffer=" *nnimap* stlport.com" server="stlport.com" port=nil
  | | | 4 -> imap-parse-greeting: 
  | | | 4 <- imap-parse-greeting: nil
  | | | 4 -> imap-parse-greeting: 
  | | | 4 <- imap-parse-greeting: nil
  | | | 4 -> imap-parse-greeting: 
  | | | 4 <- imap-parse-greeting: nil
  | | | 4 -> imap-parse-greeting: 
  | | | 4 <- imap-parse-greeting: nil
  | | 3 <- imap-ssl-open: nil
  | 2 <- imap-open-1: nil
  1 <- imap-open: nil

I haven't tracked this one down yet but I'm guessing it's due to the
lack of a non-cygwin openssl on my system.

Any help greatly appreciated!

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com




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

end of thread, other threads:[~2005-08-29 13:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-28  9:15 Gnus (smtpmail/nnimap) on NT without Cygwin? David Abrahams
2005-08-28 15:58 ` David Abrahams
2005-08-29  8:27   ` Simon Josefsson
2005-08-29 13:44     ` David Abrahams
2005-08-28 17:14 ` Simon Josefsson

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 NNTP newsgroup(s).