Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[hylafax-users] sendfax does not send email notification

824 views
Skip to first unread message

David Cunningham

unread,
Feb 25, 2011, 8:10:34 AM2/25/11
to hylafa...@hylafax.org
Hi all,

I'm using sendfax to send a fax and for some reason not getting an email
notification. My sendmail log doesn't show any request to send an email, but
/var/log/messages does show the fax send activity.

The following is the command I'm using. Can anyone suggest a cause or where
to start looking? Thanks for any advice!

/usr/bin/sendfax -n -R -f 'us...@address.com' -d '12345678' /path/to/file.ps


--
David Cunningham, Voisonics
http://voisonics.com/
US toll-free: +1 888 842 2720
UK: +44 (0) 20 3298 1642
Australia: +61 (0) 2 8063 9019

d.da...@mastertraining.it

unread,
Feb 25, 2011, 10:45:04 AM2/25/11
to hylafa...@hylafax.org
In your place, I'd verify that the fax server can send email at all. I'd
try mailq command to see if there are enqueued mail waiting to be sent.

On 02/25/2011 02:09 PM, David Cunningham wrote:
> Hi all,
>
> I'm using sendfax to send a fax and for some reason not getting an
> email notification. My sendmail log doesn't show any request to send
> an email, but /var/log/messages does show the fax send activity.
>
> The following is the command I'm using. Can anyone suggest a cause or
> where to start looking? Thanks for any advice!
>

> /usr/bin/sendfax -n -R -f 'us...@address.com <mailto:us...@address.com>'
> -d '12345678' /path/to/file.ps <http://file.ps>

David Cunningham

unread,
Feb 25, 2011, 5:36:00 PM2/25/11
to d.da...@mastertraining.it, hylafa...@hylafax.org
Hello,

It definitely can - there are other entries in the maillog and I can send a
test mail successfully.

Any suggestions?


On Sat, Feb 26, 2011 at 2:44 AM, d.da...@mastertraining.it <
d.da...@mastertraining.it> wrote:

> In your place, I'd verify that the fax server can send email at all. I'd
> try mailq command to see if there are enqueued mail waiting to be sent.
>
>
>
>
>
>
> On 02/25/2011 02:09 PM, David Cunningham wrote:
>
> Hi all,
>
> I'm using sendfax to send a fax and for some reason not getting an email
> notification. My sendmail log doesn't show any request to send an email, but
> /var/log/messages does show the fax send activity.
>
> The following is the command I'm using. Can anyone suggest a cause or where
> to start looking? Thanks for any advice!
>

> /usr/bin/sendfax -n -R -f 'us...@address.com' -d '12345678' /path/to/
> file.ps

d.da...@mastertraining.it

unread,
Feb 28, 2011, 4:56:58 AM2/28/11
to hylafa...@hylafax.org
Hi,
I agree it's quite hard to debug if nothing is registered in logs. As
far as I understand Hylafax use the local smtp to send emails, on
127.0.0.1 port 25. When mine is not configured or has a problem on
relaying email, I can find the unsent messages with mailq. But seems
yours are not sent at all. I tried your very same sendfax syntax an
worked. Are you using the variables in faxrcvd?

On 02/25/2011 11:35 PM, David Cunningham wrote:
> Hello,
>
> It definitely can - there are other entries in the maillog and I can
> send a test mail successfully.
>
> Any suggestions?
>
>
> On Sat, Feb 26, 2011 at 2:44 AM, d.da...@mastertraining.it

> <mailto:d.da...@mastertraining.it> <d.da...@mastertraining.it

> <mailto:d.da...@mastertraining.it>> wrote:
>
> In your place, I'd verify that the fax server can send email at
> all. I'd try mailq command to see if there are enqueued mail
> waiting to be sent.
>
>
>
>
>
>
> On 02/25/2011 02:09 PM, David Cunningham wrote:
>> Hi all,
>>
>> I'm using sendfax to send a fax and for some reason not getting
>> an email notification. My sendmail log doesn't show any request
>> to send an email, but /var/log/messages does show the fax send
>> activity.
>>
>> The following is the command I'm using. Can anyone suggest a
>> cause or where to start looking? Thanks for any advice!
>>
>> /usr/bin/sendfax -n -R -f 'us...@address.com

>> <mailto:us...@address.com>' -d '12345678' /path/to/file.ps
>> <http://file.ps>
>>
>>

David Cunningham

unread,
Feb 28, 2011, 6:35:38 AM2/28/11
to d.da...@mastertraining.it, hylafa...@hylafax.org
Hello,

What exactly do you mean by "using the variables in faxrcvd"?

Thanks for your assistance!


On Mon, Feb 28, 2011 at 8:56 PM, d.da...@mastertraining.it <
d.da...@mastertraining.it> wrote:

> Hi,
> I agree it's quite hard to debug if nothing is registered in logs. As far
> as I understand Hylafax use the local smtp to send emails, on 127.0.0.1 port
> 25. When mine is not configured or has a problem on relaying email, I can
> find the unsent messages with mailq. But seems yours are not sent at all. I
> tried your very same sendfax syntax an worked. Are you using the variables
> in faxrcvd?
>
>
>
> On 02/25/2011 11:35 PM, David Cunningham wrote:
>
> Hello,
>
> It definitely can - there are other entries in the maillog and I can send a
> test mail successfully.
>
> Any suggestions?
>
>
> On Sat, Feb 26, 2011 at 2:44 AM, d.da...@mastertraining.it <

