unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Can't send mail
@ 2007-09-22  6:18 Ke Lu
  0 siblings, 0 replies; only message in thread
From: Ke Lu @ 2007-09-22  6:18 UTC (permalink / raw)
  To: help-gnu-emacs

Hi there,

I use ntemacs to sendmail and got a error.
open-network-stream: make client process failed: software caused connection abort, :name, SMTP, :buffer, *trace of SMTP session to xxx.xxx.xx*, :host, xxx.xxx.xx, :service, 25
The following is my setting.
(setq smtpmail-auth-credentials
    '(("xxx.xxx.xx"
           25
           "xxxxxx";; Userid
           nil)))   ;; Passwd
(setq smtpmail-default-smtp-server "xxx.xxx.xx")
(setq smtpmail-smtp-server "xxx.xxx.xx")
(setq message-send-mail-function 'smtpmail-send-it)
                         
I have the same setting in linux and works well.
What's wrong?

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-09-22  6:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-22  6:18 Can't send mail Ke Lu

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).