Your message dated Tue, 03 Aug 2010 19:59:26 +0200
with message-id <[email protected]>
and subject line Re: Bug#591403: emacs23: Sending mail doesn't work anymore
has caused the Debian Bug report #591403,
regarding emacs23: Sending mail doesn't work anymore
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
591403: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=591403
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: emacs23
Version: 23.2+1-2
Severity: normal
After upgrading from version 23.1+1-5 to 23.2+1-2 sending mail doesn't
work anymore. Instead, this message:
mailto/25 Name or service not known
is shown in the message buffer.
When I revert to 23.1+1-5, sending mail works properly. This mail is
sent with emacs23 version 23.1+1-5.
After setting debug-on-error to t (version 23.2+1-2):
Debugger entered--Lisp error: (error "mailto/25 Name or service not known")
make-network-process(:name "SMTP" :buffer #<buffer *trace of SMTP session to
mailto*> :host "mailto" :service 25)
open-network-stream("SMTP" #<buffer *trace of SMTP session to mailto*>
"mailto" 25)
smtpmail-open-stream(#<buffer *trace of SMTP session to mailto*> "mailto" 25)
byte-code("\306\307\310...\210)\311\207" [host process-buffer
buffer-undo-list port process smtpmail-read-point get-buffer-create format
"*trace of SMTP session to %s*" t erase-buffer smtpmail-open-stream throw done
nil set-process-filter smtpmail-process-filter set-buffer-process-coding-system
raw-text-unix make-local-variable smtpmail-read-response 400
smtpmail-send-command "EHLO %s" smtpmail-fqdn "HELO %s" current-case-table
((byte-code "r^Hq\210\302 !\210)\302\207" [buffer table set-case-table] 2))
set-case-table mapcar #[(s) "\301^H\227!\207" [s intern] 2] split-string 4 "[
]" 1 (verb xvrb 8bitmime onex xone expn size dsn etrn enhancedstatuscodes help
xusr auth=login auth starttls) message "Unknown extension %s"
smtpmail-find-credentials starttls process-id "STARTTLS" starttls-negotiate
smtpmail-try-auth-methods onex xone "ONEX" verb xvrb "VERB" ...] 8)
smtpmail-via-smtp((#("[email protected]" 0 5 (fontified t) 5 20 (fontified
t))) #<buffer smtpmail temp>)
smtpmail-send-it()
mail-send()
mail-send-and-exit(nil)
call-interactively(mail-send-and-exit nil nil)
Regards, Olaf
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.31-1 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages emacs23 depends on:
ii emacs23-bin-common 23.2+1-2 The GNU Emacs editor's shared, arc
ii libasound2 1.0.20-2 shared library for ALSA applicatio
ii libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii libc6 2.11.1-3 Embedded GNU C Library: Shared lib
ii libcairo2 1.8.8-2 The Cairo 2D vector graphics libra
ii libdbus-1-3 1.2.16-2 simple interprocess messaging syst
ii libfontconfig1 2.8.0-2 generic font configuration library
ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib
ii libgconf2-4 2.28.1-3 GNOME configuration database syste
ii libgif4 4.1.6-8 library for GIF images (library)
ii libglib2.0-0 2.24.0-1 The GLib library of C routines
ii libgpm2 1.20.4-3 General Purpose Mouse - shared lib
ii libgtk2.0-0 2.20.0-2 The GTK+ graphical user interface
ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library
ii libjpeg62 6b1-1 The Independent JPEG Group's JPEG
ii libm17n-0 1.6.1-1 a multilingual text processing lib
ii libncurses5 5.7+20100313-2 shared libraries for terminal hand
ii libotf0 0.9.11-1 A Library for handling OpenType Fo
ii libpango1.0-0 1.26.2-1 Layout and rendering of internatio
ii libpng12-0 1.2.36-1 PNG library - runtime
ii librsvg2-2 2.26.0-1 SAX-based renderer library for SVG
ii libsm6 2:1.0.3-2 X11 Session Management library
ii libtiff4 3.8.2-13 Tag Image File Format (TIFF) libra
ii libx11-6 2:1.3.2-1 X11 client-side library
ii libxft2 2.1.12-3 FreeType-based font drawing librar
ii libxpm4 1:3.5.5-2 X11 pixmap library
ii libxrender1 1:0.9.4-2 X Rendering Extension client libra
ii zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime
emacs23 recommends no packages.
Versions of packages emacs23 suggests:
ii emacs23-common-non-dfsg 23.1+1-1 GNU Emacs shared, architecture ind
-- no debconf information
--- End Message ---
--- Begin Message ---
Am 03.08.2010 um 18:20 schrieb Olaf Dietsche:
> Sven Joachim <[email protected]> writes:
>
>> What is the value of smtpmail-smtp-server? Also, could you give some
>> information about your other smtpmail settings?
>
> this is the crucial hint. I had (setq smtpmail-smtp-server "mailto") in
> my .emacs file. After changing this to "localhost", sending mail works
> with 23.2 as well.
Well, in this case I'm a bit surprised that smtpmail worked at all in
Emacs 23.1, since "mailto" is probably not the name of an smtp server in
your network.
> Sorry for wasting your time. :-(
No problem, nice that we could solve the problem so easily.
Sven
--- End Message ---