HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Hylafax and postfix
On Fri, 08 Aug 2003 15:38:09 +0200, "Michele Della Marina"
<michele@cdm-soft.it> wrote:
>/etc/postfix/master.cf:
>> fax unix - n n - 1 pipe
>> flags= user=fax argv=/usr/bin/faxmail -d -n ${user}
>>---------
>>Aug 8 11:03:53 Michele postfix/postfix-script: starting the Postfix mail
>>systemAug 8 11:03:53 Michele postfix/master[2754]: fatal:
>>/etc/postfix/master.cf: line 110: bad transport type: user=fax
>>-----------
>
>Below my master.cf (... I'm using postfix 1.1.11):
>Sorry for mail layout (I must using webmail for sending mail...)
>uucp unix - n n - - pipe
> flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail.postfix
>($recipient)
>ifmail unix - n n - - pipe
> flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
>bsmtp unix - n n - - pipe
> flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
>
># Interfaccia per hylafax
>
>
>fax unix - n n - 1 pipe
>flags=R user=fax argv=/usr/bin/faxmail -d -n ${user}
1) What you posted in the 1st message is different from what you added to
master.cf: you didn't put spaces on the second line before "flags".
2) Look at the examples of the other transports, all have spaces before
"flags".
3) I just tried taking out the spaces and I get the very same error you
talked about
So, add spaces before "flags".
--
giulioo@pobox.com
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*