reuse conn.c from pop3 program; now it supports ssl cert check
commit27867d93b34a733f13fd21722eee0bd3d6847536
authorAli Gholami Rudi <ali@rudi.ir>
Wed, 16 Feb 2011 20:59:18 +0000 (17 00:29 +0330)
committerAli Gholami Rudi <ali@rudi.ir>
Wed, 16 Feb 2011 20:59:18 +0000 (17 00:29 +0330)
treebe3282d6a31f73f5a651a200984f3265d182601e
parentf55549c790445b7291c16f7e03077fc266d5d766
reuse conn.c from pop3 program; now it supports ssl cert check
Makefile
config.h
conn.c [new file with mode: 0644]
conn.h [new file with mode: 0644]
smtp.c