Gnus development mailing list
 help / color / mirror / Atom feed
From: Andrew Telford <ajt@resmel.bhp.com.au>
Subject: Problems with message archiving and temporary files.
Date: 26 Feb 1996 14:00:08 +1100	[thread overview]
Message-ID: <694tse7pvr.fsf@bilbo.resmel.bhp.com.au> (raw)


OK.  I've read the manual, had a poke around looking at the elisp, but
I have two problems with sgnus-0.43/xemacs-19.13 on SGI Irix 5.3.

 1.  A ~/Mail/archive file is created automatically and is empty.  The Server
    buffer gives me:

	(nnfolder "archive"
		  (nnfolder-directory "~/Mail/archive/")
		  (nnfolder-active-file "~/Mail/archive/active")
		  (nnfolder-get-new-mail nil)
		  (nnfolder-inhibit-expiry t))

     for the archive server, but no outgoing messages are ever saved
     anywhere! The Gcc header of "nnfolder+archive:misc-mail" appears
     in each mail message. Should outgoing messages automatically
     appear in ~/Mail/archive/misc-mail?

 2.  File names like:

       ~/Mail/Incominga000I0
       ~/Mail/Incominga000Is
       ~/Mail/Incominga000JV
       ~/Mail/Incominga000NG

    are created, and not cleaned up, when incoming mail is sucked off
    the spool.

Any hints would be greatly appreciated.

My .gnus file looks like

	(setq gnus-check-new-newsgroups nil
	      gnus-read-active-file 'some
	      gnus-local-organization "BHP Research"	
	      gnus-user-from-line "Andrew Telford <ajt@resmel.bhp.com.au>"
	      gnus-select-method '(nntp "merlin"))
	
	(setq gnus-secondary-select-methods
	      '((nnml "private")
		))
	
	(setq nnmail-split-methods
	      '(("mail.ctan-ann" "^Sender:.*ctan-ann")
		("mail.gnus" "^Cc:.*ding.*ifi\\|^To:.*ding.*ifi")
		("mail.receipt" "^Subject:.*Return.*receipt")
		("mail.people.self" "^From:.*ajt@resmel\\|From:.*Andrew.*Telford")
		("mail.misc" "")))

Andrew Telford




             reply	other threads:[~1996-02-26  3:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-02-26  3:00 Andrew Telford [this message]
1996-02-26 14:33 ` Jack Vinson
1996-02-27 10:31 ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=694tse7pvr.fsf@bilbo.resmel.bhp.com.au \
    --to=ajt@resmel.bhp.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).