unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: ken <gebser@speakeasy.net>
Subject: Re: gnus fails sending mail
Date: Sun, 01 May 2005 14:34:22 -0400	[thread overview]
Message-ID: <4275212E.5090406@speakeasy.net> (raw)
In-Reply-To: <d4on87$9pn$1@sea.gmane.org>


Kevin,

Thanks very much for replying.

Kevin Rodgers wrote:

> ken wrote:
> > relevant .emacs:
> >
> > (setq message-send-mail-function 'smtpmail-send-it)
> > (setq smtpmail-smtp-server "mail.boofy.net")
> > (require 'starttls)
> > (setq smtpmail-starttls-credentials
> >       '(("mail.boofy.net" 25 "activate" "xxxxx")))
> > (setq smtpmail-debug-info t)
> > (setq smtpmail-debug-verb t)
> >
> > run: M-x gnus, C-x m, type test message, C-c m => error:


I got one reply from gnu.emacs.gnus.  That person suggested a different
command for sending mail in gnus.  I'd explain what it is, but I don't
recall it and it's taking an awful long time now for quimby to send me
the list of posts.


> >
> > mh-temp buffer says:
> > post: aliasing error in .alias - error in line 'alias'
> > send: message not delivered to anyone
> >
> > (What's my ~/.alias got to do with sending this email?  Why should it
> > cause it to fail?)
>
> Check the value of the mail-aliases variable (which defaults to t, in
> sendmail.el).


C-h v mail-aliases:

mail-aliases's value is shown below.

Documentation:
Alist of mail address aliases,
or t meaning should be initialized from your mail aliases file.
(The file's name is normally `~/.mailrc', but your MAILRC environment
variable can override that name.)
The alias definitions in the file have this form:
    alias ALIAS MEANING

Defined in `sendmail'.

Value:
[... shows what seems to be my ~/.mailrc file in reverse and translated
into elisp...]

>
> > *Messages* buffer says:
> >
> > Loading gnus-sum...done
> > Checking new news...done
> > Loading mh-e...done
> > inc +inbox...done
> > No new mail
> > Composing a message...done
> > Auto-saving...
> > Composing a message...
> > mh-read-draft: Draft preserved
> > Wrote /home/ken/Mail/draft
> > Sending...backgrounded
> >
> > But message isn't delivered.
>
> What's all that mh stuff for?  You explicitly specified
> smtpmail-send-it, but that last message is from mh-send-letter in
> mh-comp.el.


That other command (mentioned above) didn't use mh.  But it still didn't
deliver the mail, gave me this in *Messages*:

...

Loading sendmail...
Loading ~/.emacs-mail (source)...done
Loading sendmail...done
Loading mailalias...done
Loading mailabbrev...done
Parsing /home/ken/.mailrc... done
Sending...done
...

I searched through the whole ~/Mail/* tree and found nothing that even
resembled that email... not even any file timestamped within three days
of when I tried to send this.


Thanks again for the reply.

-- 
A lot of us are working harder than we want, at things we don't like to
do.  Why? ...In order to afford the sort of existence we don't care to live.
	-- Bradford Angier

  reply	other threads:[~2005-05-01 18:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-27 16:56 gnus fails sending mail ken
2005-04-27 19:01 ` Kevin Rodgers
2005-05-01 18:34   ` ken [this message]
2005-05-02 15:25     ` Kevin Rodgers

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=4275212E.5090406@speakeasy.net \
    --to=gebser@speakeasy.net \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).