Gnus development mailing list
 help / color / mirror / Atom feed
From: Johnny <yggdrasil@gmx.co.uk>
To: Ted Zlatanov <tzz@lifelogs.com>
Cc: ding@gnus.org
Subject: Broken split-fancy upon updating gnus (Re: Multiple SMTP servers with Gnus?)
Date: Thu, 17 Feb 2011 20:33:40 +0000	[thread overview]
Message-ID: <87mxlus8nv.fsf_-_@gmx.co.uk> (raw)
In-Reply-To: <87k4gyzj6f.fsf@lifelogs.com> (Ted Zlatanov's message of "Thu, 17 Feb 2011 11:04:40 -0600")

Johnny <yggdrasil@gmx.co.uk> writes:

> Ted Zlatanov <tzz@lifelogs.com> writes:
>
>> Could you consider using a recent Gnus checkout or is that not
>> possible?  Otherwise it will be much harder to find and fix the
>> problem, plus of course it may be fixed already.
> Right, I should probably update my Gnus. I'll try that and see what
> happens.
>
Ok, I tried updating my gnus (to the
9f8ec3b0649842332bb2ea590997236088965721 commit in git), and this is
what happens:

First, on login the authinfo.gpg is created and I am prompted for
password. As I haven't gotten around to using the gpg-daemon, every time
gnus wants the .authinfo.gpg, I get queried for the symmetric passphrase
(yes, I haven't gotten around to learn this properly yet either). If
there's a way to bypass this, that would be great. Nonetheless, I can
probably figure this out eventually, however... 

...more of an issue, is that my split-fancy broke and no splitting was done
so all my mails ended up in the inbox, making the setup mostly
unusable. I tried some variation, but couldn't solve the issue and had
to revert to gnus 5.13, and magically the splitting works again!? 

My current split config:

(setq nnimap-split-inbox '("INBOX" )) ;Specify which group to split
(setq nnimap-split-predicate "UNDELETED") ;Split all messages that are not deleted. This changes the default that is UNREAD UNDELETED.
(setq nnimap-split-rule '(("gmx" ("INBOX" nnimap-split-fancy)))
     nnimap-split-fancy
     '(|
         ("from" "gramps-users-request@lists\\.sourceforge\\.net" "INBOX.Gramps")
         ("to\\|cc" "gramps-users@lists\\.sourceforge\\.net" "INBOX.Gramps")
	 ("from" "python-list-request@python\\.org" "INBOX.Python")
	 ("to\\|cc" "python-list@python\\.org" "INBOX.Python")
	 ("from" "help-octave-request@octave\\.org" "INBOX.Octave")
	 ("to\\|cc" "help\\(-octave\\)?@octave\\.org" "INBOX.Octave")
	 ("from" "bug-wget-request@gnu\\.org" "INBOX.Wget")
	 ("to\\|cc" "bug-wget@gnu\\.org" "INBOX.Wget")
	 ("from" "inkscape-user-request@lists\\.sourceforge\\.net" "INBOX.Inkscape")
	 ("to\\|cc" "inkscape-user@lists\\.sourceforge\\.net" "INBOX.Inkscape")
	 ("from" "gdal-dev-request@lists\\.osgeo\\.org" "INBOX.Gdal")
	 ("to\\|cc" "gdal-dev@lists\\.osgeo\\.org" "INBOX.Gdal")
	 ("from" "digikam-users-request@kde\\.org" "INBOX.Digikam")
	 ("to\\|cc" "digikam-users@kde\\.org" "INBOX.Digikam")
	 ("from" "cinelerra@skolelinux\\.no" "INBOX.Cinelerra")
	 ("to\\|cc" "cinelerra@skolelinux\\.no" "INBOX.Cinelerra")
	 ("to\\|cc" "conkeror@mozdev\\.org" "INBOX.Conkeror")
	 ("to\\|cc" "ding@gnus\\.org" "INBOX.gnus")
	 ("to\\|cc" "bbdb-info@lists\\.sourceforge\\.net" "INBOX.bbdb")
	 ("to\\|cc" "evince-list@gnome\\.org" "INBOX.evince")
	 (any "yggdrasil@gmx\\.co\\.uk" "INBOX.leftovers") ;Any others to <this email> put in this folder
     "INBOX.unsorted")) ;Anything not covered by the above, put in this folder

Thanks,
-- 
Johnny



  reply	other threads:[~2011-02-17 20:33 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-09 17:39 Multiple SMTP servers with Gnus? Robert Pluim
2011-02-09 17:46 ` Richard Riley
2011-02-09 18:06   ` Wes Hardaker
2011-02-09 18:48     ` Richard Riley
2011-02-09 22:23       ` Wes Hardaker
2011-02-09 23:27         ` Richard Riley
2011-02-09 20:17 ` Bruno Tavernier
2011-02-11 21:28   ` Robert Pluim
2011-02-14  2:25   ` Lars Ingebrigtsen
2011-02-14  7:45     ` David Edmondson
2011-02-14  8:34       ` Robert Pluim
2011-02-14  9:42     ` David Engster
2011-02-14 11:26       ` Richard Riley
2011-02-14 20:09         ` Lars Ingebrigtsen
2011-02-14 20:13           ` Lars Ingebrigtsen
2011-02-14 21:08             ` Ted Zlatanov
2011-02-14 21:23               ` Lars Ingebrigtsen
2011-02-16 16:12         ` Johnny
2011-02-16 16:28           ` Ted Zlatanov
2011-02-16 16:45             ` Johnny
2011-02-16 19:06               ` Ted Zlatanov
2011-02-16 20:41                 ` Johnny
2011-02-16 23:17                 ` Leo
2011-02-17 17:04                   ` Ted Zlatanov
2011-02-17 20:33                     ` Johnny [this message]
2011-02-17 22:38                       ` Broken split-fancy upon updating gnus (Re: Multiple SMTP servers with Gnus?) Lars Ingebrigtsen
2011-02-18 20:27                       ` Ted Zlatanov
2011-02-18 23:09                         ` Lars Ingebrigtsen
2011-02-21 20:25                           ` Ted Zlatanov
2011-02-19 10:54                         ` Johnny

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=87mxlus8nv.fsf_-_@gmx.co.uk \
    --to=yggdrasil@gmx.co.uk \
    --cc=ding@gnus.org \
    --cc=tzz@lifelogs.com \
    /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).