Files
metasploit-gs/lib
Jeffrey Martin af3fa09896 refactor smtp delivery to support continuation
When dealing with SMTP servers the communication needs to flow
a known protocol. To ensure the socket is in the correct state
after a send and receive it needs to be read until a line return
a response code followed by a `space` and additional data and `\r\n`
or the response code immediately followed by `\r\n` is returned.
2022-02-14 16:55:49 -06:00
..
2021-11-22 14:39:07 -06:00
2021-09-08 15:51:21 +01:00
2021-10-21 11:01:25 +01:00
2021-03-11 10:04:43 -06:00
2021-03-11 10:04:43 -06:00
2021-02-25 16:47:49 +00:00
2021-02-08 12:24:12 +00:00