Gnus development mailing list
 help / color / mirror / Atom feed
From: James Cloos <cloos@jhcloos.com>
To: ding@gnus.org
Subject: Re: Emacs 22 can't post: "Format specifier doesn't match argument type"
Date: Sun, 27 Apr 2008 15:41:47 -0400	[thread overview]
Message-ID: <m31w4rf5kd.fsf@lugabout.jhcloos.org> (raw)
In-Reply-To: <877iejjevs.fsf@dod.no> (Steinar Bang's message of "Sun, 27 Apr 2008 21:07:19 +0200")

>>>>> "Steinar" == Steinar Bang <sb@dod.no> writes:

Steinar> When I run /usr/sbin/sendmail from the command line, I get the
Steinar> following output (presumably the same output that meets
Steinar> message-send-mail...?):

Steinar> $ /usr/sbin/sendmail 
Steinar> Exim is a Mail Transfer Agent. It is normally called by Mail
Steinar> User Agents, not directly from a shell command line. Options
Steinar> and/or arguments control what it does when called. For a list
Steinar> of options, see the Exim documentation.

Try running:

:; /usr/sbin/sendmail -f $from -- $to <$file

with useful email addresses for $from and $to and a message in the file $file.

You should only need From:, To:, and Subject: headers in $file.

That should deliver the $file to $to using $from as the envelope sender.

If it does, exim's /usr/sbin/sendmail isn't disabled, but just has an
unhelpful default error message.

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6



  reply	other threads:[~2008-04-27 19:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-27 17:16 Steinar Bang
2008-04-27 18:00 ` Steinar Bang
2008-04-27 18:29   ` Steinar Bang
2008-04-27 19:07     ` Steinar Bang
2008-04-27 19:41       ` James Cloos [this message]
2008-04-30  7:03         ` Steinar Bang

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=m31w4rf5kd.fsf@lugabout.jhcloos.org \
    --to=cloos@jhcloos.com \
    --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).