help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gnus and outgoing Mail


From: Exal de Jesus Garcia Carrillo
Subject: Re: Gnus and outgoing Mail
Date: Sat, 08 Dec 2007 19:38:49 -0600
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50.10 (gnu/linux)

-----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-----


reply via email to

[Prev in Thread] Current Thread [Next in Thread]