unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Ke Lu <lu@luxdo.jp>
To: help-gnu-emacs@gnu.org
Subject: Can't send mail
Date: Sat, 22 Sep 2007 15:18:49 +0900	[thread overview]
Message-ID: <m34phncjee.fsf@www.luxdo.jp> (raw)

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?

                 reply	other threads:[~2007-09-22  6:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m34phncjee.fsf@www.luxdo.jp \
    --to=lu@luxdo.jp \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).