Skip to content

Using terceiro's fork of rmail#397

Merged
gauteh merged 1 commit into
sup-heliotrope:developfrom
ZJvandeWeg:rmail
Nov 30, 2015
Merged

Using terceiro's fork of rmail#397
gauteh merged 1 commit into
sup-heliotrope:developfrom
ZJvandeWeg:rmail

Conversation

@ZJvandeWeg

Copy link
Copy Markdown
Contributor

Potentially closes #394, will run this branch for the next period to see if something broke.

@gauteh

gauteh commented Feb 20, 2015

Copy link
Copy Markdown
Member

You could try to re-index your entire message base, that should provide a
good first test. Using SUP_BASE you can set up a different .sup home
directory.

@gauteh

gauteh commented Feb 20, 2015

Copy link
Copy Markdown
Member

Does this fix #205?

@ZJvandeWeg

Copy link
Copy Markdown
Contributor Author

Will look into that this evening.
I've setup a new folder with a copy of my Maildir, the indexing went fine. Though I might have a small inbox, +- 5k mail.
Will report later and do further testing, also regarding #205.

@ZJvandeWeg

Copy link
Copy Markdown
Contributor Author

I've just looked at the issue, and the Regexp has not yet been changed in the new rmail. So #205 (comment) still happens. Im opening an issue right now.

@gauteh

gauteh commented Feb 27, 2015

Copy link
Copy Markdown
Member

Note that the proposed fix in #205 probably is incorrect.

@ZJvandeWeg

Copy link
Copy Markdown
Contributor Author

Been running this branch now for a month or so; so far no problems. Just reindexed my maildir again, works flawless.

@gauteh

gauteh commented Apr 7, 2015

Copy link
Copy Markdown
Member

We should set up tests for the changes we did to rmail-sup so that we are sure that tcerio-rmail handles the previous issues, as I mentioned: the fix in #205 should not be implemented as it is, it probably does not conform with standards. Mail standards are very hard to get right, which is a good reason for switching to the mail gem if possible. It seems to have a larger developer and user group, as well as being more modern (working better with recent rubies) and designed better than rmail.

@gauteh

gauteh commented Apr 7, 2015

Copy link
Copy Markdown
Member

Also, it would be nice if the stuff we currently keep here: https://github.com/sup-heliotrope/sup/blob/develop/lib/sup/util.rb#L80 could be moved to rmail.

@gauteh

gauteh commented Apr 7, 2015

Copy link
Copy Markdown
Member

As I also meniton in terceiro/rmail#1 there is a bunch of tests that currently fail in #214 that would be nice to add to this PR, if they cannot be fixed atm, perhaps add them as expected failures.

@ZJvandeWeg

Copy link
Copy Markdown
Contributor Author

Allright, wasn't aware of the desire to swap towards the mail gem over rmail.

@gauteh

gauteh commented Apr 8, 2015

Copy link
Copy Markdown
Member

Yup, check out: #127. But, I don't remember exactly where I left off anymore - there are some issues and stuff that needs re-implementation. It would, in my opinion, be a major advancement though.

@ZJvandeWeg

Copy link
Copy Markdown
Contributor Author

Will take a look into that when I've got the time then!

@gauteh gauteh merged commit bdb297e into sup-heliotrope:develop Nov 30, 2015
gauteh added a commit that referenced this pull request Nov 30, 2015
@ZJvandeWeg ZJvandeWeg deleted the rmail branch November 30, 2015 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rmail being maintained again

2 participants