--+HP7ph2BbKc20aGI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline
* Andre Berger <[EMAIL PROTECTED]>, 2002-04-17 13:39 -0400: > * Eduardo Gargiulo <[EMAIL PROTECTED]>, 2002-04-17 13:03 -0400: [...] > I wrote a little wrapper around NNTPPost: Here's the correct version: #/bin/sh #/usr/local/bin/newspost, a wrapper for /usr/bin/NNTPPost # assumes your /etc/news/server contains the name of your newsserver touch $HOME/.muttnntp_spol 2> /dev/null /usr/bin/NNTPPost $HOME/.muttnntp_spol $(cat /etc/news/server) \ && cat $HOME/.muttnntp_spol >> $HOME/.muttnntp_spol.SENT 2> /dev/null rm $HOME/.muttnntp_spol 2> /dev/null Sorry, stupid me messed the other one up :( -Andre --+HP7ph2BbKc20aGI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8vbVkWkhBtALlJZ0RAtwMAKCZL17sYb0nVsN94LCBvqGHO3CisgCgoqpj Wa0VZZ0sJjV3LZ09Xtf/gmY= =FP9m -----END PGP SIGNATURE----- --+HP7ph2BbKc20aGI--