nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] decode base64 auth info in -snoop output?

2016-08-14 10:11:14
The attempted base64 decoding of -snoop traffic has been committed.  Here's
an example of what an AUTH PLAIN request will look like:

    AUTH PLAIN 
b64<user(_at_)example(_dot_)com[0x00]user(_at_)example(_dot_)com[0x00]my_password>

I also tried to handle XOAUTH2, AUTH LOGIN, and any line including or following
a 334 request from the server.

If the base64 is invalid, a warning message will be printed.

David

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>