qpage.m4
上传用户:xu_441
上传日期:2007-01-04
资源大小:1640k
文件大小:1k
源码类别:

Email客户端

开发平台:

Unix_Linux

  1. PUSHDIVERT(-1)
  2. #
  3. # Copyright (C) 1997, Philip A. Prindeville and Enteka Enterprise Technology
  4. # Services
  5. #
  6. # Copyright (c) 1999 Sendmail, Inc. and its suppliers.
  7. # All rights reserved.
  8. #
  9. # By using this file, you agree to the terms and conditions set
  10. # forth in the LICENSE file which can be found at the top level of
  11. # the sendmail distribution.
  12. #
  13. # Tested with QuickPage version 3.2
  14. #
  15. ifdef(`QPAGE_MAILER_PATH', `', `define(`QPAGE_MAILER_PATH', `/usr/local/bin/qpage')')
  16. _DEFIFNOT(`QPAGE_MAILER_FLAGS', `mDFMs')
  17. ifdef(`QPAGE_MAILER_ARGS', `', `define(`QPAGE_MAILER_ARGS', `qpage -l0 -m -P$u')')
  18. ifdef(`QPAGE_MAILER_MAX', `', `define(`QPAGE_MAILER_MAX', `4096')')
  19. POPDIVERT
  20. ######################################
  21. ###   QPAGE Mailer specification   ###
  22. ######################################
  23. VERSIONID(`$Id: qpage.m4,v 8.9 1999/11/16 03:33:04 gshapiro Exp $')
  24. Mqpage, P=QPAGE_MAILER_PATH, F=_MODMF_(QPAGE_MAILER_FLAGS, `QPAGE'),
  25. M=QPAGE_MAILER_MAX,  T=DNS/RFC822/X-Unix,
  26. A=QPAGE_MAILER_ARGS