Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Tim McNamara <timmcn@bitstream.net>
Subject: Re: Sending mail fails silently
Date: Mon, 08 Nov 2004 08:36:43 -0600	[thread overview]
Message-ID: <m2y8hcz9tw.fsf@Stella-Blue.local> (raw)
In-Reply-To: <b9yis8ges7r.fsf@jpl.org>

Katsumi Yamaoka <yamaoka@jpl.org> writes:

>>>>>> In <m24qk4gxxv.fsf@Stella-Blue.local> Tim McNamara wrote:
>
>> Can't that be handled through an .authinfo file?  My ISPs NNTP
>> server requires authorization and eventually so will the SMTP
>> server.
>
> The latest smtpmail should support the ~/.authinfo file.  Make sure
> the value for the `smtpmail-auth-credentials' variable is
> "~/.authinfo" after loading smtpmail.elc.
>
>> My .authinfo contains:
>
>> machine news.iphouse.com login timmcn@bitstream.net password
>> xxxxxxxxx
>
>> and I assume the syntax for SMTP would be similar, perhaps:
>
>> machine smtp.iphouse.com login timmcn@bitstream.net pasword
>> xxxxxxxx
>
> It seems no problem except for `pasword'.  It's a typo of
> `password', isn't it? ;-) By the way, is `timmcn@bitstream.net' a
> valid login name?  It might have to be a shell login name.

Yes, "pasword" was a typo that I didn't catch (one sadly of many,
which has caused some consternation a few times with my .emacs and
.gnus files- Lisp isn't very idiot-tolerant).

In the case of my ISP, they are usiing e-mail addresses rather than
shell login names.

>> This of course presumes the OP is running a Unix-type system.  If
>> he's running Emacs under Windows or Mac OS 9, I wouldn't know what
>> could be done about that.
>
> smtpmail.el mentions another usage of `smtpmail-auth-credentials'.
> For example:
>
> (setq smtpmail-auth-credentials
>       '(("smtp.iphouse.com" 25 "timmcn@bitstream.net" "xxxxxxxx")))

Ah, excellent!  Hopefully that will help the OP as well.


      parent reply	other threads:[~2004-11-08 14:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-05  9:31 Michiel Buddingh
     [not found] ` <b9yis8kmx4p.fsf@jpl.org>
2004-11-05 10:43   ` Michiel Buddingh
2004-11-05 11:20     ` Katsumi Yamaoka
     [not found]   ` <m24qk4gxxv.fsf@Stella-Blue.local>
2004-11-07 14:02     ` Michiel Buddingh
     [not found]     ` <b9yis8ges7r.fsf@jpl.org>
2004-11-08 14:36       ` Tim McNamara [this message]

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=m2y8hcz9tw.fsf@Stella-Blue.local \
    --to=timmcn@bitstream.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 NNTP newsgroup(s).