Con sendmail lo puedes hacer, es algo asi: ...
3.3.3 Other Protocols There are many other kinds of network protocols that sendmail can use to transport email. Some of them may have shown up when you ran grep earlier. Other common possibilities might look like one of these: Mfax, P=/usr/local/lib/fax/mailfax, F=DFMhu, S=14, R=24, M=100000, Mmail11, P=/usr/etc/mail11, F=nsFx, S=15, R=25, A=mail11 $g $x $h $u Mmac, P=/usr/bin/macmail, F=CDFMmpsu, R=16, S=16, A=macmail -t $u The Mfax line defines one of the many possible ways to send a FAX using sendmail. FAX transports images of documents over telephone lines. In the configuration line above, the /usr/lib/fax/mailfax program is run, and a mail message is fed to it for conversion to and transmission as a FAX image. The Mmail11 line defines a way of using the mail11(1) program to transport email over a DECnet network, used mostly by Digital Equipment Corporation (DEC) machines. The Mmac line defines a way to transport mail to Macintosh machines that are connected together on an AppleTalk network. In all of these examples, note that sendmail sends email over other networks by running programs that are tailored specifically for that use. Remember that the only network that sendmail can use directly is a TCP/IP-based network. [6] [6] Actually, we're fudging for simplicity. V8 sendmail can also send messages over an ISO network Creo que en ambas maquinas debes tener sendmail (para que en "aliasses" encuentren el programa que despachara el fax). yo recien estoy aprendiendo acerca de sendmail y eso es lo que se hasta ahora. Busca un manual gratis de sendmail en internet a ver si te ayuda, yo uso uno de la oficina y no lo puedo mandar :-( Pablo. On Wed, 9 Mar 2005 10:41:13 +0100, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Buenos dias, > os escribo para hacer una pregunta. > Estoy montando un servidor hylafax en el centro con Debian. Ya he conseguido > hacer que pueda > - mandar un fax desde el servidor > - recibir un fax en el servidor > Ahora quiero hacer lo siguiente. Tengo un servidor aparte de Lotus Notes > (supongamos se llama SERVIDORNOTES). Quiero que los usuarios de este > servicio, puedan mandar faxes desde el correo electr�nico (he leido que es > algo as� como [EMAIL PROTECTED] o algo as�) y que dicha petici�n llegue > al servidor de hylafax (HYLAFAX01) y este lo saque por la linea de fax. > > SAbeis qu� es lo que tengo que hacer? Supongo que en el servidor HYLAFAX01 > tengo que configurar un servidor de correo (con sendmail o algo as�) que > atienda al dominio "faximh")... o?? > > Teneis idea donde puedo encontrar informaci�n? Me estoy volviendo loca, y no > consigo hacer nada. > > Desde el servidor HYLAFAX01 si escribo a [EMAIL PROTECTED] le llega al usuario > koro del sistema un correo, �como hago lo del fax? > > Muchas gracias y un saludo! > > ------------------------------------------------------------------------- > > Apuntate mi nueva direcci�n: [EMAIL PROTECTED] > Nire helbide berria apuntatu: [EMAIL PROTECTED] > -- (o_ Pablo Wolter //\ Usuario #284649 V_/_ Debian Sid Kernel 2.6.8

