smtpmail-starttls-credentials
'(("mail.distorted.org.uk" 587 "" ""))))
+;;;--------------------------------------------------------------------------
+;;; News via chiark.
+
+;; Currently we assume an SSH tunnel. This will be fixed later.
+(setq gnus-select-method
+ '(nntp "chiark-ssh-kludge"
+ (nntp-open-connection-function nntp-open-authinfo-kludge)
+ (nntp-address "localhost:10119")
+ (nntp-authinfo-generic "md5cookie1way chiark")))
+
;;;--------------------------------------------------------------------------
;;; Where we get mail from.