>>>>> "Tassilo" == Tassilo Horn <[email protected]> writes:

    Tassilo> [email protected] writes: Hi Madhu,


[...]


    Tassilo> To get enter a group showning only the "right" articles,
    Tassilo> there's no general way, I guess.  At least for IMAP groups,
    Tassilo> you might be able to use a search on a group (`G G')
    Tassilo> instead of entering it (at some point in the future, cause
    Tassilo> date searches seem to be not implemented right now).

Not true! Since nnir now supports raw imap queries you can easily search
on the date. Imap supports the following date-related queries:

SENTBEFORE <date>
SENTON <date>
SENTSINCE <date>
SINCE <date>
BEFORE <date>

(these last two are aliases for SENTBEFORE and SENTSINCE). 

If these aren't enough you can always search directly in the date
header. 

Regards,
Andy


_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to