From 003c34d056cede60b5a749f4217786c23fbe03d9 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Tue, 26 Oct 2010 19:10:29 +0200 Subject: Added nntp server eternal-september.org --- pinerc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'pinerc') diff --git a/pinerc b/pinerc index 9b336dc..6fa552c 100755 --- a/pinerc +++ b/pinerc @@ -22,11 +22,12 @@ user-domain=ryuslash@gmail.com smtp-server=smtp.gmail.com:587/tls/user=ryuslash@gmail.com # NNTP server for posting news. Also sets news-collections for news reading. -nntp-server= +nntp-server=news.eternal-september.org/user=slash # Path of (local or remote) INBOX, e.g. ={mail.somewhere.edu}inbox # Normal Unix default is the local INBOX (usually /usr/spool/mail/$USER). -inbox-path={pop.gmail.com/pop/ssl/user=ryuslash@gmail.com}INBOX +inbox-path= +#{pop.gmail.com/pop/ssl/user=ryuslash@gmail.com}INBOX # List of folder pairs; the first indicates a folder to archive, and the # second indicates the folder read messages in the first should -- cgit v1.2.3-54-g00ecf