acconfig.h
上传用户:dayuan858
上传日期:2007-01-04
资源大小:194k
文件大小:0k
源码类别:

网络编程

开发平台:

Unix_Linux

  1. #undef DEBUG
  2. #undef APOP
  3. #undef POPUID
  4. #undef GDBM
  5. /*
  6.  * Define this macro if your system supports special authorization
  7.  * mechanisms like shadow passowrds or special crypt programs.
  8.  */
  9. #undef AUTH_SPECIAL
  10. #undef MAIL_COMMAND
  11. #undef POP_MAILDIR
  12. #undef BULLDIR
  13. #undef POP_DROP
  14. #undef POP_TMPDROP
  15. #undef POP_TMPXMIT
  16. #undef MAILOCK
  17. /* 
  18.  * Define to run in SERVER_MODE. Take a look at
  19.  * <http://www.eudora.com/freeware/qpop_faq.html>
  20.  * to know more about SERVER_MODE.
  21.  */
  22. #undef SERVER_MODE