Let us connect you
Let Us Connect You
News Reader Support
General News Reader Notes
The News server (sometimes called Host) you are connecting to is news.aracnet.com (for Aracnet customers) or news.spiritone.com (for SpiritOne customers).
Use your full email address as your username when authenticating with the news server:
(ex) user123@aracnet.com (ex) user123@spiritone.com
You will use the same password that you do for your dial-up connection or email account with your Aracnet or SpiritOne service.
For further information on Newsgroups available you may want to check out Newsguy.
News Reader Configuration:
- Outlook Express (Microsoft Windows)
- Outlook (Microsoft Windows)
- Free Agent
- Netscape 4.x
- Netscape 6 & 7
- Mozilla
- PINE (Shell-Based)
- Tin (Shell-Based)
- TRN (Shell-Based)
- NN (Shell-Based)
Outlook Express
- Right-click on the News Server and select 'Properties' from the Context Menu.
- Select the 'Server' tab and check the box labeled 'This Server requires me to log on'
- Put your entire SpiritOne or Aracnet email address in all lower-case letters for the Account Name. Enter your SpiritOne or Aracnet password in the password field.
- Hit OK
Outlook
Outlook 97, 98, 2000, and XP do not have a built in newsreader. They actually use whatever version of Outlook Express is installed on your computer to read news. Use the instructions for Outlook Express to enable authentication in Outlook.
Free Agent
- Go to Options--->User and System Profile.
- Under News Server Login, move the radio button to 'Login with a username and password.
- Put your entire SpiritOne or Aracnet email address in all lower-case letters for the Username. Enter your SpiritOne or Aracnet password in the password field.
- Hit OK
Netscape 4.x
- Select Edit, then Preferences on the drop-down menu.
- Expand "Mail and Newsgroups" by clicking on the adjacent 'plus' sign.
- Select "Newsgroup Server", then highlight the news server address.
- Click "Edit".
- Select "Always ask me for my username and password".
- Click "OK", then "OK" again.
Netscape 6 & 7
The Netscape 6 and 7 series of news readers don't support authentication. If you're using one of them to access news groups, you'll need to find a different news reader
Mozilla
- Select Edit, then Mail & Newsgroup Account Settings.
- Expand your news account by hitting the little triangle or plus sign next to the news account.
- Select 'Server Settings'
- Put a check in the box next to 'Always request authentication when connecting to this server.'
- Hit OK
Pine
- Set up your collection lists so the Server entry for news.aracnet.com
looks like this:
Server: news.aracnet.com/service=nntp/user=<youraddress>@aracnet.com - Now, set up your configuration so that the NNTP-server looks like this:
nntp-server: news.aracnet.com/user=<youraddress>@aracnet.com
Tin
- From the shell prompt, start tin with the -A flag. You'll automatically be prompted for your username and password.
- You can automate this by creating a .newsauth in your home directory
containing:
news.aracnet.com <password> <email address>
Like this:
news.aracnet.com password username@aracnet.com - Chmod the file to 0600 so your fellow shell server denizens don't see your password.
TRN
- Create the file ".trn/access" with the following lines:
[default]
NNTP Server = news.aracnet.com
Auth User = <your Aracnet email address>
Auth Password = <password>
- Make sure you chmod 0600 the file so your fellow shell server denizens don't see your password.
NN
Launch as "nn -r" and you'll be prompted for authentication.
