Gnus development mailing list
 help / color / mirror / Atom feed
From: William Perry <wmperry@aventail.com>
Cc: ding@ifi.uio.no
Subject: Re: Feature bleah
Date: Mon, 23 Sep 1996 19:34:59 -0700	[thread overview]
Message-ID: <199609240234.TAA00392@wmperry.oz.net> (raw)
In-Reply-To: <m2buewhlmc.fsf@deanna.miranova.com>

Steven L. Baur writes:
>>>>>> "Lars" == Lars Magne Ingebrigtsen <larsi@ifi.uio.no> writes:
>
>Lars> Anyways.  This might be a good opportunity to declare a feature
>Lars> freeze and aim for releasing Red Gnus 5.4 Novemberish.  After
>Lars> that, it's a fruity Gnus, I guess.  If I can get that
>Lars> inspiration back.  *sob* *whine*
>
>Shoot.  I'd like to see Gnus able to talk SMTP directly, so that it
>does not need to fork a local sendmail.  After all if Netscape can do
>it, Gnus should be doing it better.
>
>I don't think this is much code to write.  Any possibility for this
>feature in Red Gnus?

  This is in Emacs 19.34 - I use it all the time at work, since I am behind
a SOCKS firewall, and sendmail doesn't grok it.  Check this out:

(setq
 send-mail-function 'smtpmail-send-it
 smtpmail-default-smtp-server "newman"
 smtpmail-local-domain "aventail.com")

(require 'smtpmail)

Voila! Works great for me (using the elisp SOCKS client I wrote a while
back :)  This is definitely something we need to synch up with Emacs 19.34
for the 19.15 release of XEmacs.

-Bill P.


  parent reply	other threads:[~1996-09-24  2:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-09-23 20:10 Lars Magne Ingebrigtsen
1996-09-23 20:37 ` Scott Blachowicz
1996-09-24  6:20   ` Andy Eskilsson
1996-09-23 21:21 ` William Perry
1996-09-23 23:12 ` Steven L Baur
1996-09-24  1:01   ` Mark Eichin
1996-09-24  2:34   ` William Perry [this message]
1996-09-24 15:15     ` Steven L Baur
1996-09-24 11:52 ` Wesley.Hardaker
1996-09-24 18:15   ` Lars Magne Ingebrigtsen
1996-09-24 21:37   ` Mark Eichin
1996-09-25 19:40     ` Lars Magne Ingebrigtsen
1996-09-26  6:17       ` Global score file ?Donde? Steinar Bang
1996-09-26 11:00       ` Feature bleah Wesley.Hardaker

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=199609240234.TAA00392@wmperry.oz.net \
    --to=wmperry@aventail.com \
    --cc=ding@ifi.uio.no \
    /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).