From: Kai Fürstenberg (no email)
Date: Mon Oct 02 2006 - 03:27:45 EDT
Giedrius Augys wrote:
> I have configured postfix by this example:
>
> # Over here we are using the scheme <fax number>@fax.our.domain
> # with Postfix and HylaFax. Here's the setup used:
> #
> # /etc/postfix/master.cf:
> # fax unix - n n - 1 pipe
> # flags= user=fax argv=/usr/bin/faxmail -d -n ${user}
> #
> # /etc/postfix/transport:
> # fax.your.domain fax:localhost
> #
> # /etc/postfix/main.cf:
> # transport_maps = hash:/etc/postfix/transport
> # fax_destination_recipient_limit = 1
> #
>
> But in my folder I cant't find a mail. Maybe the best way is tu use
> procmail .
>
I found a tutorial which describes this configuration.
As I understand this configuration, your mails are not saved in a file,
but sent directly to /usr/bin/faxmail, which does the rest by itself.
Can you send some logs?
BTW: postconf -n would also be welcome.
-- Kai
|
|
|