all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Sending mail via SMTP hangs.
@ 2010-01-13 18:24 Aidan Gauland
  0 siblings, 0 replies; 8+ messages in thread
From: Aidan Gauland @ 2010-01-13 18:24 UTC (permalink / raw)
  To: help-gnu-emacs

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

When I try to send mail via my ISP's SMTP server, Emacs hangs (until I type
C-g).  I have tried following several different sets of instructions (blogs,
the Emacs wiki, the source file smtpmail.el) on how to configure Emacs to send
mail via SMTP.

Here is the relevant part of my .emacs file:
(setq message-send-mail-function 'smtpmail-send-it) ; if you use message/Gnus
(setq smtpmail-default-smtp-server "smtp.rurallink.co.nz")
(setq smtpmail-local-domain "no8wireless.co.nz")
(setq smtpmail-debug-info t) ; only to debug problems
(setq smtpmail-auth-credentials  ; or use ~/.authinfo
      '(("smtp.rurallink.co.nz" 465 "aidalgol@no8wireless.co.nz" "<secret>")))
(setq smtpmail-starttls-credentials
      '(("smtp.rurallink.co.nz" 465 nil nil)))

Does anyone have any suggestions?  I would really like to switch to Emacs as
my mail reader, and this is quite frustrating.

Thanks,
Aidan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAktOD9sACgkQjyzTRvYJmaUCZQCcCuNYKgyBDBKPaF/lQfUkFgLf
G3oAnRiey6gKvN8FJUrMzN9eh6m74vj4
=ol+C
-----END PGP SIGNATURE-----




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

end of thread, other threads:[~2010-04-14 15:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.1367.1263418308.18930.help-gnu-emacs@gnu.org>
2010-01-14  6:06 ` Sending mail via SMTP hangs Torsten Mueller
2010-01-14  8:56   ` Aidan Gauland
     [not found]   ` <mailman.1398.1263468332.18930.help-gnu-emacs@gnu.org>
2010-01-14 12:09     ` Torsten Mueller
2010-04-13 14:30       ` Robert Goldman
2010-04-14  7:17         ` Gary .
2010-04-14 15:37           ` Robert Goldman
2010-04-14 15:52             ` Robert Goldman
2010-01-13 18:24 Aidan Gauland

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.