comparison src/Makefile.am @ 192:89f951be358f

REMOVED POP3 SUPPORT masqmail will not include a POP3 client anymore from 0.3.0 on maybe the POP3 code will be reworked into a standalone program some day if you rely on the POP3 client, use fetchmail or something similar instead
author meillo@marmaro.de
date Thu, 15 Jul 2010 14:24:40 +0200
parents bd7c52a36b0c
children 116b0269c934
comparison
equal deleted inserted replaced
191:f186650135c3 192:89f951be358f
20 conf.c\ 20 conf.c\
21 deliver.c\ 21 deliver.c\
22 dotlock.c\ 22 dotlock.c\
23 expand.c\ 23 expand.c\
24 fail_msg.c\ 24 fail_msg.c\
25 get.c\
26 header.c\ 25 header.c\
27 interface.c\ 26 interface.c\
28 local.c\ 27 local.c\
29 log.c\ 28 log.c\
30 listen.c\ 29 listen.c\
34 online.c\ 33 online.c\
35 parse.c\ 34 parse.c\
36 peopen.c\ 35 peopen.c\
37 peopen.h\ 36 peopen.h\
38 permissions.c\ 37 permissions.c\
39 pop3_in.c\
40 pop3_in.h\
41 readsock.c\ 38 readsock.c\
42 rewrite.c\ 39 rewrite.c\
43 route.c\ 40 route.c\
44 queue.c\ 41 queue.c\
45 smtp_in.c\ 42 smtp_in.c\