mirror of
https://github.com/GRFreire/nthmail.git
synced 2026-01-09 21:09:39 +00:00
the problem was that it was declared a byte array (txt) with essentially size 0 and calling Read(txt). Since Read reads n bytes up to sizeof(txt), nothing was being read. |
||
|---|---|---|
| .. | ||
| mail_server | ||
| mail_utils | ||
| rig | ||
| web_server | ||