![]() |
perl script hylafax email to fax gateway
Hello to everyone,
I am setting up hylafax server, and everything is working except one detail: I have some problems with following script: Code:
#!/usr/bin/perlstrips out from email: - text component - html component - attachements it creates in /tmp/ directory mail-16738 sub-directory and within it it creates msg-1174598017-16738-0 subdirectory and within it creates files msg-16738-1.txt msg-16738-2.html TestPage.ps I think it's done somewhere within loop: while ($_ = shift(@entities)) ...etc ) and the script is invoking system command sendfax to send a fax. What I need is limiting to extracting only attachement component out of email, or parsing just a attachement to sendfax, withouth text and html components. Considering that I don't have any knowledge about perl , please HELP !!! |
One of the Developers of Hylafax sent to my email solution to this:
Quote:
|
| All times are GMT +2. The time now is 16:42. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.