all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Mario Domgörgen" <kanaldrache@gmx.de>
Subject: smtpmail and smtp-auth
Date: Sat, 26 Jul 2003 13:31:24 +0200	[thread overview]
Message-ID: <86brvh8qyb.fsf@5100784654140001.dialin.t-online.de> (raw)

Hej list!

Working for an hour or so, i still can't use smtpmail to send my mails
out in the world...

,---- trace of SMTP-session to mail.gmx.de
| 220 {mp005} GMX Mailservices ESMTP
| EHLO 5100784654140001.dialin.t-online.de
| 250-{mp005} GMX Mailservices
| 250-8BITMIME
| 250-AUTH=LOGIN CRAM-MD5 PLAIN
| 250-AUTH CRAM-MD5 LOGIN PLAIN
| 250 STARTTLS
| MAIL FROM: <kanaldrache@gmx.de>
| 451 {mp005} Need to authenticate via SMTP-AUTH-Login
| QUIT
| 221 {mp005} GMX Mailservices
`----

And here are my settings:

(setq smtpmail-auth-credentials '("mail.gmx.de" 25 "user-number" "password")
      smtpmail-debug-info t
      smtpmail-debug-verb t
      smtpmail-default-smtp-server nil
      smtpmail-smtp-server "mail.gmx.de"
      smtpmail-smtp-service "25")

GNU Emacs 21.3.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2003-07-25 on debian

Any ideas?

Mario

-- 
Stay the patient course
Of little worth is your ire
The network is down

             reply	other threads:[~2003-07-26 11:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-26 11:31 Mario Domgörgen [this message]
2003-07-26 14:44 ` smtpmail and smtp-auth It's me FKtPp ;)
2003-07-26 20:32   ` Mario Domgörgen
2003-07-27  2:21     ` It's me FKtPp ;)
2003-07-27 10:59       ` Mario Domgörgen
2003-07-27 11:54 ` Subhankar Chatterjee
2003-07-27 12:01   ` Mario Domgörgen

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

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

  git send-email \
    --in-reply-to=86brvh8qyb.fsf@5100784654140001.dialin.t-online.de \
    --to=kanaldrache@gmx.de \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.