On Thu, 29 Apr 2004, Benny wrote:

> Just in case anyone was having the same problem...
> 
> You can get hylafax and xmail to play together by editing the last line 
> in the [hylfax installation]/bin/notify.
> 
>  From this:
> ) | 2>&1 $SENDMAIL -t -ffax -oi
> 
> To this:
> ) | 2>&1 $SENDMAIL -t -ffax
> 
> This is assuming you have the sendmail scripts switch to the xmail ones 
> as well.
> 
> Davide: Can you think of any reason why the '-oi' would have kept an 
> email message from "going out"?  Basically, I would receive an "empty 
> recipient list" message when I had the '-oi' tag on.

You should use -i



- Davide

-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to