Hylafax Mailing List Archives |
Hi
Am 2005-12-21 11:25, schrieb Ali Hamed:
> 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
> ----------------------------------------------------------------------
FaxMaster is an Alias, have a look in /etc/aliases where the mail going
Then you must create a mail alias in your mail-server configuration
Have a look to the Doku of them
SENDTO=to the mail alias and then he will send it to all
|