home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / fax-3.2.1 / doc / faxmail.doc < prev    next >
Encoding:
Text File  |  1992-07-31  |  713 b   |  31 lines

  1. The faxmail gateway operates as follows:
  2.  
  3. Send mail to fax-service@ai.mit.edu
  4.  
  5. In the header include the fields:
  6.  
  7. faxphone: <dialstring>
  8. faxrecipient: <string>
  9. optional
  10. faxreply: <string>
  11. faxfont: <string> [such CourierBold12 or LeftyCasual14]
  12.  
  13.  
  14. The faxphone field is the only one that is required. The dialstring is a
  15. Hayes modem style phone number, plus the accepted 
  16.  
  17. The phone number is given as a Hayes modem style dial string. 
  18. Valid dial characters are:
  19.  
  20. 0-9 Numeric Digits
  21. * # A-D Auxiliary Digits
  22. T   Tone Dialing
  23. P   Pulse Dialing
  24. ,   Pause for (S8) seconds, default is 2 seconds
  25. /   Pause 1/8 second in dialing sequence
  26. W   Wait for second Dial Tone
  27.  
  28. For more details see the fax man page (man fax).
  29.  
  30.  
  31.