diff INSTALL @ 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 b6fc62ea6058
children 346955794084
line wrap: on
line diff
--- a/INSTALL	Thu Jul 15 11:48:33 2010 +0200
+++ b/INSTALL	Thu Jul 15 14:24:40 2010 +0200
@@ -78,9 +78,6 @@
 installed, this will be linked, otherwise it will be statically linked
 using the sources included in the package.
 
---enable-pop3
-enables POP3 support (disabled by default)
-
 --disable-resolver
 disables resolver support. Without the resolver functions, masqmail
 uses only gethostbyname() to resolve DNS names, and you cannot send
@@ -96,9 +93,9 @@
 
 --with-libcryto
 instead of using the md5 and hmac functions within the package, link
-dynamically with libcrypto. This applies only if you have POP3 or SMTP
-AUTH enabled. Only makes sense if your resources are limited and you
-have libcrypto installed. Untested.
+dynamically with libcrypto. This applies only if you have SMTP AUTH
+enabled. Only makes sense if your resources are limited and you have
+libcrypto installed. Untested.
 
 --with-glib-static
 links with glib statically. This makes the binary larger by around 30K
@@ -131,7 +128,6 @@
 	drwxr-xr-x 5 mail trusted   4096 May 10 12:34 /var/spool/masqmail
 	drwxr-xr-x 2 mail trusted   4096 May 10 12:34 /var/spool/masqmail/input
 	drwxr-xr-x 2 mail trusted   4096 May 10 12:34 /var/spool/masqmail/lock
-	drwxr-xr-x 2 mail trusted   4096 May 10 12:34 /var/spool/masqmail/popuidl
 
 Important are the set-user-id bit for /usr/local/sbin/masqmail and
 the permissions of all files.