mail2fax
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Get Fax numbers from mail body and send mail attachment file's to fax
### Mail2Fax Bash script

this program find fax numbers from body of message's and split this message and attachment file to "MESSAGE" Folder 
then send attachment to fax number .

1) Get mail with fetchmail . (Note : Configure fetchmail.rc)
2) make new user : 
	useradd -mc "mail2fax" -s /bin/bash -d /var/spool/mail2fax mail2fax 
3) copy script to mail2fax home directory 
4) configure crontab for automatic send to fax process 



本源码包内暂不包含可直接显示的源代码文件,请下载源码包。