Displaying 2 results from an estimated 2 matches for "fax_mailer_arg".
Did you mean:
fax_mailer_args
2007 Dec 06
6
Need a sendmail help mail list
I have a sendmail question.
Can someone point me to a list appropriate to get some sendmail.mc help?
2007 Dec 06
1
Help with /usr/share/sendmail-cf/m4/proto.m4 - fax macro
OK. Digging into this...
sendmail.m4 has the lines:
define(`FAX_MAILER_PATH',`/usr/bin/faxmail')dnl
define(`FAX_MAILER_ARGS',`faxmail -d -n -p 12pt $u@$h $f')dnl
MAILER(`fax')dnl
proto.m4 has:
`R$+ < @ $+ .FAX. > $#fax $@ $2 $: $1 user at host.FAX',
`ifdef(`FAX_RELAY',
`R$*<@$+.FAX.>$* $: $>MailerToTriple < $F > $1 <@$2.FAX.>
$3...