Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@metis.no>
Subject: debugging nnmail-split-fancy
Date: 22 Jul 1997 07:56:03 +0200	[thread overview]
Message-ID: <whn2nfaavg.fsf@norne.troll.no> (raw)

Platform: Gnus 5.4.56/GNU Emacs 19.34/SPARC Solaris 2.5

I tried switching to nnmail-split-fancy, yesterday, but I find the
debugging facilities, somewhat er... lacking...

Here are the last messages from the *Messages* buffer:
	Getting mail from the post office...
	Getting mail from po:sb...done
	Error in `nnmail-split-methods'; using `bogus' mail group
	Wrote /opt/home/sb/Mail/bogus/62
	Error in `nnmail-split-methods'; using `bogus' mail group
	Wrote /opt/home/sb/Mail/bogus/63
	Error in `nnmail-split-methods'; using `bogus' mail group
	Wrote /opt/home/sb/Mail/bogus/64
	Error in `nnmail-split-methods'; using `bogus' mail group
	Wrote /opt/home/sb/Mail/bogus/65
	nnml: Reading incoming mail...done

I'll keep on investigating, but as always, I appreciate pointers in
the right direction.

Thanx!


- Steinar


Here's the code from my .gnus.el:

(setq nnmail-split-fancy
      '((|
	 ("from" mail (| ("subject" "warn.*" "mail.warning")
			   "sysadm.logmessages"))
	 (&

	  ;; Metis system administration
           (any "sysadm@metis\\.no" "sysadm.todo")
	   ("from" "root@\\(abel\\|mailhub\\).metis.no"
	    (| ("subject" "Output from \"cron\" command")
	       "sysadm.logmessages"))
           (any "\\(webmaster\\|www-admin\\)@metis\\.no" "mail.www-admin")

	   ;; Metis development aliases
           ("from" "CVS-kjeruben" "mail.2x.cvs")
           ("subject" "CVS Update of /metis/cvs/.*" "sysadm.cvsmessages")
           (any "2x@metis\\.no" "mail.2x")
           (any "soft@metis\\.no" "mail.soft")
           (any "metsol@metis\\.no" "mail.metsol")

	   ;; Metis aliases
           (any "alle?@metis\\.no" "mail.alle")
           (any "Norway\\.Dist@Norway\\.NCR\\.COM" "mail.ncr")
           (any "Horten\\.Dist@Norway\\.NCR\\.COM" "mail.ncr")
           (any "All_NCR_Employees@.*NCR\\.COM" "mail.ncr")
           (any "week-summary@metis\\.no" "mail.week-summary")

	   ;; Metis hosted mailing lists
           (any "orbplus-solaris-request@metis\\.no"
		"mail.orbplus-solaris-request")
           (any "orbplus-solaris@metis\\.no" "mail.orbplus-solaris")

	   ;; External mailing listss
           (any "mh-workers@ics\\.UCI\\.EDU" "mail.mh-workers")
           (any "ding@\\(gnus\\.org\\|ifi\\.uio\\.no\\)" "mail.ding")
           (any "\\(ilu@parc\\.\\|\\(ILU\\|ilu\\)\\.\\(PARC\\|parc\\)@\\)xerox\\.com" "mail.ilu")
           (any "fresco@merlin\\.iuk\\.tu-harburg\\.de" "mail.fresco")
           (any "jnative-l@teleport\\.com" "mail.jnative-l")

           ;; Hobby mailing lists...
           (any "vfr\\(-digest\\)?@cs\\.wisc\\.edu" "mail.vfr")
           (any "doders@dod\\.no" "mail.dod")
           (any "trip_report@dod\\.no" "hobby.trip_report")
           (any "autobahn@dod\\.no" "mail.autobahn_dod")
           (any "utdrikk@dod\\.no" "mail.utdrikk")

	   ;; mail addressed directly to me
           (any "sb@metis\\.no" "mail.misc")
           (any "sb@dod\\.no" "mail.private")
           (any "steinar@bang\\.priv\\.no" "mail.private"))
	 "spam")))

(setq nnmail-split-methods
      'nnmail-split-fancy)


             reply	other threads:[~1997-07-22  5:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-07-22  5:56 Steinar Bang [this message]
1997-07-22  6:49 ` Steinar Bang
1997-07-23 17:58   ` Lars Magne Ingebrigtsen
1997-07-23 23:51   ` Mark Eichin
2019-02-14  8:49 Debugging nnmail-split-fancy Norman Walsh
2019-02-14 15:26 ` Gijs Hillenius
2019-02-14 18:16 ` Andreas Schwab
2019-02-19 17:08   ` Norman Walsh

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=whn2nfaavg.fsf@norne.troll.no \
    --to=sb@metis.no \
    /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).