Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

14 #15

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

14 #15

wants to merge 3 commits into from

Conversation

jimmysong
Copy link
Contributor

Includes #12 and #10.

closes #10, #12 and #14

jimmysong added 3 commits May 29, 2014 09:33
Fix handleLIST to handle non-argumented LIST command properly
Fix handleUIDL to make Thunderbird handle UIDL correctly

Tested and working in both Thunderbird and fetchmail

This fixes issue Arceliar#10
Add "currentAddress" to the bminterface as a global variable
Change handleUser to set the currentAddress if username begins with "BM-"
This change is meant to allow different users to access their bitmessages
Note this will not work concurrently! once USER is sent, all subsequent messages assume the same user until a different USER is defined.

This closes issue Arceliar#12
For normal replies, the quoted text (prepended lines of "> ") get put at the end.
I've removed this functionality.
@Arceliar
Copy link
Owner

Arceliar commented Jun 6, 2014

Still thinking about this one...

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.

bmwrapper crashes when fetching mail using thunderbird
2 participants