all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Gnus and outgoing Mail
@ 2007-12-08 23:39 Sven Bretfeld
  2007-12-09  7:24 ` Thierry Volpiatto
  0 siblings, 1 reply; 16+ messages in thread
From: Sven Bretfeld @ 2007-12-08 23:39 UTC (permalink / raw)
  To: help-gnu-emacs


[-- Attachment #1.1: Type: text/plain, Size: 1418 bytes --]

Hi to all

I'm trying to help a friend to set up Gnus. We have problems with
outgoing mail. A toggle-debug-on-error doesn't say very much:

Debugger entered--Lisp error: (error "Sending failed; SMTP protocol error")
 signal(error ("Sending failed; SMTP protocol error"))
 error("Sending failed; SMTP protocol error")
 smtpmail-send-it()
 gnus-agent-send-mail()
 message-send-mail(nil)
 message-send-via-mail(nil)
 message-send(nil)
 message-send-and-exit(nil)
* call-interactively(message-send-and-exit)

The settings in .gnus.el are correct as far as I can say:

(setq smtpmail-smtp-server "mail.gmx.net")
 (setq user-full-name "Stjepan Beles")
 (setq user-mail-address "b.stjepan@gmx.de")
 (setq message-send-mail-real-function 'smtpmail-send-it)
 (add-hook 'message-mode-hook 'turn-on-auto-fill)

 (setq smtpmail-auth-credentials
  '(("mail.gmx.net" 25 "***" "***")))

I've tested the same settings with my own GMX account on my machine,
and it works. mail.gmx.net doesn't require TLS. We both use Debian
Etch.

How can we get a more telling log? Can any external program produce
the difficulties (Emacs doesn't make use of the system's MTA, right?).
Could we have forgotten to install anything?

I'm sorry to ask such a diffuse question. But I'm not physically in
front of his machine. We communicate via Email. And he is still a
beginner with Emacs and GNU/Linux, so he cannot ask himself.

Thanks for help

Sven

[-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

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

end of thread, other threads:[~2007-12-13 10:41 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.4774.1197157208.18990.help-gnu-emacs@gnu.org>
2007-12-09  1:38 ` Gnus and outgoing Mail Exal de Jesus Garcia Carrillo
2007-12-09 16:51   ` Sven Bretfeld
2007-12-09 17:27     ` Thierry Volpiatto
2007-12-09 18:02       ` Sven Bretfeld
2007-12-09 18:35         ` Thierry Volpiatto
     [not found]   ` <mailman.4798.1197219115.18990.help-gnu-emacs@gnu.org>
2007-12-09 20:26     ` Exal de Jesus Garcia Carrillo
2007-12-10  0:45       ` Sebastian Tennant
2007-12-10  1:16         ` Sven Bretfeld
     [not found]         ` <mailman.4819.1197249427.18990.help-gnu-emacs@gnu.org>
2007-12-10  5:16           ` Exal de Jesus Garcia Carrillo
2007-12-12 23:26   ` [Solved] " Sven Bretfeld
2007-12-13 10:41     ` Sebastian Tennant
2007-12-08 23:39 Sven Bretfeld
2007-12-09  7:24 ` Thierry Volpiatto
2007-12-09 14:16   ` Sven Bretfeld
2007-12-09 14:33     ` Thierry Volpiatto
2007-12-09 14:38       ` Reiner Steib

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.