Gnus development mailing list
 help / color / mirror / Atom feed
From: Norbert Koch <n.koch@eai-delta.de>
Cc: ding@gnus.org
Subject: Re: smtpmail-send-it ?
Date: 23 Sep 1999 12:53:02 +0200	[thread overview]
Message-ID: <ulf905x292p.fsf@apollonius.eai-delta.de> (raw)
In-Reply-To: "Mats Lvfdahl"'s message of "23 Sep 1999 12:36:02 +0200"

In message <sgpuz97w4t.fsf@royac6.astro.su.se>,
"Mats Lvfdahl" <mats@astro.su.se> wrote:

> Would you post a description once you have something working?  I've
> been wanting to do this for some time but lacking the elisp skills I
> haven't made any progress.

Try something like this (change according to your environment):

(require 'smtpmail)
(setq message-send-mail-function 'smtpmail-send-it
      smtpmail-smtp-server "mail.eai-delta.de"
      smtpmail-local-domain "eai-delta.de"
      smtpmail-debug-info t)

hth, norbert.



  reply	other threads:[~1999-09-23 10:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-22 18:03 David Coe
1999-09-22 18:30 ` David S. Goldberg
1999-09-23 10:36 ` Mats Lvfdahl
1999-09-23 10:53   ` Norbert Koch [this message]
1999-09-23 13:09   ` Jack Vinson
1999-10-04 23:57   ` François Pinard

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=ulf905x292p.fsf@apollonius.eai-delta.de \
    --to=n.koch@eai-delta.de \
    --cc=ding@gnus.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).