1 # user.conf can be used to adjust the set of features that will be checked
2 # for existence -- it is not an error if such a request can't be satisfied.
3 # To disable a variable, set its value to 0 (commenting it out won't do that).
4 # Note that using CONFIG=X settings when running make overwrites this file.
6 # Wether Gunnar Ritter's junk-mail management should be included
9 # Major switch to toggle *all* network related protocols (IMAP,POP3,SMTP) and
10 # related/dependent stuff (GSSAPI,SSL)
13 # Support for IMAP protocol? (Reading of mails directly on the server.)
15 # Support for GSSAPI-based authentication for IMAP?
18 # Support for POP3 protocol? (Download of mails via POP over the network.)
21 # Support for SMTP protocol? (Directly sending mails over the network.)
24 # Support for SecureSocketLayer (TransportLayerSecurity, TLS), i.e.,
25 # encrypted socket connections.