<div>Hi,</div>
<div>&nbsp;I'm trying to create fax server with asterisk and spandsp. My situation is: now I can get faxes from fax machines and send tiff files attachments to users &nbsp;email boxes. But now want to create&nbsp;that I can get email&nbsp;(I'm using Postfix mail server)&nbsp;and send to fax machine. Dilemma is that I'm newbie in mail systems. I don't know how to do some actions (to run a script)&nbsp;when email&nbsp;has been&nbsp;received. I have found information how can hylafax and postfix work:
</div>
<div><em>&nbsp;/etc/postfix/master.cf:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fax&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; unix&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pipe<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; flags= user=fax argv=/usr/bin/faxmail -d -n ${user}<br><br>&nbsp;&nbsp;&nbsp; /etc/postfix/transport:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fax.your.domain
&nbsp;&nbsp; fax:localhost<br><br>&nbsp;&nbsp;&nbsp; /etc/postfix/main.cf:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; transport_maps = hash:/etc/postfix/transport<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fax_destination_recipient_limit = 1</em></div>
<div><em></em>&nbsp;</div>
<div>So I want to ask, does somebody setuped spandsp and postfix and how to get attacments? If &quot;YES&quot;, can you give me some advices how to create this!</div>
<div>&nbsp;</div>
<div>Thanks</div>
<div>&nbsp;</div>
<div>&nbsp;</div>