Gnus development mailing list
 help / color / mirror / Atom feed
From: Kevin Falcone <kevin@jibsheet.com>
Subject: Re: Slrnpull
Date: 02 Apr 2001 12:02:29 -0400	[thread overview]
Message-ID: <m33dbrwaqy.fsf@bowline.jibsheet.com> (raw)
In-Reply-To: <m3elvbs6qf.fsf@gnus.cvs.983032537> (Harry Putnam's message of "02 Apr 2001 07:44:12 -0700")

>>>>> "HP" == Harry Putnam <reader@newsguy.com> writes:

  HP> Any tips on getting posting from slrnpull
  HP> /var/spool/slrnpull/out.going?  Is it just as simple as `C-c
  HP> C-c'

I use the following to get it to work
------------------
$ cat /opt/bin/inews 
#!/bin/sh

  s_ts=X`date +%Y%m%d%H%M%S`-$USER
  (
  cat 
  echo ""
  ) > /var/spool/neu/out.going/$s_ts
------------------

replace /var/spool/neu/out.going with the proper path and make sure
that inews is in your path so that gnus can call it

-kevin

-- 
"I sense much NT in you. NT leads to Blue Screen, Blue Screen leads to
downtime, downtime leads to suffering. NT is the path to the Dark Side."


  reply	other threads:[~2001-04-02 16:02 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-02  3:11 Slrnpull Harry Putnam
2001-04-02  4:52 ` Slrnpull Daniel Pittman
2001-04-03  5:42   ` Slrnpull Harry Putnam
2001-04-03  7:16     ` Slrnpull Kai Großjohann
2001-04-03 14:46       ` Slrnpull Laura Conrad
2001-04-03 23:42     ` Slrnpull Daniel Pittman
2001-04-04  3:35       ` Slrnpull Harry Putnam
2001-04-04  4:23         ` Slrnpull Daniel Pittman
2001-04-03 19:51   ` Slrnpull Colin Walters
2001-04-03 21:13     ` Slrnpull Stainless Steel Rat
2001-04-04  0:00       ` Slrnpull Colin Walters
2001-04-04  1:54         ` Slrnpull Stainless Steel Rat
2001-04-04  3:45           ` Slrnpull Harry Putnam
2001-04-04 16:02             ` Slrnpull Stainless Steel Rat
2001-04-04 17:10               ` Slrnpull Harry Putnam
2001-04-04  2:08     ` Slrnpull Daniel Pittman
2001-04-11 16:53       ` Slrnpull Colin Walters
2001-04-05  8:03     ` Slrnpull Kai Großjohann
2001-04-02  8:47 ` Slrnpull Anssi Saari
2001-04-02 11:08   ` Slrnpull Kai Großjohann
2001-04-02 14:44   ` Slrnpull Harry Putnam
2001-04-02 16:02     ` Kevin Falcone [this message]
2001-04-03  2:42       ` Slrnpull Harry Putnam
2001-04-03  3:33         ` Slrnpull Kevin Falcone
2001-04-03  6:38           ` Slrnpull Harry Putnam
2001-04-02 20:17     ` Slrnpull Kai Großjohann

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=m33dbrwaqy.fsf@bowline.jibsheet.com \
    --to=kevin@jibsheet.com \
    /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).