all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Schroeder <alex@emacswiki.org>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs Manual: Mail sending via SMTP
Date: Sat, 22 Feb 2003 12:51:55 +0100	[thread overview]
Message-ID: <87u1ewlehw.fsf@emacswiki.org> (raw)
In-Reply-To: <ilud6ll9ncl.fsf@latte.josefsson.org> (Simon Josefsson's message of "Sat, 22 Feb 2003 01:21:30 +0100")

Simon Josefsson <jas@extundo.com> writes:

>    Emacs includes a package for sending your mail to a SMTP server and
> have it take care of delivering it to the final destination, rather
> than letting the MTA on your local system take care of it.  This can be
> useful if you don't have a MTA set up on your host, or if your machine
> is often disconnected from the Internet.

When I think back to the days when I started using Emacs, then SMTP
and MTA would not have made much sense to me.  How about this
introduction:

   On the Internet, mail is sent from host to host using the simple
mail transfer protocol (SMTP).  When you read and write mail you are
using a mail program that does not use SMTP -- it just reads mails
from files.  This is called a mail user agent (MUA).  The mail
transfer agent (MTA) is the program that accepts mails via SMTP and
stores them in files.  You also need a mail transfer agent when you
send mails.  You mail program has to send its mail to a MTA that can
pass it on using SMTP.

   Emacs includes a package for sending your mail to a SMTP server and
have it take care of delivering it to the final destination, rather
than letting the MTA on your local system take care of it.  ...

Alex.

  parent reply	other threads:[~2003-02-22 11:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-22  0:21 Emacs Manual: Mail sending via SMTP Simon Josefsson
2003-02-22  0:29 ` Simon Josefsson
2003-02-22 10:33 ` Kai Großjohann
2003-02-23 12:17   ` Simon Josefsson
2003-02-23 14:25     ` Alex Schroeder
2003-02-23 16:51       ` Simon Josefsson
2003-02-22 11:51 ` Alex Schroeder [this message]
2003-02-22 13:12   ` Robert J. Chassell
2003-02-22 13:32     ` Alex Schroeder
2003-02-22 14:43     ` Benjamin Riefenstahl
2003-02-22 16:34   ` Simon Josefsson

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=87u1ewlehw.fsf@emacswiki.org \
    --to=alex@emacswiki.org \
    --cc=emacs-devel@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.