Hi all,
I am configuring postfix to send a mail to hylafax server. I got the following information from postfix site.
/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
still my postfix is unable send a mail to hylafax. I have doubt about the "flags" option.
what options do i need.
thanks & regards
hari