iXsystems Announces Professional FreeBSD and PC-BSD Support Offering


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News iXsystems Announces Professional FreeBSD and PC-BSD Support Offering
# 1  
Old 07-17-2008
iXsystems Announces Professional FreeBSD and PC-BSD Support Offering

Hot on the heels of news in the British press last week about secret intelligence papers relating to Al Quaeda being found on a train comes news of a second incident, this time concerning Iran. Being a slightly paranoid CISSP,...

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Windows XP Professional and FreeBSD

From FreeBSD how could I access files/directories in my Windows XP machine (networked) Is there any program in FreeBSD/Unix that I could use to emulate/control my Windows XP machine and what do I need to enable or install in my Windows XP machine (6 Replies)
Discussion started by: charlie499
6 Replies
Login or Register to Ask a Question
RMNEWS(8)						      System Manager's Manual							 RMNEWS(8)

 *

NAME
rmnews - expunge and remove news articles SYNOPSIS
rmnews DESCRIPTION
Rmnews reads article data from the standard input. It then expunges and removes the listed articles. Rmnews is designed to be used by InterNetNews to remove canceled, superseded, and expired news articles. The input is processed as an INN expirerm file listing or an INN cancel stream written as a ``WC'' entry in the newsfeeds(5) file. This data consists of lines of text, each containing a list of relative article pathnames, with a single space between entries. If a listed file is contained in an IMAP news mailbox, it is expunged out of that mailbox. In any case, each listed file is unlinked. Rmnews reads its configuration options out of the imapd.conf(5) file. The optional newsprefix option specifies a prefix to be prepended to newsgroup names to make the corresponding IMAP mailbox names. The required partition-news option specifies the pathname prefix to the IMAP news mailboxes. The value of partition-news concatenated with the dots-to-slashes-converted value of newsprefix must be the pathname of the news spool directory. FILES
/etc/imapd.conf CMU
Project Cyrus RMNEWS(8)