From: Exal de Jesus Garcia Carrillo <no-spam@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Gnus and outgoing Mail
Date: Sat, 08 Dec 2007 19:38:49 -0600 [thread overview]
Message-ID: <873auchck6.fsf@gnu.org> (raw)
In-Reply-To: mailman.4774.1197157208.18990.help-gnu-emacs@gnu.org
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Sven Bretfeld em gnu.emacs.help escreveu :
[...]
> 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.
[...]
Hi, AFAIK gmx smtp server use secure conection (I have use it formerly),
so, if help, there is my config for this stuff:
,----[ Configuration for gmx smtp server ]
|
| ;; Use gmx smtp server
| (message "Using gmx smtp server")
| (setq starttls-use-gnutls t
| starttls-gnutls-program "gnutls-cli"
| starttls-extra-arguments nil)
| (setq smtpmail-local-domain nil
| send-mail-function 'smtpmail-send-it
| message-send-mail-function 'smtpmail-send-it
| message-send-mail-partially-limit nil
| smtpmail-default-smtp-server "mail.gmx.net"
| smtpmail-smtp-server "mail.gmx.net"
| smtpmail-debug-info t
| smtpmail-debug-verb t
| smtpmail-auth-credentials "~/emacs-stuff/mailauth"
| smtpmail-starttls-credentials '(("mail.gmx.net" 25 nil nil))
| smtpmail-smtp-server "mail.gmx.net" ))
|
`----
- --
Spam protection:
In my e-mail replace the words `no-spam' with `exal'.
.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8+ <http://mailcrypt.sourceforge.net/>
iD8DBQFHW0cooZmxoVJRtGIRAllaAJ0Yfswiqgc2IiP/kTkMwnjkXatK2ACeJFUQ
4At0qAWUty1Osutu7l9Pwa4=
=R3HJ
-----END PGP SIGNATURE-----
next parent reply other threads:[~2007-12-09 1:38 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.4774.1197157208.18990.help-gnu-emacs@gnu.org>
2007-12-09 1:38 ` Exal de Jesus Garcia Carrillo [this message]
2007-12-09 16:51 ` Gnus and outgoing Mail 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=873auchck6.fsf@gnu.org \
--to=no-spam@gnu.org \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).