Mercurial > masqmail
diff 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 |
line wrap: on
line diff
--- a/src/Makefile.am Thu Jul 15 11:48:33 2010 +0200 +++ b/src/Makefile.am Thu Jul 15 14:24:40 2010 +0200 @@ -22,7 +22,6 @@ dotlock.c\ expand.c\ fail_msg.c\ - get.c\ header.c\ interface.c\ local.c\ @@ -36,8 +35,6 @@ peopen.c\ peopen.h\ permissions.c\ - pop3_in.c\ - pop3_in.h\ readsock.c\ rewrite.c\ route.c\