Neuron

9. Send attached files in mails in automatic way. 

Mails can be sent to users / cutomers with certain characteristic and attach them a file. Typical applications would be distribution of instructives, publicity, notifications and many others.

 

           

it could take information from a database, as for example women older than 40 years  

select * from clients where sex = 'F' AND age > 40

and attach to the mail a pdf file with related information, for example about osteoporosis or mammographies.

It can also send easly presentations like publicity, sales, prices lists and any other file to recipients perfectly defined.