Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: someusernamehere <someusernamehere@gmail.com>
To: info-gnus-english@gnu.org
Subject: Help with gnus with gmx account
Date: Mon, 23 Jul 2007 10:15:19 -0700	[thread overview]
Message-ID: <1185210919.374797.196320@m3g2000hsh.googlegroups.com> (raw)

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	other threads:[~2007-07-23 17:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-23 17:15 someusernamehere [this message]
2007-07-23 20:59 ` Exal de Jesus Garcia Carrillo
2007-07-24  7:10   ` Tassilo Horn

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1185210919.374797.196320@m3g2000hsh.googlegroups.com \
    --to=someusernamehere@gmail.com \
    --cc=info-gnus-english@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 NNTP newsgroup(s).