Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Help with gnus with gmx account
@ 2007-07-23 17:15 someusernamehere
  2007-07-23 20:59 ` Exal de Jesus Garcia Carrillo
  0 siblings, 1 reply; 3+ messages in thread
From: someusernamehere @ 2007-07-23 17:15 UTC (permalink / raw)
  To: info-gnus-english

Hey, can anyone who has @gmx accouts show me your .gnus, I dont known
how to configure this for send mail, I have something like this:

;; use smtpmail-send-it as the email sending function
(setq send-mail-function 'smtpmail-send-it)
(setq smtpmail-queue-mail t)
(setq message-send-mail-function 'smtpmail-send-it)

(setq smtpmail-auth-login-username "username@gmx.net")
(setq smtpmail-auth-credentials '(("mail.gmx.net" "username@gmx.net"
                                   "PASSWD")))

(setq smtpmail-local-domain "gmx.de")
(setq user-mail-address "username@gmx.net")
(setq smtpmail-queue-dir "~/mail/queued-mail/")

(setq smtpmail-default-smtp-server "mail.gmx.net")
(setq smtpmail-smtp-server "mail.gmx.net")
(setq smtpmail-debug-info t)



thanks!

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

end of thread, other threads:[~2007-07-24  7:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-23 17:15 Help with gnus with gmx account someusernamehere
2007-07-23 20:59 ` Exal de Jesus Garcia Carrillo
2007-07-24  7:10   ` Tassilo Horn

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