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