all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: What commands are there to identify a system's MTA mail transfer agent?...
Date: Sat, 07 Jun 2008 10:18:28 +1000	[thread overview]
Message-ID: <87abhy3xnv.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: mailman.12800.1212779217.18990.help-gnu-emacs@gnu.org

Don Saklad <dsaklad@zurich.csail.mit.edu> writes:

> Thank you Peter Dyballa !
>
> How do you locate the documentation about the MTA
> mail transfer agent?... what commands are there
> to locate the documentation or to identify what MTA
> is being used?...
>
>
>

BTW, if it really is the MTA you want to identify, you can often find
out by telneting to the smtp port and issuing a 'HELO'
command. Most/many MTAs will respond with their name and if its on the
local host, you will probably find some initial documentation with man.

If it is the user agent you are interested in, have a look at
mail-user-agent. 

,----[ C-h v mail-user-agent RET ]
| mail-user-agent is a variable defined in `simple.el'.
| Its value is sendmail-user-agent
| 
| Documentation:
| *Your preference for a mail composition package.
| Various Emacs Lisp packages (e.g. Reporter) require you to compose an
| outgoing email message.  This variable lets you specify which
| mail-sending package you prefer.
| 
| Valid values include:
| 
|   `sendmail-user-agent' -- use the default Emacs Mail package.
|                            See Info node `(emacs)Sending Mail'.
|   `mh-e-user-agent'     -- use the Emacs interface to the MH mail system.
|                            See Info node `(mh-e)'.
|   `message-user-agent'  -- use the Gnus Message package.
|                            See Info node `(message)'.
|   `gnus-user-agent'     -- like `message-user-agent', but with Gnus
|                            paraphernalia, particularly the Gcc: header for
|                            archiving.
| 
| Additional valid symbols may be available; check with the author of
| your package for details.  The function should return non-nil if it
| succeeds.
| 
| See also `read-mail-command' concerning reading mail.
| 
| You can customize this variable.
| 
| [back]
`----

-- 
tcross (at) rapttech dot com dot au


  parent reply	other threads:[~2008-06-07  0:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-03 12:32 What commands are there to identify a system's MTA mail transfer agent? Don Saklad
2008-06-06 18:54 ` Peter Dyballa
2008-06-06 19:03   ` Don Saklad
2008-06-06 19:14     ` Peter Dyballa
     [not found]   ` <mailman.12800.1212779217.18990.help-gnu-emacs@gnu.org>
2008-06-07  0:13     ` Tim X
2008-06-07  0:18     ` Tim X [this message]
     [not found] ` <mailman.12797.1212778461.18990.help-gnu-emacs@gnu.org>
2008-06-07  0:11   ` Tim X
  -- strict thread matches above, loose matches on Subject: below --
2008-06-07  4:12 Don Saklad

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=87abhy3xnv.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --cc=help-gnu-emacs@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.