Gateway script PlugIn for transport Email with multipage single PDF attachment to Hylafax Server for sending, with extract phone number from user ID of Email for exsample: "To:fax-+01-782-891282@fax" best Plugin for Hylafax and Qmail
Be the first to post a text review of qmail2hylafax. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Hardware ----------------- * Server linux with install Qmail as faxmachine (fax) * install on this server hylafax * install modemFax and start test procedure Software ----------------- * Qmail ( 1.03 ) * Mime encode/decode * uuencode * pdf2ps * pdftops Introduction ----------------- I have develop gateway programm for convert Email with attachment of PDF file on fax and start send of this with hylafax. For send your EmailFax you attach on Email one PDF with multiple page into( multiple PDF on attachment is on development) and write number with this syntax: a: fax-0076-782-2xxxxx@fax Subject: fax to audi-develop order C8931 Installation ----------------- On Your qmail on user fax user .qmail for receive and convert into TIFF CCITT image fro fax the gateway script on perl upload below. # cat .qmail-fax-default | ./gateway-qmail2fax.pl with right show this: # ls -las .qmail-fax-default 4 -rw-r--r-- 1 vpopmail vchkpw 25 Jul 21 2005 .qmail-fax-default For receive on you mail server insert into this file Email of account enable for receive Email with Fax convert on PDF. I have convert on bold size variation of file ( remenber fisrt modify copy this file for save old version) Edit: /var/spool/fax/bin/faxrcvd ... # These settings may not be present in setup.cache if user upgraded and # didn't re-run faxsetup; we set them before calling setup.cache for # backward compatibility. ENCODING=base64 MIMENCODE=mimencode TTYCMD=tty UUENCODE=uuencode . etc/setup.cache INFO=$SBIN/faxinfo FAX2PS=$TIFFBIN/fax2ps TIFF2PS=tiff2ps PS2PDF=ps2pdf TOADDR=info[@SPAM_remove_this]esssrl.it FROMADDR=faxmaster TIFFINFO=tiffinfo NOTIFY_FAXMASTER=always ... # # Permit various types of attachment types: ps, tif, pdf # Note that non-ASCII filetypes require an encoder. # pdf requires tiff2ps and ps2pdf # FILETYPE=pdf SENDTO=info[@SPAM_remove_this]esssrl.it ... # HOSTNAME=`omega.ess.prv` PORT=4559 ...end INSTALL
Hardware ----------------- * Server linux with install Qmail as faxmachine (fax) * install on this server hylafax * install modemFax and start test procedure Software ----------------- * Qmail ( 1.03 ) * Mime encode/decode * uuencode * pdf2ps * pdftops Introduction ----------------- I have develop gateway programm for convert Email with attachment of PDF file on fax and start send of this with hylafax. For send your EmailFax you attach on Email one PDF with multiple page into( multiple PDF on attachment is on development) and write number with this syntax: a: fax-0076-782-2xxxxx@fax Subject: fax to audi-develop order C8931 Installation ----------------- On Your qmail on user fax user .qmail for receive and convert into TIFF CCITT image fro fax the gateway script on perl upload below. # cat .qmail-fax-default | ./gateway-qmail2fax.pl with right show this: # ls -las .qmail-fax-default 4 -rw-r--r-- 1 vpopmail vchkpw 25 Jul 21 2005 .qmail-fax-default For receive on you mail server insert into this file Email of account enable for receive Email with Fax convert on PDF. I have convert on bold size variation of file ( remenber fisrt modify copy this file for save old version) Edit: /var/spool/fax/bin/faxrcvd ... # These settings may not be present in setup.cache if user upgraded and # didn't re-run faxsetup; we set them before calling setup.cache for # backward compatibility. ENCODING=base64 MIMENCODE=mimencode TTYCMD=tty UUENCODE=uuencode . etc/setup.cache INFO=$SBIN/faxinfo FAX2PS=$TIFFBIN/fax2ps TIFF2PS=tiff2ps PS2PDF=ps2pdf TOADDR=info[@SPAM_remove_this]esssrl.it FROMADDR=faxmaster TIFFINFO=tiffinfo NOTIFY_FAXMASTER=always ... # # Permit various types of attachment types: ps, tif, pdf # Note that non-ASCII filetypes require an encoder. # pdf requires tiff2ps and ps2pdf # FILETYPE=pdf SENDTO=info[@SPAM_remove_this]esssrl.it ... # HOSTNAME=`omega.ess.prv` PORT=4559 ...end INSTALL
Now is available for correct problem with format of page, new relase. This update is made for correct converter of page PDF to Ps with explicit definition of format for cut Black on footer of page when convert Attachment PDF of Acrobat 7.0 to ps for send fax script.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?