fax.m4
Upload User: xu_441
Upload Date: 2007-01-04
Package Size: 1640k
Code Size: 1k
Category:

Email Client

Development Platform:

Unix_Linux

  1. PUSHDIVERT(-1)
  2. #
  3. # Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
  4. # All rights reserved.
  5. # Copyright (c) 1983 Eric P. Allman.  All rights reserved.
  6. # Copyright (c) 1988, 1993
  7. # The Regents of the University of California.  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. #
  14. #  This assumes you already have Sam Leffler's HylaFAX software.
  15. #
  16. #  Tested with HylaFAX 4.0pl1
  17. #
  18. ifdef(`FAX_MAILER_ARGS',,
  19. `define(`FAX_MAILER_ARGS', faxmail -d $u@$h $f)')
  20. ifdef(`FAX_MAILER_PATH',,
  21. `define(`FAX_MAILER_PATH', /usr/local/bin/faxmail)')
  22. ifdef(`FAX_MAILER_MAX',,
  23. `define(`FAX_MAILER_MAX', 100000)')
  24. POPDIVERT
  25. ####################################
  26. ###   FAX Mailer specification   ###
  27. ####################################
  28. VERSIONID(`$Id: fax.m4,v 8.15 1999/10/18 04:57:53 gshapiro Exp $')
  29. Mfax, P=FAX_MAILER_PATH, F=DFMhu, S=14, R=24,
  30. M=FAX_MAILER_MAX, T=X-Phone/X-FAX/X-Unix,
  31. A=FAX_MAILER_ARGS
  32. LOCAL_CONFIG
  33. CPFAX