* Agent cannot send news to foreign servers
@ 1998-04-11 11:50 Eze Ogwuma
1998-04-24 20:17 ` Lars Magne Ingebrigtsen
0 siblings, 1 reply; 2+ messages in thread
From: Eze Ogwuma @ 1998-04-11 11:50 UTC (permalink / raw)
Cc: ding
Gnus v5.6.4; nntp 5.0; nnvirtual 1.1; nnml 1.0; nnmh 1.0; nnsoup 0.0; nndraft 1.0; nnfolder 1.0; nnagent 1.0
GNU Emacs 20.2.1 (i386-redhat-linux, X toolkit)
of Fri Nov 7 1997 on porky.redhat.com
200 newsread1.dircon.co.uk DNEWS Version 4.5p, S4, posting OK
I have just tried to use Agent to read and reply to my news Offline. I
use foreign servers and of course I now have no way to send my replies
to these servers.
Gnus tries to send news to the local server.
------------------ Environment follows ------------------
(setq gnus-default-nntp-server "")
(setq gnus-select-method
'(nntp "localhost"))
(setq gnus-message-archive-group
'((if
(message-news-p)
"misc-news" "misc-mail")))
(setq gnus-nntp-server "localhost")
(setq gnus-secondary-select-methods
'((nnml "")
(nnsoup "")))
(setq gnus-asynchronous t)
(setq gnus-use-cache t)
(setq gnus-keep-backlog 30)
(setq gnus-valid-select-methods
'(("nntp" post address prompt-address physical-address)
("nnspool" post address)
("nnvirtual" post-mail virtual prompt-address)
("nnmbox" mail respool address)
("nnml" mail respool address)
("nnmh" mail respool address)
("nndir" post-mail prompt-address physical-address)
("nneething" none address prompt-address physical-address)
("nndoc" none address prompt-address)
("nnbabyl" mail address respool)
("nnkiboze" post virtual)
("nnsoup" post-mail address)
("nndraft" post-mail)
("nnfolder" mail respool address)
("nngateway" none address prompt-address physical-address)
("nnweb" none)
("nnlistserv" none)
("nnagent" post-mail)))
(setq gnus-visual t)
(setq gnus-article-display-hook
'(gnus-article-hide-signature gnus-article-highlight gnus-article-hide-headers-if-wanted gnus-article-hide-boring-headers gnus-article-treat-overstrike gnus-article-maybe-highlight))
(setq gnus-kill-summary-on-exit nil)
(setq gnus-auto-select-first nil)
(setq gnus-summary-ignore-duplicates t)
(setq gnus-view-pseudo-asynchronously t)
(setq gnus-view-pseudos "not-confirm")
(setq gnus-view-pseudos-separately nil)
(setq gnus-summary-dummy-line-format " %(: :%) %S\n")
(setq gnus-summary-mode-hook
'(gnus-agent-mode mc-install-read-mode))
(setq gnus-parse-headers-hook
'(gnus-hack-decode-rfc1522 gnus-decode-rfc1522))
(setq gnus-exit-group-hook
'(gnus-uu-delete-work-dir gnus-uu-clean-up))
(setq gnus-summary-highlight
'(((= mark gnus-canceled-mark)
. gnus-summary-cancelled-face)
((and
(> score default)
(or
(= mark gnus-dormant-mark)
(= mark gnus-ticked-mark)))
. gnus-summary-high-ticked-face)
((and
(< score default)
(or
(= mark gnus-dormant-mark)
(= mark gnus-ticked-mark)))
. gnus-summary-low-ticked-face)
((or
(= mark gnus-dormant-mark)
(= mark gnus-ticked-mark))
. gnus-summary-normal-ticked-face)
((and
(> score default)
(= mark gnus-ancient-mark))
. gnus-summary-high-ancient-face)
((and
(< score default)
(= mark gnus-ancient-mark))
. gnus-summary-low-ancient-face)
((= mark gnus-ancient-mark)
. gnus-summary-normal-ancient-face)
((and
(> score default)
(= mark gnus-unread-mark))
. gnus-summary-high-unread-face)
((and
(< score default)
(= mark gnus-unread-mark))
. gnus-summary-low-unread-face)
((= mark gnus-unread-mark)
. gnus-summary-normal-unread-face)
((and
(> score default)
(memq mark
(list gnus-downloadable-mark gnus-undownloaded-mark)))
. gnus-summary-high-unread-face)
((and
(< score default)
(memq mark
(list gnus-downloadable-mark gnus-undownloaded-mark)))
. gnus-summary-low-unread-face)
((memq mark
(list gnus-downloadable-mark gnus-undownloaded-mark))
. gnus-summary-normal-unread-face)
((> score default)
. gnus-summary-high-read-face)
((< score default)
. gnus-summary-low-read-face)
(t . gnus-summary-normal-read-face)))
(setq gnus-group-archive-directory "*ftp@ftp.hpc.uh.edu:/pub/emacs/ding-list/")
(setq gnus-group-recent-archive-directory "*ftp@ftp.hpc.uh.edu:/pub/emacs/ding-list-recent/")
(setq gnus-group-line-format "%M%S%p%m%P%5y: %(%g%)%l\n")
(setq gnus-group-mode-hook
'(gnus-agent-mode))
(setq gnus-useful-groups
'(("(ding) mailing list mirrored at sunsite.auc.dk" "emacs.ding"
(nntp "sunsite.auc.dk"
(nntp-address "sunsite.auc.dk")))
("gnus-bug archive" "gnus-bug"
(nndir "/ftp@ftp.ifi.uio.no:/pub/emacs/gnus/gnus-bug/"))
("Gnus help group" "gnus-help"
(nndoc "gnus-help"
(nndoc-article-type mbox)
(eval
(\`
(nndoc-address
(\,
(let
((file
(nnheader-find-etc-directory "gnus-tut.txt" t)))
(unless file
(error "Couldn't find doc group"))
file)))))))))
(setq gnus-visible-headers "From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^Followup-To:\\|^Reply-To:\\|^Organization:\\|^Summary:\\|^Keywords:\\|^To:\\|^Cc:\\|^Posted-To:\\|^Mail-Copies-To:\\|^Apparently-To:\\|^Gnus-Warning:\\|^Resent-From:\\|X-Sent:")
(setq gnus-signature-face
'gnus-signature-face)
(setq gnus-check-new-newsgroups
'ask-server)
(setq gnus-read-active-file
'some)
(setq gnus-auto-subscribed-groups "nnml\\|^nnfolder\\|^nnmbox\\|^nnmh\\|^nnbabyl")
(setq gnus-use-article-prefetch t)
;; (makeunbound 'gnus-sent-message-ids-file)
;; (makeunbound 'gnus-sent-message-ids-length)
(setq gnus-buffer-configuration
'((article
(vertical 1.0
(summary 0.29999999999999999 point)
(article 1.0)))
(group
(vertical 1.0
(group 1.0 point)
(if gnus-carpal
'(group-carpal 4))))
(summary
(vertical 1.0
(summary 1.0 point)
(if gnus-carpal
'(summary-carpal 4))))
(server
(vertical 1.0
(server 1.0 point)
(if gnus-carpal
'(server-carpal 2))))
(browse
(vertical 1.0
(browse 1.0 point)
(if gnus-carpal
'(browse-carpal 2))))
(message
(vertical 1.0
(message 1.0 point)))
(pick
(vertical 1.0
(article 1.0 point)))
(info
(vertical 1.0
(info 1.0 point)))
(summary-faq
(vertical 1.0
(summary 0.25)
(faq 1.0 point)))
(edit-article
(vertical 1.0
(article 1.0 point)))
(edit-form
(vertical 1.0
(group 0.5)
(edit-form 1.0 point)))
(edit-score
(vertical 1.0
(summary 0.25)
(edit-score 1.0 point)))
(post
(vertical 1.0
(post 1.0 point)))
(reply
(vertical 1.0
(article-copy 0.5)
(message 1.0 point)))
(forward
(vertical 1.0
(message 1.0 point)))
(reply-yank
(vertical 1.0
(message 1.0 point)))
(mail-bounce
(vertical 1.0
(article 0.5)
(message 1.0 point)))
(pipe
(vertical 1.0
(summary 0.25 point)
(if gnus-carpal
'(summary-carpal 4))
("*Shell Command Output*" 1.0)))
(bug
(vertical 1.0
("*Gnus Help Bug*" 0.5)
("*Gnus Bug*" 1.0 point)))
(score-trace
(vertical 1.0
(summary 0.5 point)
("*Score Trace*" 1.0)))
(score-words
(vertical 1.0
(summary 0.5 point)
("*Score Words*" 1.0)))
(category
(vertical 1.0
(category 1.0)))
(compose-bounce
(vertical 1.0
(article 0.5)
(message 1.0 point)))))
(setq gnus-window-to-buffer
'((group . gnus-group-buffer)
(summary . gnus-summary-buffer)
(article . gnus-article-buffer)
(server . gnus-server-buffer)
(browse . "*Gnus Browse Server*")
(edit-group . gnus-group-edit-buffer)
(edit-form . gnus-edit-form-buffer)
(edit-server . gnus-server-edit-buffer)
(group-carpal . gnus-carpal-group-buffer)
(summary-carpal . gnus-carpal-summary-buffer)
(server-carpal . gnus-carpal-server-buffer)
(browse-carpal . gnus-carpal-browse-buffer)
(edit-score . gnus-score-edit-buffer)
(message . gnus-message-buffer)
(mail . gnus-message-buffer)
(post-news . gnus-message-buffer)
(faq . gnus-faq-buffer)
(picons . gnus-picons-buffer-name)
(tree . gnus-tree-buffer)
(score-trace . "*Score Trace*")
(info . gnus-info-buffer)
(category . gnus-category-buffer)
(article-copy . gnus-article-copy)
(draft . gnus-draft-buffer)))
;; (makeunbound 'gnus-topic-mode)
;; (makeunbound 'gnus-topic-mode-hook)
;; (makeunbound 'gnus-topic-line-format)
;; (makeunbound 'gnus-topic-indent-level)
;; (makeunbound 'gnus-topic-display-empty-topics)
(setq nnmail-split-methods
'(("redhat.digests.v97.p2" "^From: redhat-digest-request@redhat.com")
("redhat.list" "^Resent-From:.redhat-list@redhat.com")
("hurricane" "^Resent-From:.hurricane-list@redhat.com")
("Gnus" "^To:.*ding-announce@hpc.uh.edu")
("Gnus" "^To:.*ding@ifi.uio.no")
("Gnus" "^To:.*ding@gnus.org")
("Gnus" "^To:.*bugs@gnus.or*")
("Gnus" "^To:.*gnus-bug@ifi.uio.no")
("Gnus" "^To:.*gnus-bug*")
("Gnus" "^To:.*Lars Magne Ingebrigtsen")
("Gnus" "^Cc:.*bugs@gnus.org")
("Gnus" "^Cc:.*ding@ifi.uio.no")
("Gnus" "^Cc:.*ding@gnus.org")
("Gnus" "^From:.ding-rn-digests-request@bluesky.net")
("Gnus" "^From:.*ding@ifi.uio.no")
("Gnus" "^From:.*bugs@gnus.org")
("Gnus" "^From:.*gnus-bug@ifi.uio.no")
("Gnus" "^From:.*gnus-bug*")
("Gnus" "^From:.*Lars Magne Ingebrigtsen")
("rpm" "^To:.rpm-list@redhat.com")
("rpm" "^Resent-From:.rpm-list@redhat.com")
("Applixware" "^To:.*applixware-list@redhat.com")
("Applixware" "^Resent-From:.*applixware-list@redhat.com")
("exmh" "^Resent-From:.exmh-users@redhat.com")
("exmh" "^Resent-From:.exmh-workers@redhat.com")
("exmh" "^From:.exmh-users-digest-request@redhat.com")
("CS" "^From:.*@cs.ucl.ac.uk")
("announce" "^Resent-From:.redhat-announce-list@redhat.com")
("pgsql" "^Sender:.owner-questions@hub.org")
("pgsql" "^Sender:.owner-docs@hub.org")
("pgsql" "^Sender:.owner-announce@hub.org")
("pgsql" "^Sender:.owner-hackers@hub.org")
("pgsql" "^To:.*pgsql*")
("pgsql" "^Cc:.*pgsql*")
("pgsql" "^To:.*postgreSQL*")
("pgsql" "^To:.*postgresql*")
("pgsql" "^Cc:.*postgreSQL*")
("pgsql" "^Cc:.*postgresql*")
("executor" "^From:.owner-executor-digest@ardi.com")
("Wine" "^To:.wine-patches@tiger.informatik.hu-berlin.de")
("qddb" "^To:.*hsdi.com")
("qddb" "^From:.*hsdi.com")
("qddb" "^To:.*qddb-users@ms.uky.edu")
("mail.misc" "^To:.*typhoon*")
("mail.misc" "^To:.*zcaceog*")
("mail.misc" "^To:.*zcapk09*")
("mail.misc" "^To:.*students*")
("mail.misc" "^To:.*ogwuma*")
("mail.misc" "^Cc:.*typhoon*")
("mail.misc" "^Cc:.*zcaceog*")
("mail.misc" "^Cc:.*zcapk09*")
("mail.misc" "^Cc:.*students*")
("mail.misc" "^Cc:.*ogwuma*")
("mail.misc" "^From:.*typhoon*")
("mail.misc" "^From:.*zcaceog*")
("mail.misc" "^From:.*zcapk09*")
("mail.misc" "^From:.*students*")
("mail.misc" "^From:.*ogwuma*")
("spam" "")))
(setq nnmail-crosspost nil)
(setq nnmail-tmp-directory "~/Mail/.nnmail-tmp-directory")
(setq nnmail-split-abbrev-alist
'((any . "from\\|to\\|cc\\|sender\\|apparently-to\\|resent-from\\|resent-to\\|resent-cc")
(mail . "mailer-daemon\\|postmaster\\|uucp")
(to . "to\\|cc\\|apparently-to\\|resent-to\\|resent-cc")
(from . "from\\|sender\\|resent-from")
(nato . "to\\|cc\\|resent-to\\|resent-cc")
(naany . "from\\|to\\|cc\\|sender\\|resent-from\\|resent-to\\|resent-cc")))
(setq message-ignored-news-headers "^NNTP-Posting-Host:\\|^Xref:\\|^[BGF]cc:\\|^Resent-Fcc:")
(setq message-ignored-mail-headers "^[GF]cc:\\|^Resent-Fcc:\\|^Xref:")
(setq message-ignored-supersedes-headers "^Path:\\|^Date\\|^NNTP-Posting-Host:\\|^Xref:\\|^Lines:\\|^Received:\\|^X-From-Line:\\|^X-Trace:\\|^X-Complaints-To:\\|Return-Path:\\|^Supersedes:")
(setq message-autosave-directory "~/Mail/drafts/")
(setq message-included-forward-headers "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\|^Followup-To:\\|^Reply-To:\\|^Organization:\\|^Summary:\\|^Keywords:\\|^To:\\|^Cc:\\|^Posted-To:\\|^Mail-Copies-To:\\|^Apparently-To:\\|^Gnus-Warning:\\|^Resent-\\|^Message-ID:\\|^References:\\|^Content-Transfer-Encoding:\\|^Content-Type:\\|^Mime-Version:")
(setq message-send-mail-function
'gnus-agent-send-mail)
(setq message-post-method
'(nnspool ""))
(setq message-setup-hook
'(mc-install-write-mode))
(setq message-header-setup-hook
'(gnus-inews-insert-archive-gcc gnus-inews-insert-gcc))
(setq message-cite-function
'message-cite-original-without-signature)
(setq message-default-mail-headers "From: Eze Ogwuma <typhoon@dircon.co.uk>\n")
(setq message-default-news-headers "From: Eze Ogwuma <zcaceog@ucl.ac.uk>\n")
--
Eze Ogwuma
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Agent cannot send news to foreign servers
1998-04-11 11:50 Agent cannot send news to foreign servers Eze Ogwuma
@ 1998-04-24 20:17 ` Lars Magne Ingebrigtsen
0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-04-24 20:17 UTC (permalink / raw)
Eze Ogwuma <typhoon@dircon.co.uk> writes:
> I have just tried to use Agent to read and reply to my news Offline. I
> use foreign servers and of course I now have no way to send my replies
> to these servers.
>
> Gnus tries to send news to the local server.
Oops. Uhm. That will have to be fixed. That means that the Gnus
Agent must save some meta-data that says how the article is supposed
to be posted...
--
(domestic pets only, the antidote for overdose, milk.)
larsi@gnus.org * Lars Magne Ingebrigtsen
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~1998-04-24 20:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-04-11 11:50 Agent cannot send news to foreign servers Eze Ogwuma
1998-04-24 20:17 ` Lars Magne Ingebrigtsen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).