masqmail

diff src/Makefile.am @ 187:bd7c52a36b0c

improved mservdetect in various ways errors are handled better (no segfaults anymore) copied the relevant part of interface.c into mservdetect.c described how I think the mserver protocol works
author meillo@marmaro.de
date Thu, 15 Jul 2010 00:14:26 +0200
parents 5b621742b2e7
children 89f951be358f
line diff
     1.1 --- a/src/Makefile.am	Wed Jul 14 23:26:20 2010 +0200
     1.2 +++ b/src/Makefile.am	Thu Jul 15 00:14:26 2010 +0200
     1.3 @@ -71,7 +71,6 @@
     1.4  	masqmail.h\
     1.5  	readsock.h\
     1.6  	mservdetect.c\
     1.7 -	interface.c\
     1.8  	readsock.c\
     1.9  	peopen.c
    1.10