Scott King

Results 73 comments of Scott King

how interesting, this fix also solves #25's issue with dual-sending of attachments in gmail :+1:

tomek is contactable via [email protected] if you'd like to send an e-mail to him and find out as to why he hasn't kept up-to-date with this.

Using the following: ``` import datetime import envelopes def mail_send(files_to_send): archive_path = '/home/user/archive/' files_to_send = ['1.jpg', '2.jpg', '3.jpg'] print(files_to_send) right_now = datetime.datetime.now() envelope = Envelope( from_addr = ('edited', 'FROM_NAME'), to_addr...

this is still an issue with envelopes though, and i've sent images using programs/accounts outside of envelopes and they work perfectly. turns out these other images i've sent use "mixed"...

This is fixed in https://github.com/Lvl4Sword/PyBitmessage-CLI/blob/master/bitmessagecli.py My CLI has very minor bugs, but should be production ready. Protip: This CLI is designed to replace the current one. So if you get...

@bmng-dev I'm confused as to why XP/Vista would be supported at all, since those are EOL according to Microsoft ( and thus should be updated/replaced ) I stand by ghost's...

No censorship. I just don't see this "Bitmessage Secure Station" going anywhere. > "Check that the little protocol we will have to invent and implement" - The protocol isn't displayed...

@stman Those were non-answers, though. Are you the only person in this group? What projects have you done that are remotely close to this? ( with links/proof preferably ) What...

I'm not sure how a hidden service would work with Killer, and don't see it as beneficial for the project as a whole. Would require far more dependencies, and Killer...

Let's go ahead and talk about this in Lvl4Sword/Killer#48