Ali,
Here is a copy of my FaxDispatch file:
FILETYPE=pdf;
SENDTO=FaxMaster;
MIMENCODE=bin/uuencode_it;
That's it and this sends email to Faxmaster as a pdf. Hope this
helps.
Rueben
www.sharpabt.com.au
The information contained in this
communication is confidential and may be legally privileged. It is
intended
solely for the use of the individual or entity to whom it is addressed
and
others authorised to receive it. If you are not the intended recipient
you are
hereby notified that any disclosure, copying, distribution or taking
any action
in reliance on the contents of this information is strictly prohibited
and may
be unlawful.SharpABT is
neither liable for the content of
the information contained in this communication nor for any delay in
its
receipt.
Ali Hamed wrote:
Hi;
I creat new file "FaxDispatch" file under /var/spool/hylafax/etc
because i found this line in /var/spool/hylafax/bin/faxrcvd
------------------------------------------------------------------
if [ -f etc/FaxDispatch ]; then
. etc/FaxDispatch # NB: FaxDispatch sets SENDTO
-------------------------------------------------------------------
file "FaxDispatch" like it
--------------------------------------------------------------------
SENDTO=FaxMaster;
SENDTO=faxagent@xxxxxxxxxxxxxxxxxxxxxx;
SENDTO=in.out@xxxxxxxxxxxxxx;
FILETYPE=tif; # in PDF format
----------------------------------------------------------------------
then i restart hylafax. then i recive fax but also don't recive it by
email.
Please try with me to find solution
Best Regards;
Ali Hamed
From: Chris Baechle
<bangular@xxxxxxxxx>
To: hylafax-users@xxxxxxxxxxx
Subject: Re: [hylafax-users] How can I recive fax by email?
Date: Tue, 20 Dec 2005 15:41:41 -0500
Two ways. The proper way to do it is modify a file called FaxDispatch.
Check
your faxrcvd to see where it's sourcing it from. Mine is
/var/spool/fax/bin/FaxDispatch, but this is on Suse 9.3. Yours probably
would be /var/spool/hylafax/bin/FaxDispatch, or maybe etc/FaxDispatch.
If
it's not there you may have to create it (I've run into this with a
distribution before). If all else fails, open faxrcvd in a text editor
and
look for the file it's trying to source to apply customizations. When
you
find it, set the variable SENDTO to the email address you want it to
send
to. Make sure you have a proper sendmail command installed.
The other way to do it is to set that variable right in the faxrcvd
script.
However, this may not be a good idea because when you upgrade, it may
get
overwritten (I don't think make install will, but certain distributions
might). I'd try to exhaust FaxDispatch before modifying faxrcvd.
On 12/20/05, Ali Hamed <alihamed_tux@xxxxxxxxxxx> wrote:
>
> Dear Sir
> we are using Hylafax with these Specifications:-
> HylaFAX version 4.2.3 (tar version)
> Linux Centos 4.0
> gcc-3.3.3-7
> libtiff-3.5.7-16.1
> U.S.Robotics 56K FaxModem
> ------------------------------------------------
> I can recive fax at /var/spool/hylafax/recvq/ but couldn't recive
this fax
> by email .. where i can add my email ID to fax it by email.
>
>
> Best Regards;
> Ali Hamed
>
> _________________________________________________________________
> Is your PC infected? Get a FREE online computer virus scan from
McAfee(r)
> Security.
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
>
>
> ____________________ 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@xxxxxxxxxxx
< /dev/null
> *To learn about commercial HylaFAX(tm) support, mail
sales@xxxxxxxxx*
>
>
_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/
____________________ 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@xxxxxxxxxxx <
/dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*
____________________ 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@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*
|