Mark Moore
Mark Moore
@kaiyou, it looks like you have finished the first task. Not sure if there is more work to be done on that. What is the best way for the community...
@avi12aug, I am unclear what your error/issue is. If I try to guess, I suspect you might be having trouble negotiating a fully authenticated connection. This will depend on what...
@haider001, the GetMessage() method does not support setting the date/time of the message. This would probably be a great feature request. Even better, **you** might code up the change and...
@kesopeso, you should post your code for "moving" your messages to a subfolder. According to the IMAP specification, a message never changes its UID number. If you deleted the messages...
@lea-top, I'm not sure which uniqueid you are asking about... The UID for email messages is generated by the IMAP server when a new message is received. The S22.Imap ImapClient...
It looks like the root of the failure is that meteor changed its naming of 'modules' to 'packages'. For instance, **Tutorial03_UnitTestAModule\UnitTestAModule_functions.sh(247)** tries to execute `meteor test-modules &`, but '`test-modules`' is...
@martinhbramwell , it sounds like TinyTest is deprecated. Is there a different recommended test driver for Meteor CI? What do you use?
I don't want to create confusion since I am very new to the **martinhbramwell/Meteor-CI-Tutorial** project, and fairly new to Meteor, but the Meteor Guide recommends putting all application code inside...
@martinbramwell, fisrt, thanks for reading and responding on a project that you put aside a couple years ago. I'm happy to bash and push fixes because this was exactly what...
This issue is strongly related to [Issue# 176](https://github.com/sshnet/SSH.NET/issues/176). I'm not sure which should be closed as duplicate, but this one has more comments. How do we escalate this, and how...