Wiki source code of Mail2Fax
Last modified by Jonathan Usrey on 2026/03/13 16:17
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | (% class="jumbotron" %) | ||
| 2 | ((( | ||
| 3 | (% class="container" %) | ||
| 4 | ((( | ||
| 5 | = Mail2Fax = | ||
| 6 | |||
| 7 | Send a document to any connected fax number through your email service. | ||
| 8 | ))) | ||
| 9 | ))) | ||
| 10 | |||
| 11 | (% class="row" %) | ||
| 12 | ((( | ||
| 13 | (% class="col-xs-12 col-sm-8" %) | ||
| 14 | ((( | ||
| 15 | == Send A New Fax via Email == | ||
| 16 | |||
| 17 | ((( | ||
| 18 | * To: [[outgoing@hivefax.com>>mailto:outgoing@hivefax.com]] | ||
| 19 | * From: If you send a mail from any other address the email will be ignored | ||
| 20 | * Subject: {the number you are sending to} Example: 8056421456 | ||
| 21 | * Body: Text in the body of your email will be ignored, please include all information you wish to be transmitted, in your attachments. Best practice is to leave the body of your email blank | ||
| 22 | * Attachments: see below requirements and restrictions | ||
| 23 | ** Allowed formats: pdf, jpg, jpeg, png, gif, html, txt, xls, xlsx, csv, tif, ps, eps, doc | ||
| 24 | ** File Size: Max size of 5MB per attachment | ||
| 25 | ** Quantity of attachments: (minimum 1, maximum 20). | ||
| 26 | ** Image Size: If attachment is an image file (jpg, jpeg, gif or png), the width x(times) height must be more than 10000 pixels for it to be included in the fax. (This is to prevent faxing email signature graphics) | ||
| 27 | ** Cover Page: If there is a file name cover.* then its used as cover page | ||
| 28 | ** Fax Page Order: If ALL files (except cover.*) are numeric files (example: 1.doc, 2.txt, 3.xls, etc.), the fax pages will be sorted in numerical order, preceded by the cover.* file is present. However, if one file is not numerical, then the order used is determined by the order the attachments are received (the cover.* file will still be displayed first) | ||
| 29 | ))) | ||
| 30 | ))) | ||
| 31 | |||
| 32 | |||
| 33 | (% class="col-xs-12 col-sm-4" %) | ||
| 34 | ((( | ||
| 35 | {{box title="**Contents**"}} | ||
| 36 | {{toc/}} | ||
| 37 | {{/box}} | ||
| 38 | |||
| 39 | [[image:Mail2Fax.png||alt="image1.jpg"]] | ||
| 40 | //Figure 1: Mail2Fax via Outlook// | ||
| 41 | ))) | ||
| 42 | ))) |