HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: problems sending email notification with hylafax
- To: flexfax@sgi.com
- Subject: Re: flexfax: problems sending email notification with hylafax
- From: Dmitry Bely <dbely@mail.ru>
- Date: 17 Feb 2000 08:45:14 +0300
"Marc Swanson" <marcswanson@mediaone.net> writes:
> I have a client who is using hylafax v4.0pl. There are 2 hylafax servers
> running. They had no trouble with email notification (using the -D option
> with -f 'user@domain.com' when they were running fax commands from the
> machine locally, but when hylafax is run from a different machine and
> specifying the original machine as the dial out server, email notification
> doesn't appear to work... So is sendmail (that is what gets invoked for this
> correct?) called from the client or the server machine? Any ideas why
> emailing would break when using a client box?
Does the client submit its e-mail address to the server? Set the necessary
tracing level and check hfaxd's log. It should contain something like
Jan 24 12:20:03 gw HylaFAX[15062]: command: JNEW
Jan 24 12:20:03 gw HylaFAX[15062]: <--- 200 New job created: jobid: 452 groupid: 452.
[...]
Jan 24 12:20:03 gw HylaFAX[15062]: command: JPARM NOTIFYADDR dbely
Jan 24 12:20:03 gw HylaFAX[15062]: <--- 213 NOTIFYADDR set to "dbely".
[...]
Jan 24 12:20:03 gw HylaFAX[15062]: command: JSUBM
If client fails to issue JPARM NOTIFYADDR, check if it's properly
configured.
Hope to hear from you soon,
Dmitry