public inbox for gnats-devel@sourceware.org
 help / color / mirror / Atom feed
From: Chad Walstrom <chewie@wookimus.net>
To: Randy Haddox <randal.haddox@us.army.mil>
Cc: help-gnats@gnu.org
Subject: Re: Gnats config
Date: Fri, 17 Sep 2004 18:24:00 -0000	[thread overview]
Message-ID: <20040917165358.GF14100@wookimus.net> (raw)
In-Reply-To: <1095432487.4043.49.camel@haddox.ds.amrdec.army.mil>


[-- Attachment #1.1: Type: text/plain, Size: 2464 bytes --]

Randy Haddox wrote:
> > cannot use it in your "Submitter-Id" field.  Edit your "SUBMITTER="
> > environment variable to say "unknown" or add 'rphaddox' to your
> > submitters file.
> 
> Are tyou talking about the variable located in my /usr/local/bin/send-pr
> file?

Yes.  That whole, confusing install-sid issue.

> > Is send-pr using a mailer or pr-edit?  Check the "MAILPROG="
> > environment variable. If this is unset, you're using pr-edit.  
> 
> I have MAILPROG set to "/usr/lib/sendmail -oi -t".  Which is
> preferred, pr-edit or mailer?

Depends upon your own preference.  Would you prefer to run gnats as a
daemon or as a local process?  Would you like to use the mail interface
or only allow access through the daemon and/or gnatsweb?  If the gnats
daemon is running through inetd, and if you are allowing connections
from your workstation to the server, pr-edit will be quicker to respond
than waiting for your cron job to process the incoming queue.

You have your cron job set up to process incoming emails, right?

  # Cron job for processing GNATS incoming queue. 10 min delay.
  5,15,25,35,45,55 * * * * gnats test -x /usr/lib/gnats/queue-pr && \
  	/usr/lib/gnats/queue-pr --run ; exit 0

> I assume this is correct but when I submit the PR using s)end, it takes
> a while to return back to the prompt where the message "send-pr: problem
> report mailed" is displayed.  I have included the following to my
> aliases file:
> 
> gnats-admin:    root
> bugs:           "| /usr/local/libexec/gnats/queue-pr -q"
> bug-q:          "| /usr/local/libexec/gnats/queue-pr -q"
> bug-log:        /usr/local/tmp/bugs.log
> bugs:           bug-q, bug-log
> query-pr:       "| /usr/local/libexec/gnats/mail-query"

You have two entries for "bugs".  Your MTA should be complaining when
you run "newaliases".

> > Alternatively, is the category listed in the "categories" file?  How
> > did you go about making the category?
> 
> I re-did this category using the command '.../mkcat str' to
> double-check.

OK.

> > Have you referenced the GNU GNATS manual ala the 'info' command?
> > There's a lot of useful information in there...
> 
> I'm using it for sure but I have not attempted network access before.

Gotcha.  It sounds like you're not really using it, though.

-- 
Chad Walstrom <chewie@wookimus.net>           http://www.wookimus.net/
           assert(expired(knowledge)); /* core dump */

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 140 bytes --]

_______________________________________________
Help-gnats mailing list
Help-gnats@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnats

  reply	other threads:[~2004-09-17 16:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1095344956.4104.40.camel@haddox.ds.amrdec.army.mil>
2004-09-16 15:11 ` Chad Walstrom
     [not found]   ` <1095348824.4104.115.camel@haddox.ds.amrdec.army.mil>
     [not found]     ` <20040916164447.GG26851@wookimus.net>
     [not found]       ` <1095355131.4104.275.camel@haddox.ds.amrdec.army.mil>
2004-09-17 14:56         ` Chad Walstrom
2004-09-17 15:17           ` Randy Haddox
2004-09-17 18:24             ` Chad Walstrom [this message]
2004-09-20  7:53               ` Hans-Albert Schneider

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=20040917165358.GF14100@wookimus.net \
    --to=chewie@wookimus.net \
    --cc=help-gnats@gnu.org \
    --cc=randal.haddox@us.army.mil \
    /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).