RE: freebsd network fax server?

2007-05-27 Thread Ted Mittelstaedt

The problem with the printserver routine is you have no way to
specify the recipient fax number.  Emailing the fax to the hylafax
server is the way to go.

Ted

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Dave
 Sent: Saturday, May 26, 2007 9:32 AM
 To: [EMAIL PROTECTED]; Anish Mistry
 Cc: freebsd-questions@freebsd.org
 Subject: Re: freebsd network fax server?


 Hi,
 I do have windows clients, and i do not have any fax client
 software for
 them. I thought i could just go through a cups printserver that
 i've got but
 haven't seen anything to get that going. I am open to suggestions.
 Thanks.
 Dave.

 - Original Message -
 From: Thanos Rizoulis [EMAIL PROTECTED]
 To: Anish Mistry [EMAIL PROTECTED]
 Cc: Dave [EMAIL PROTECTED]; freebsd-questions@freebsd.org
 Sent: Saturday, May 26, 2007 11:39 AM
 Subject: Re: freebsd network fax server?


  O/H Anish Mistry Ýãñáøå:
  On Thursday 24 May 2007, Dave wrote:
  Hello,
  I've got a setup using HylaFAX.
 
  The critical parts of the question about Hylafax are:
  a) are you using hylafax server with windows clients? and if yes
  b) what cliesnt software are you using to send faxes? (there
 are dosens of
  them)
 
  I am interested too in such a solution and I am stuck at what client to
  select for windows based machines.
 
  --
  RTFM and STFW before anything bad happens
  _
  Thanos Rizoulis
  Electronic Computing Systems Engineer
  Larissa, Greece
  FreeBSD/PCBSD user
  ___
  freebsd-questions@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
  [EMAIL PROTECTED]

 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: freebsd network fax server?

2007-05-27 Thread Daniel Marsh

On 5/27/07, Ted Mittelstaedt [EMAIL PROTECTED] wrote:



The problem with the printserver routine is you have no way to
specify the recipient fax number.  Emailing the fax to the hylafax
server is the way to go.

Ted

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Dave
 Sent: Saturday, May 26, 2007 9:32 AM
 To: [EMAIL PROTECTED]; Anish Mistry
 Cc: freebsd-questions@freebsd.org
 Subject: Re: freebsd network fax server?


 Hi,
 I do have windows clients, and i do not have any fax client
 software for
 them. I thought i could just go through a cups printserver that
 i've got but
 haven't seen anything to get that going. I am open to suggestions.
 Thanks.
 Dave.

 - Original Message -
 From: Thanos Rizoulis [EMAIL PROTECTED]
 To: Anish Mistry [EMAIL PROTECTED]
 Cc: Dave [EMAIL PROTECTED]; freebsd-questions@freebsd.org
 Sent: Saturday, May 26, 2007 11:39 AM
 Subject: Re: freebsd network fax server?


  O/H Anish Mistry Ýãñáøå:
  On Thursday 24 May 2007, Dave wrote:
  Hello,
  I've got a setup using HylaFAX.
 
  The critical parts of the question about Hylafax are:
  a) are you using hylafax server with windows clients? and if yes
  b) what cliesnt software are you using to send faxes? (there
 are dosens of
  them)
 
  I am interested too in such a solution and I am stuck at what client
to
  select for windows based machines.
 
  --
  RTFM and STFW before anything bad happens
  _
  Thanos Rizoulis
  Electronic Computing Systems Engineer
  Larissa, Greece
  FreeBSD/PCBSD user
  ___



I currently use Hylafax on a FreeBSD server to send and receive faxes, when
receiving it sends it to a different person specified on the fax number they
received it on.
To send faxes I've tried several different solutions, one was a printer
shared via samba/cups (smbfax) this would look in the produced postscript
for a line Fax-nr: 993848210 and send the fax to that number, this is
great if you use fax coversheets in word, another as an e-mail receiver, but
the most successful I've tried is installing a driver on each machine
separately that prompts you for a fax number and allows you to save an
address book when sending faxes (winprint hylafax).

Regardless of my experience with these, the best place to find software that
you could make use of as a client is listed at:
http://www.hylafax.org/content/Desktop_Client_Software

I have found the hylafax handbook on par with the FreeBSD handbook with
clarity, readability and a bloody excellent source of information on how to
implement servers and clients.

Thanks
Daniel
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: freebsd network fax server?

