info-gnus-english
[Top][All Lists]
Advanced

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

Help with gnus with gmx account


From: someusernamehere
Subject: Help with gnus with gmx account
Date: Mon, 23 Jul 2007 10:15:19 -0700
User-agent: G2/1.0

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!



reply via email to

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