/[gnats]/gnats/doc/gnats-faq.texi
ViewVC logotype

Diff of /gnats/doc/gnats-faq.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by has, Sun Oct 6 19:26:11 2002 UTC revision 1.13 by has, Sun Jan 26 23:11:07 2003 UTC
# Line 455  If you do not know where @w{@file{gnats- Line 455  If you do not know where @w{@file{gnats-
455    
456  @item  @item
457  Don't forget to setup a cron job to run through the additional  Don't forget to setup a cron job to run through the additional
458  @w{@file{gnats-queue}}.  @w{@file{gnats-queue}}.  Note that you need to specify the database
459    directory to @file{queue-pr}, i.e.,
460    
461    @samp{/usr/local/lib/gnats/queue-pr -d /usr/local/gnats/db2 -r}
462    
463    or, if you prefer the long options,
464    
465    @samp{/usr/local/lib/gnats/queue-pr --directory=/usr/local/gnats/db2 --run}
466    
467    
468  @item  @item
469  Don't forget to create mail aliases for your new database  Don't forget to create mail aliases for your new database
# Line 523  creates them automatically when they are Line 531  creates them automatically when they are
531  file,,The @code{dbconfig} file,gnats,Keeping Track}, for details.  file,,The @code{dbconfig} file,gnats,Keeping Track}, for details.
532    
533  @item  @item
534    Don't forget to setup a cron job to run through the additional
535    @w{@file{gnats-queue}}.  Note that you need to specify the database to
536    @file{queue-pr}, i.e.,
537    
538    @samp{/usr/local/lib/gnats/queue-pr -d GreatNewDB -r}
539    
540    or, if you prefer the long options,
541    
542    @samp{/usr/local/lib/gnats/queue-pr --database=GreatNewDB --run}
543    
544    
545    @item
546  Don't forget to create mail aliases for your new database  Don't forget to create mail aliases for your new database
547  (@pxref{Aliases,,Setting up mail aliases,gnats,Keeping Track}).  (@pxref{Aliases,,Setting up mail aliases,gnats,Keeping Track}).
548  Take care that the aliases have the right database, e.g.,  Take care that the aliases have the right database, e.g.,

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26