Alien Science
Alien Science
I just hit this problem and used the following workaround on a site that only had the qr code and did not display the secret key: - Save the image...
The raw data should be saved - probably by calling the Mailstore which can then write it to a database or file system. The message should have a 32bit IMAP...
It might be good to separate authentication into a separate interface. Alex suggested this in his changes to the README.
Hello, you're a contributor now so please take any issues you want. My preference is for Auth and Mailstorage to be interfaces and then people can provide their own implementations....
Good luck with the combined project.
There are few tests at the moment because the Lexer and Parser are unfinished. There are some IMAP commands that will require big changes to both the lexer and parser....
In progress on the fetch branch.
Please carry on if you would like. I am stuck on the getmessage command for at least another month. Is this helpful: https://github.com/flashmob/go-guerrilla/blob/master/goguerrilla.go#L367:L376 Its the TLS upgrade used by an...
If developers supply an Auth library for use with imapsrv, would sending emails and locking accounts be the responsiblilty of the Auth library? Otherwise, I would be happy with something...
The delay could be for anything that you would like. One thing to beware of with IP addresses are the large NATs used on mobile networks. It would be possible...