Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 185 Bytes

File metadata and controls

8 lines (6 loc) · 185 Bytes

SMTP-server

Main objective of this project to develop concurrent SMTP server daemon

How to compile

gcc server.c -o server -lpthread ./libiniparser.a

How to run code

./server