- fetch the
To
fromRCPT TO
- fetch the
From
fromMAIL FROM
- converted the
To
andFrom
to a single value instead of a slice. - added
--timeout.read
and--timeout.write
for read and write timeout. - smaller build size using
-ldflags="-s -w"
.
To
from RCPT TO
From
from MAIL FROM
To
and From
to a single value instead of a slice.--timeout.read
and --timeout.write
for read and write timeout.-ldflags="-s -w"
.