GNU Info

Info Node: (gnus)Batching Agents

(gnus)Batching Agents


Next: Agent Caveats Prev: Example Setup Up: Gnus Unplugged
Enter node , (file) or (file)node

Batching Agents
---------------

   Having the Gnus Agent fetch articles (and post whatever messages
you've written) is quite easy once you've gotten things set up
properly.  The following shell script will do everything that is
necessary:

     #!/bin/sh
     emacs -batch -l ~/.emacs -f gnus-agent-batch >/dev/null


automatically generated by info2www version 1.2.2.9