Running AIX 4.3.3 ML 9
I would like to be able to print to an AIX printer and have it Email my faxserver. My faxserver will then be responsible for faxing the email to the correct designation.
The Email-to-fax is working great. The part I am missing is the Print-to-email part.
Signed into AIX I can:
(root)> mailx -s "subject here" faxme < /myfile
and then the faxserver picks up the email, (from the AIX account as I have POP and SMTP running , whew, thanks to the help found in this forum)
The question I have is how do I define a custom generic text like printer that will email the 'print job' to faxme@. I've tried to define a custom printer with a backend job to "mailx faxme" - but that is obviously not working. I have been able to create a print queue to print to a /dev/myfaxfile text file, so if I can email this file, I'd be all set and I thus need to do it once it has been "printed" to the file.
Any help is appreciated
Mike Wendling
Administrator
(AIX, SSA, NT and Win2000 Servers [shhh])
I would like to be able to print to an AIX printer and have it Email my faxserver. My faxserver will then be responsible for faxing the email to the correct designation.
The Email-to-fax is working great. The part I am missing is the Print-to-email part.
Signed into AIX I can:
(root)> mailx -s "subject here" faxme < /myfile
and then the faxserver picks up the email, (from the AIX account as I have POP and SMTP running , whew, thanks to the help found in this forum)
The question I have is how do I define a custom generic text like printer that will email the 'print job' to faxme@. I've tried to define a custom printer with a backend job to "mailx faxme" - but that is obviously not working. I have been able to create a print queue to print to a /dev/myfaxfile text file, so if I can email this file, I'd be all set and I thus need to do it once it has been "printed" to the file.
Any help is appreciated
Mike Wendling
Administrator
(AIX, SSA, NT and Win2000 Servers [shhh])