[Mairix-users] IMAP support in mairix

2014-09-05 Thread Kim Vandry
Hello mairix users, I have been using mairix as the primary tool for searching my mailbox for many years and I have been very happy with it. Following a Dovecot upgrade on the server where my mail is located, my whole mailbox will soon be in Dovecot's proprietary dbox format, which of course m

Re: [Mairix-users] IMAP support in mairix

2014-09-05 Thread Kim Vandry
On 2014-09-05 10:50, Kim Vandry wrote: > I have added an IMAP client to mairix so that it supports indexing and > searching messages found on an IMAP server and placing search results in > a folder on the same IMAP server. Both features are optional, so that > you can also index rem

Re: [Mairix-users] Is mairix still a "going concern"

2015-07-08 Thread Kim Vandry
On 2015-07-04 04:54, Peter Jeremy wrote: > I occasionally run into issues where mairix mis-parses mail - but they > are mostly spams that I haven't deleted. Otherwise, I am basically > happy with mairix. I see it as mature software that doesn't need > regular maintenance. Hi Peter, I did make a

Re: [Mairix-users] Is mairix still a "going concern"

2015-07-13 Thread Kim Vandry
On 2015-07-11 20:27, Richard Curnow wrote: > On 9 July 2015 at 05:31, Kim Vandry wrote: > >> >> The comments were generally when I announced these changes on this >> mailing list 10 months ago, but I would still like to hear from the >> original author about whet

Re: [Mairix-users] IMAP support in mairix

2015-12-16 Thread Kim Vandry
On 2015-12-17 04:08, Janusz S. Bień wrote: > On Fri, Sep 05 2014 at 21:12 CEST, van...@tzone.org writes: >> On 2014-09-05 10:50, Kim Vandry wrote: >> My changes for the IMAP feature can be found here: >> >> https://github.com/vandry/mairix > > I've used it wit

Re: [Mairix-users] IMAP support in mairix

2015-12-17 Thread Kim Vandry
On 2015-12-17 14:25, Janusz S. Bien wrote: > I get only > > * OK domains020.home.pl IdeaImapServer v0.80 ready Thank you, Janusz, that's what I needed to know. Your IMAP server does not send its capability list in the initial greeting. Clients have to ask for it specifically (as you demonstrated

Re: [Mairix-users] IMAP support in mairix

2015-12-17 Thread Kim Vandry
Hi Janusz, On 2015-12-17 23:20, Janusz S. Bien wrote: > I have now another problem: We're making progress! > STARTTLS: server name "zjb.waw.pl" != certificate common name "*.home.pl" That seems like a legitimate error. It's the same error you get if you connect to a secure web site using your

Re: [Mairix-users] one index for two IMAP servers?

2016-01-22 Thread Kim Vandry
On 2015-12-29 02:12, Janusz S. Bień wrote: > It would be convenient for me to use single search (in Gnus) for the > mail from two servers. Should it be possible? Janusz, Sorry for the delay in responding. No, I never considered the case of multiple IMAP servers in the same mairix configuration

Re: [Mairix-users] Unread Messages

2016-03-12 Thread Kim Vandry
On 2016-03-06 22:19, famfop wrote: > Hello, > I've just set up mairix. But still, i could not find anything in regard > to my following > problem (I'm using mutt as my mail client). > Basically after syncing (and [of course] indexing) my mail I want to > have all 'unread' > messages to be linked to

Re: [Mairix-users] Mairix 0.22: Out of memory (at rfc822.c:459, -1168 bytes)

2016-12-11 Thread Kim Vandry
On 2016-12-11 09:26 , Eric Wong wrote: > Edward Burns wrote: >> I'll send you a scrubbed version of the file under separate cover. This >> file gives the "Out of memory" error every time. If you could use it to >> improve Marirx, I'd greatly appreciate it. > Sorry, short on time/resources here,

[Mairix-users] mairix maintenance

2017-07-03 Thread Kim Vandry
Richard, I know that you have moved on to other projects in life since the days when you wrote mairix. I've hinted before that I can take over support for mairix, such as it is. I just received a pull request on my fork which I am reviewing now and I could release that as well as the small nu

Re: [Mairix-users] mairix maintenance

2017-07-09 Thread Kim Vandry
On 2017-07-04 13:14, Stephane Chazelas wrote: Hi Kim, you should consider pulling https://github.com/rc0/mairix/pull/17/commits/3bebacd27ce72702873089101222b670f189e833 as that addresses (what I believe is) a security vulnerability. That addresses: https://github.com/rc0/mairix/issues/14 https:

Re: [Mairix-users] mairix maintenance

2017-08-13 Thread Kim Vandry
On 2017-08-08 08:32, Per Marker Mortensen wrote: I have been a very happy user of mairix for a number of years now. I think it would be nice if you volunteer to put some time into keeping mairix up to date. I would like to point you towards http://www.mail-archive.com/mairix-users@lists.sourcef

[Mairix-users] New version of mairix: 0.24

2017-08-13 Thread Kim Vandry
Hello mairix users, I would to announce version 0.24 of mairix, just released. This release contains a few new features and bug fixes since the last one. I am declaring this release as a rollup to include these few years' worth of changes, but also and mainly because we have recently changed main

Re: [Mairix-users] Support of non-ASCII search patterns

2017-09-18 Thread Kim Vandry
Hello Christos, On 2017-09-14 16:57, Christos Chryssochoidis wrote: Hello, Does mairix support searching emails for non-ASCII patterns, e.g. Greek letters? No, unfortunately. There is a wishlist request open about it: https://github.com/rc0/mairix/issues/15 -kv ---

Re: [Mairix-users] imap login

2017-10-28 Thread Kim Vandry
On 2017-10-04 21:43, Stephen Isard wrote: Hello, It is great to be able to index imap folders in mairix. However, I am very uncomfortable with the idea of storing a password in clear text in the .mairixrc file. The imap server that I use lets me connect without a password using a kerberos t

Re: [Mairix-users] imap url baffle me

2017-12-23 Thread Kim Vandry
On 2017-12-21 21:14, Bob Bernstein wrote: I have a shell account with a unix isp (lucky me). Problem: my imap mail folders are on a different server (but same isp) than the actual login shell. That is: Shell login: mambo.duckman.com Imap dirs: charles.duckman.com My limited goal at th