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