for Pines



 Sociology > Depression > for Pines

LINK TO THIS PAGE  


rating :  0   |  0


  Page 1 of 1

1

 
Topic: Sociology > Depression
User: "30429"
Date: 17 Mar 2007 10:27:20 PM
Object: for Pines
hello world
POST
From:
Newsgroups: alt.support.depression
Subject: for Pines
;;; requires
;;; ########
(require 'gnus-score)
(require 'gnus-cite)
(require 'bbdb-gnus)
(require 'gnus-xmas)
(require 'spam)
(require 'pgg)
(require 'bbdb-pgp)
(require 'mailcrypt)
(when (run-on-home-machinep)
(require 'smtpmail))
;;; basic configuration
;;; ###################
(setq user-full-name "Richelle Embleton"
user-mail-address "frenchsexuality@hotmail.com"
message-from-style 'angels
gnus-local-domain "informatik.uni-tuebingen.de")
(setq ek-wsi-addresses-rx
(concat "knauel@informatik\\.uni-tuebingen\\.de\\|"
"eric\\.knauel@informatik\\.uni-tuebingen\\.de"))

(setq ek-macnews-addresses-rx
(concat "eric@macnews\\.de\\|"
"ek@macnews\\.de\\|"
"eric@knauel\\.org\\|"
"e\\.knauel@macnews\\.de\\|"
"ek@onx\\.de"))
(setq ek-all-addresses-rx
(concat ek-wsi-addresses-rx "\\|" ek-macnews-addresses-rx))
(setq gnus-ignored-from-addresses ek-all-addresses-rx
message-dont-reply-to-names ek-all-addresses-rx)
;;; mail sources
;;; ############
(when (run-on-home-machinep)
(setq gnus-select-method
'(nnimap "knauel.org"
(nnimap-address "abbruchco.de")
(nnimap-server-port 993)
(nnimap-stream ssl)
(nnimap-authenticator cram-md5)))

(setq gnus-secondary-select-methods
'((nnimap "macnews.de"
(nnimap-address "webmail.macnews.de")
(nnimap-server-port 993)
(nnimap-stream ssl)
(nnimap-authenticator cram-md5))
(nntp "news.gmane.org"
(nntp-address "news.gmane.org")
(nntp-port-number 119))
(nntp "news.1und1.de"
(nntp-address "news.1und1.de")
(nntp-port-number 119))))
(setq gnus-agent-synchronize-flags t))
(when (run-on-wsi-machinep)
(setq mail-sources
'((file :path "~/mailsync/mailbox")
(directory :path "~/mailsync/" :suffix ".spool")))

(setq mail-source-delete-incoming t
nnmail-directory (expand-file-name "~/Mail")
nnml-directory (expand-file-name "~/Mail/nnml")
nnfolder-directory (expand-file-name "~/Mail/nnfolder"))
(setq gnus-select-method
'(nntp "newsserv.zdv.uni-tuebingen.de"
(nntp-address "localhost")
(nntp-port-number 5002)))
(setq gnus-secondary-select-methods
'((nnml "")
(nnfolder "")
(nntp "news.gmane.org"
(nntp-address "localhost")
(nntp-port-number 5001)))))
;;; misc stuff
;;; ##########
(setq gnus-large-newsgroup 2000
gnus-check-new-newsgroups nil
gnus-read-active-file 'some
gnus-nov-is-evil nil)
(setq gnus-interactive-exit t
message-signature t)
(setq gnus-save-newsrc-file nil
gnus-save-killed-list nil)
(setq mm-discouraged-alternatives
(append mm-discouraged-alternatives
'("text/html" "text/richtext")))
(add-to-list 'mm-text-html-renderer-alist
'(vilistextum mm-inline-render-with-file mm-links-remove-leading-blank
"vilistextum" "-l" "-r" "-c" file "-"))
(add-to-list 'mm-text-html-washer-alist
'(vilistextum mm-inline-wash-with-file mm-links-remove-leading-blank
"vilistextum" "-l" "-r" "-c" file "-"))
(setq mm-text-html-renderer 'links)
;;; sending mails
;;; #############
(when (run-on-home-machinep)

(setq smtpmail-queue-mail nil
smtpmail-debug-info t
smtpmail-smtp-service 587
message-sendmail-f-is-evil t
mail-envelope-from "eric@knauel.org"
message-send-mail-function 'smtpmail-send-it
send-mail-function 'smtpmail-send-it
smtpmail-smtp-server "abbruchco.de"
smtpmail-local-domain "knauel.org")
;; A hack. Somehow LOGIN doesn't seem to work
;; with abbruchco.de...
(setq smtpmail-auth-supported '(cram-md5))
(defvar ejk-knauel-org-password nil)
(setq ejk-knauel-org-password
(let ((password-file (expand-file-name "~/.gnupg/password.knauel.org")))
(if (file-exists-p password-file)
(with-temp-buffer
(insert-file-contents password-file)
(buffer-string)))))
(setq smtpmail-auth-credentials
`(("abbruchco.de"
587 "eric@knauel.org" ,ejk-knauel-org-password)))
(setq smtpmail-starttls-credentials
`(("abbruchco.de" 587
,(expand-file-name "~/.gnupg/ssl/self-signed.key")
,(expand-file-name "~/.gnupg/ssl/self-signed.cert")))))
(when (run-on-wsi-machinep)
(setq send-mail-function 'message-send-mail-with-sendmail
message-send-mail-function 'message-send-mail-with-sendmail))
(add-to-list 'message-syntax-checks '(sender . disabled))
(setq message-generate-headers-first t
mime-editor/split-message nil)
;;; summary and article buffer
;;; ##########################
(setq gnus-visible-headers
(mapconcat 'regexp-quote
'("From:" "Newsgroups:" "Subject:" "Date:"
"Organization:" "To:" "Cc:" "Followup-To" "Gnus-Warnings:"
"X-Sent:" "X-URL:" "User-Agent:" "X-Newsreader:"
"X-Mailer:" "Reply-To:" "X-Spam:" "X-Spam-Status:" "X-Now-Playing"
"X-Attachments" "X-Diagnostic")
"\\|"))
(setq gnus-group-line-format "%P %(%~(pad-right 50)G%) unread: %-4N\n"
gnus-summary-line-format "%U%R %d %*%5L%I %(%z%[%-23,23f%]%) %s\n"
gnus-topic-line-format "%i[ %0.
.

User: "%"

Title: Re: for Pines 17 Mar 2007 10:27:11 PM
.

User: "%"

Title: Re: for Pines 17 Mar 2007 10:27:38 PM
From: 30429
Newsgroups: alt.support.depression
Subject: for Pines
X-Newsreader: Thunderbird 2.0b3 (20070318)
NNTP-Posting-Host: $$5jmnjdcxmk7l-_.news.x-privat.org
Message-ID: <45fcb198_3@x-privat.org>
Date: 18 Mar 2007 04:27:20 +0100
Organization: X-Privat NNTP Server - http://www.x-privat.org
Lines: 188
X-Authenticated-User: $$k6x9357x5mi1vczt_y0d$smmqe
X-Complaints-To:

Path:
border1.nntp.dca.giganews.com!nntp.giganews.com!newscon02.news.prodigy.n
et!prodigy.net!news.glorb.com!x-privat.org!not-for-mail
.
User: "icy pines"

Title: Re: for Pines 17 Mar 2007 10:35:51 PM
"%" <persent@gmail.com> wrote in message
news:pPWdnV0V7upTLGHYnZ2dnUVZ_qemnZ2d@giganews.com...

From: 30429
Newsgroups: alt.support.depression
Subject: for Pines
X-Newsreader: Thunderbird 2.0b3 (20070318)
NNTP-Posting-Host: $$5jmnjdcxmk7l-_.news.x-privat.org
Message-ID: <45fcb198_3@x-privat.org>
Date: 18 Mar 2007 04:27:20 +0100
Organization: X-Privat NNTP Server - http://www.x-privat.org
Lines: 188
X-Authenticated-User: $$k6x9357x5mi1vczt_y0d$smmqe
X-Complaints-To:


Path:
border1.nntp.dca.giganews.com!nntp.giganews.com!newscon02.news.prodigy.n
et!prodigy.net!news.glorb.com!x-privat.org!not-for-mail



i see the word Thunderbird. if i remember correctly Chessucat mentioned
to me that michael posted using Thunderbird. or am i mistaken?
.



  Page 1 of 1

1

 


Related Articles
 

NEWER

pg.2749     pg.2106     pg.1612     pg.1232     pg.940     pg.716     pg.544     pg.412     pg.311     pg.234     pg.175     pg.130     pg.96     pg.70     pg.50     pg.35     pg.24     pg.16     pg.10     pg.6     pg.3     pg.1

OLDER