Gnus development mailing list
 help / color / mirror / Atom feed
* bug copying ham from spam folder
@ 2003-10-30 23:59 Jake Colman
       [not found] ` <m3n0bjrkv1.fsf@biostaff03.nuigalway.ie>
  0 siblings, 1 reply; 2+ messages in thread
From: Jake Colman @ 2003-10-30 23:59 UTC (permalink / raw)



Step by step, little by little...

I've figured out that ham in a spam group, or spam in a ham, cannot be sent
directly for training but must first be copied to an appropriate ham or spam
group where its exit processor will train it.  Great!

I marked my ham message in my spam group and exited.  I got the following
error: "nnnil does not support article copying".

I use nnnil as my gnus-select-method, as recommended for situations where
there is no news server and just email.  nnimap is my
gnus-secondary-select-methods.  I guess that I actually configure things
correctly and wanted to copy the message from my nnimap-based spam group to
my nnimap-based ham group but triggered this error instead.

BTW, gnus does support moving message between nnimap folders since I do it
all the time.

Here is the backtrace:

Signaling: (error "nnnil does not support article copying")
  signal(error ("nnnil does not support article copying"))
  cerror("%s does not support article copying" nnnil)
  apply(cerror "%s does not support article copying" nnnil)
  error("%s does not support article copying" nnnil)
  gnus-summary-move-article(nil "INBOX/Misc")
  spam-ham-copy-or-move-routine(nil ("INBOX/Misc"))
  spam-ham-move-routine("INBOX/Misc")
  spam-summary-prepare-exit()
  run-hooks(spam-summary-prepare-exit)
  apply(run-hooks spam-summary-prepare-exit)
  gnus-run-hooks(gnus-summary-prepare-exit-hook)
  gnus-summary-exit()
  gnus-summary-catchup-and-exit(nil)
  call-interactively(gnus-summary-catchup-and-exit)

-- 
Jake Colman                     

Principia Partners LLC                    Phone: (201) 209-2467
Harborside Financial Center                 Fax: (201) 946-0320
902 Plaza Two                          E-mail: colman@ppllc.com
Jersey City, NJ 07311                 www.principiapartners.com



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: bug copying ham from spam folder
       [not found] ` <m3n0bjrkv1.fsf@biostaff03.nuigalway.ie>
@ 2003-10-31 14:23   ` Jake Colman
  0 siblings, 0 replies; 2+ messages in thread
From: Jake Colman @ 2003-10-31 14:23 UTC (permalink / raw)


>>>>> "ID" == Ian Dobbie <ian.dobbie@nuigalway.ie> writes:

   ID> I think that unless you explicitly add the backend type gnus assumes
   ID> that it is a primary select method type. In other words you are saying
   ID> that you are accessing INBOX/Misc and gnus assumes this is
   ID> nnnil+INBOX/Misc, when in fact it is nnimap+INDOX/Misc. What happens
   ID> if you explicitly add the backend type?

You were mostly correct in your solution.  I had to specify
"nnimap+hamilton:INBOX/Misc" where "hamilton" is the name of the IMAP server.

Thanks!

-- 
Jake Colman                     

Principia Partners LLC                    Phone: (201) 209-2467
Harborside Financial Center                 Fax: (201) 946-0320
902 Plaza Two                          E-mail: colman@ppllc.com
Jersey City, NJ 07311                 www.principiapartners.com



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-10-31 14:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-30 23:59 bug copying ham from spam folder Jake Colman
     [not found] ` <m3n0bjrkv1.fsf@biostaff03.nuigalway.ie>
2003-10-31 14:23   ` Jake Colman

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).