A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it out to an email server specified by users.
Platform: unix, linux, windows.
compilation command: g++ smtpr.c -lsocket -lnsl -o smtpr
usage: smtpr <port number> (<relay server>)
标签:
relay
smtp
correctly
protocol
上传时间:
2014-01-01
上传用户:jhksyghr