> d.da...@mastertraining.it> wrote:
>
>> In your place, I'd verify that the fax server can send email at all. I'd
>> try mailq command to see if there are enqueued mail waiting to be sent.
>>
>>
>>
>>
>>
>>
>> On 02/25/2011 02:09 PM, David Cunningham wrote:
>>
>> Hi all,
>>
>> I'm using sendfax to send a fax and for some reason not getting an email
>> notification. My sendmail log doesn't show any request to send an email, but
>> /var/log/messages does show the fax send activity.
>>
>> The following is the command I'm using. Can anyone suggest a cause or
>> where to start looking? Thanks for any advice!
>>

>> /usr/bin/sendfax -n -R -f 'us...@address.com' -d '12345678' /path/to/
>> file.ps

d.da...@mastertraining.it

unread,
Feb 28, 2011, 7:20:42 AM2/28/11
to David Cunningham, hylafa...@hylafax.org
I was using Hylafax 4.3.1 alone and to enable the notifications I hat to
set this variable in /var/spool/hylafax/bin/faxrcvd:
FROMADDR=f...@domain.it

Now I'm using "Avatfax" on top of Hylafax, a bit different.
Notifications are configured on user basis from the WebGui.


On 02/28/2011 12:34 PM, David Cunningham wrote:
> Hello,
>

> What exactly do you mean by "using the variables in faxrcvd"?
>
> Thanks for your assistance!
>
>
> On Mon, Feb 28, 2011 at 8:56 PM, d.da...@mastertraining.it

> <mailto:d.da...@mastertraining.it> <d.da...@mastertraining.it

> <mailto:d.da...@mastertraining.it>> wrote:
>
> Hi,
> I agree it's quite hard to debug if nothing is registered in logs.
> As far as I understand Hylafax use the local smtp to send emails,
> on 127.0.0.1 port 25. When mine is not configured or has a problem
> on relaying email, I can find the unsent messages with mailq. But
> seems yours are not sent at all. I tried your very same sendfax
> syntax an worked. Are you using the variables in faxrcvd?
>
>
>
> On 02/25/2011 11:35 PM, David Cunningham wrote:
>> Hello,
>>
>> It definitely can - there are other entries in the maillog and I
>> can send a test mail successfully.
>>
>> Any suggestions?
>>
>>
>> On Sat, Feb 26, 2011 at 2:44 AM, d.da...@mastertraining.it

>> <mailto:d.da...@mastertraining.it> <d.da...@mastertraining.it


>> <mailto:d.da...@mastertraining.it>> wrote:
>>
>> In your place, I'd verify that the fax server can send email
>> at all. I'd try mailq command to see if there are enqueued
>> mail waiting to be sent.
>>
>>
>>
>>
>>
>>
>> On 02/25/2011 02:09 PM, David Cunningham wrote:
>>> Hi all,
>>>
>>> I'm using sendfax to send a fax and for some reason not
>>> getting an email notification. My sendmail log doesn't show
>>> any request to send an email, but /var/log/messages does
>>> show the fax send activity.
>>>
>>> The following is the command I'm using. Can anyone suggest a
>>> cause or where to start looking? Thanks for any advice!
>>>
>>> /usr/bin/sendfax -n -R -f 'us...@address.com

>>> <mailto:us...@address.com>' -d '12345678' /path/to/file.ps
>>> <http://file.ps>
>>>
>>>

David Cunningham

unread,
Feb 28, 2011, 9:49:13 PM2/28/11
to d.da...@mastertraining.it, hylafa...@hylafax.org
Thank you very much for the assistance!

I traced it to a file permissions issue - all working now.


On Mon, Feb 28, 2011 at 11:20 PM, d.da...@mastertraining.it <
d.da...@mastertraining.it> wrote:

> I was using Hylafax 4.3.1 alone and to enable the notifications I hat to
> set this variable in /var/spool/hylafax/bin/faxrcvd:
> FROMADDR=f...@domain.it
>
> Now I'm using "Avatfax" on top of Hylafax, a bit different. Notifications
> are configured on user basis from the WebGui.
>
>
>
>
>
> On 02/28/2011 12:34 PM, David Cunningham wrote:
>
> Hello,
>
> What exactly do you mean by "using the variables in faxrcvd"?
>
> Thanks for your assistance!
>
>
> On Mon, Feb 28, 2011 at 8:56 PM, d.da...@mastertraining.it <

> d.da...@mastertraining.it> wrote:
>
>> Hi,
>> I agree it's quite hard to debug if nothing is registered in logs. As far
>> as I understand Hylafax use the local smtp to send emails, on 127.0.0.1 port
>> 25. When mine is not configured or has a problem on relaying email, I can
>> find the unsent messages with mailq. But seems yours are not sent at all. I
>> tried your very same sendfax syntax an worked. Are you using the variables
>> in faxrcvd?
>>
>>
>>
>> On 02/25/2011 11:35 PM, David Cunningham wrote:
>>
>> Hello,
>>
>> It definitely can - there are other entries in the maillog and I can send
>> a test mail successfully.
>>
>> Any suggestions?
>>
>>
>> On Sat, Feb 26, 2011 at 2:44 AM, d.da...@mastertraining.it <

>> d.da...@mastertraining.it> wrote:
>>
>>> In your place, I'd verify that the fax server can send email at all. I'd
>>> try mailq command to see if there are enqueued mail waiting to be sent.
>>>
>>>
>>>
>>>
>>>
>>>
>>> On 02/25/2011 02:09 PM, David Cunningham wrote:
>>>
>>> Hi all,
>>>
>>> I'm using sendfax to send a fax and for some reason not getting an email
>>> notification. My sendmail log doesn't show any request to send an email, but
>>> /var/log/messages does show the fax send activity.
>>>
>>> The following is the command I'm using. Can anyone suggest a cause or
>>> where to start looking? Thanks for any advice!
>>>

>>> /usr/bin/sendfax -n -R -f 'us...@address.com' -d '12345678' /path/to/
>>> file.ps

0 new messages