OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Fax server with postfix

From: Kai Fürstenberg (postfixfuerstenberg.ws)
Date: Sun Oct 01 2006 - 12:22:40 CDT


Giedrius Augys schrieb:
> Hi,
> I'm newbie in mail systems. So now I'm creating asterisk fax server
> with spandsp. And I want to run my script, when mail arrives to
> particular one user (in subject field would be a fax number,
> attachment file would be tiff or pdf). And I don't know how to do this
> and grab attachment file. Maybe you can give me some advices how to do
> this.
> Thanks
Hi,

this is not a postfix issue. Postfix is a MDA and does not modify mail
content, nor does is split the mail into subject, body and attachment,
nor work on these. The other way round could be a postfix issue, when
you receive a fax and want to send it to some mailbox unsing postfix as MDA.

Perhaps your question would be something for the Asterisk-Users mailing
list.

As I know there are already solutions for email-to-fax working with
Asterisk, but I don't use this on my own Asterisk, so I can't help you
with this.

Kai