all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* smtpmail and smtp-auth
@ 2003-07-26 11:31 Mario Domgörgen
  2003-07-26 14:44 ` It's me FKtPp ;)
  2003-07-27 11:54 ` Subhankar Chatterjee
  0 siblings, 2 replies; 7+ messages in thread
From: Mario Domgörgen @ 2003-07-26 11:31 UTC (permalink / 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

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

end of thread, other threads:[~2003-07-27 12:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-26 11:31 smtpmail and smtp-auth Mario Domgörgen
2003-07-26 14:44 ` 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

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.