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] e-mail notifications



On Fri, 13 Feb 2009, Pere Pie wrote:


If you've RETURNFILETYPE in FaxNotify, and are getting the notify
emalis, but without attachments, I have no idea why.

But at this point, you haven't even made it clear if you're even getting
*any* notification mails your expecting.  Did you even submit the job
requesting notification?  With sendfax, that's the -D/-N/-R options.  I
have no idea what config/option your windows client would need.

a.

--> snipped



But, no attachment is received.

FaxNotify file is :


/RETURNFILETYPE=pdf; NOTIFY_FAXMASTER/

Any Idea?

Thanks in advance,

Pere


Pere, notify sets the conditions (such as always or never - see man notify) and I have this in (fax)/etc FaxNotify to mail a copy of sucessful faxes:

if [ "$WHY" == "done" ]; then
                  RETURNFILETYPE=pdf;
fi

and then set (fax)/etc FaxDispatch to tell hylafax how, who, and when to dispatch the faxes:

SENDTO=drf;
FILETYPE=pdf;
NOTIFY_FAXMASTER=never;

as I have a small office and don't want all the technical stuff sent at all. I'll look it up in the logs if the need arises.

A little page explains my setup here:
http://maplepark.com/~drf/consults/FaxServer.php

Dave


--
David Forrest St. Louis, Missouri



____________________ 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*




Project hosted by iFAX Solutions