/[mailutils]/mailutils/README
ViewVC logotype

Diff of /mailutils/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by gray, Wed Sep 4 08:22:58 2002 UTC revision 1.9 by gray, Mon Nov 4 17:33:34 2002 UTC
# Line 64  specific configuration options: Line 64  specific configuration options:
64          ./configure LIBS='-L/usr/local/mysql/lib' \          ./configure LIBS='-L/usr/local/mysql/lib' \
65                      CPPLAGS='-I/usr/local/mysql/include' --enable-mysql                      CPPLAGS='-I/usr/local/mysql/include' --enable-mysql
66    
     --enable-virtual-domains  
   
         Enable support for authentication using virtual mail domains.  
         Note that this is also needed if you wish to run testsuites for  
         pop3d and imap4d daemons. The following option controls where  
         exactly the domain database should be located:  
   
67      --with-virtual-pwddir=DIR      --with-virtual-pwddir=DIR
68    
69          Use DIR instead of $sysconfdir/domain as the location of          Use DIR instead of $sysconfdir/domain as the location of
70          virtual mail domain database.          virtual mail domain database. This option is ignored if
71            --disable-virtual-domains is specified.
72    
73      --without-readline      --without-readline
74    
# Line 156  of DBM you are using. GDBM is most commo Line 150  of DBM you are using. GDBM is most commo
150          Don't compile regex; this is the default on systems with version          Don't compile regex; this is the default on systems with version
151          2 of the GNU C library (use with caution on other systems)          2 of the GNU C library (use with caution on other systems)
152    
153    Use following options to disable support for particular protocols or
154    features:
155    
156        --disable-imap        Disables IMAP protocol support.
157        --disable-pop         Disables POP protocol support.
158        --disable-smtp        Disables support for SMTP mailer. With this
159                              option `mail.remote' is not built.
160        --disable-sendmail    Disables support for `Sendmail' mailer.
161        --disable-mh          Disables support for MH mailbox format.  
162        --disable-virtual-domains
163                              Disables support for authentication using virtual
164                              mail domains.
165    
166    
167  Where to report BUGS  Where to report BUGS
168  ====================  ====================

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26