Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* 'smtp-server' not defined
@ 2013-10-02  6:25 Leandro Noferini
  2013-10-02  7:45 ` Dmitrii Kashin
  0 siblings, 1 reply; 9+ messages in thread
From: Leandro Noferini @ 2013-10-02  6:25 UTC (permalink / raw)
  To: info-gnus-english


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

Ciao a tutti,

I use the debian-snapshot version of emacs

GNU Emacs 24.3.50.1 (i486-pc-linux-gnu, GTK+ Version 3.8.4)
of 2013-09-29 on prometheus, modified by Debian

and from some days using the gnus inside (Gnus v5.13) trying to send
a message I get an error message like the subject

'smtp-server' not defined

What's changed? What I need to do?

-- 
leandro
Paul Simonon chiese a Mick Jones perché non avesse partecipato ad una
rissa durante un concerto. "Qualcuno doveva rimanere intonato" fu la
risposta.
http://6xukrlqedfabdjrb.onion

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

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

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

^ permalink raw reply	[flat|nested] 9+ messages in thread
* `smtp-server' not defined
@ 2010-02-18  9:58 evan
  2010-02-18 11:11 ` Katsumi Yamaoka
  0 siblings, 1 reply; 9+ messages in thread
From: evan @ 2010-02-18  9:58 UTC (permalink / raw)
  To: info-gnus-english

Hi all,

Any idea why I get the message "`smtp-server' not defined" when I try
to send mail via gnus? I have tried to see what is wrong but I cannot
find anything.

Thanks.

I have the following configuration (this is the same configuration
proposed in emacs-wiki):

(setq gnus-select-method '(nnimap "gmail"
                                  (nnimap-address "imap.gmail.com")
                                  (nnimap-server-port 993)
                                  (nnimap-stream ssl)))
(setq message-send-mail-function 'smtpmail-send-it
      smtpmail-starttls-credentials '(("smtp.gmail.com" 587 nil nil))
      smtpmail-auth-credentials '(("smtp.gmail.com" 587 nil nil))
      smtpmail-default-smtp-server "smtp.gmail.com"
      smtpmail-smtp-server "smtp.gmail.com"
      smtpmail-smtp-service 587)
(require 'smtpmail)

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

end of thread, other threads:[~2013-10-03 16:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.3247.1380695145.10748.info-gnus-english@gnu.org>
2013-10-02  7:54 ` 'smtp-server' not defined Gijs Hillenius
2013-10-03 16:48   ` Leandro Noferini
2013-10-02 19:10 ` Emanuel Berg
2013-10-02  6:25 Leandro Noferini
2013-10-02  7:45 ` Dmitrii Kashin
  -- strict thread matches above, loose matches on Subject: below --
2010-02-18  9:58 `smtp-server' " evan
2010-02-18 11:11 ` Katsumi Yamaoka
2010-02-18 11:40   ` evan
2010-02-23 19:17   ` Ted Zlatanov

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 NNTP newsgroup(s).