2007-05-26 Thread Thanos Rizoulis

O/H Anish Mistry έγραψε:

On Thursday 24 May 2007, Dave wrote:

Hello,
I've got a setup using HylaFAX. 


The critical parts of the question about Hylafax are:
a) are you using hylafax server with windows clients? and if yes
b) what cliesnt software are you using to send faxes? (there are dosens 
of them)


I am interested too in such a solution and I am stuck at what client to 
select for windows based machines.


--
RTFM and STFW before anything bad happens
_
Thanos Rizoulis
Electronic Computing Systems Engineer
Larissa, Greece
FreeBSD/PCBSD user
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: freebsd network fax server?

2007-05-26 Thread Dave

Hi,
   I do have windows clients, and i do not have any fax client software for 
them. I thought i could just go through a cups printserver that i've got but 
haven't seen anything to get that going. I am open to suggestions.

Thanks.
Dave.

- Original Message - 
From: Thanos Rizoulis [EMAIL PROTECTED]

To: Anish Mistry [EMAIL PROTECTED]
Cc: Dave [EMAIL PROTECTED]; freebsd-questions@freebsd.org
Sent: Saturday, May 26, 2007 11:39 AM
Subject: Re: freebsd network fax server?



O/H Anish Mistry έγραψε:

On Thursday 24 May 2007, Dave wrote:

Hello,

I've got a setup using HylaFAX.


The critical parts of the question about Hylafax are:
a) are you using hylafax server with windows clients? and if yes
b) what cliesnt software are you using to send faxes? (there are dosens of 
them)


I am interested too in such a solution and I am stuck at what client to 
select for windows based machines.


--
RTFM and STFW before anything bad happens
_
Thanos Rizoulis
Electronic Computing Systems Engineer
Larissa, Greece
FreeBSD/PCBSD user
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED] 


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: freebsd network fax server?

2007-05-26 Thread Roland Smith
On Sat, May 26, 2007 at 12:32:08PM -0400, Dave wrote:
  Hi,
 I do have windows clients, and i do not have any fax client software for 
  them. I thought i could just go through a cups printserver that i've got but 
  haven't seen anything to get that going. I am open to suggestions.

Maybe http://vigna.dsi.unimi.it/fax4CUPS/ will do what you want?

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgp3PfG7YdUXC.pgp
Description: PGP signature


Re: freebsd network fax server?

2007-05-24 Thread Matthias Apitz
El día Thursday, May 24, 2007 a las 02:53:20AM -0400, Dave escribió:

 Hello,
I was wondering if FreeBSD could relay or act as a network fax server? 
 I've got a FreeBSD box that has a fax modem attached to it, and another 
 machine that's a print server. I was wondering if say from a windows box i 
 could submit a document to be printed but the printserver sends it 
 cross-network to the fax box, which sends it? Is this doable?
 Thanks.
 Dave.

HylaFAX (/usr/ports/comms/hylafax) has enough interfaces to build
such a solution; we still use it as a fax server here.

matthias
-- 
Matthias Apitz
Manager Technical Support - OCLC PICA GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e [EMAIL PROTECTED] - w http://www.oclcpica.org/ http://guru.UnixLand.de/
b http://gurucubano.blogspot.com/
OCLC PICA GmbH, Geschaeftsfuehrer: Christine Magin-Weeger, Norbert Weinberger
Sitz der Gesellschaft: Oberhaching, HRB Muenchen: 113261
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: freebsd network fax server?

2007-05-24 Thread Anish Mistry
On Thursday 24 May 2007, Dave wrote:
 Hello,
 I was wondering if FreeBSD could relay or act as a network fax
 server? I've got a FreeBSD box that has a fax modem attached to it,
 and another machine that's a print server. I was wondering if say
 from a windows box i could submit a document to be printed but the
 printserver sends it cross-network to the fax box, which sends it?
 Is this doable? Thanks.
I've got a setup using HylaFAX.  It's not exactly what you mention 
though.  What we have setup is that you can send and email to the fax 
box with a postscript attachment and the email will act as the fax 
coversheet and the attached document will the the rest of the fax.  
You can setup filters with HylaFAX to do things like PDF-PS 
conversion automatically.

-- 
Anish Mistry
[EMAIL PROTECTED]
AM Productions http://am-productions.biz/


pgpFEJoy1LsNX.pgp
Description: PGP signature