This topic is locked

EMAIL READER TEMPLATE

3/16/2015 3:33:54 AM
PHPRunner General questions
C
chrispa author

Hi ,
i have purchase the email reader template .
Can i ask how i can use it to an existing project i have .
I mean i wish to implement the email reader to a crm we already use thanks alot

Sergey Kornilov admin 3/16/2015

Add EmailReader to your project, setup cron job to read emails. This will retrieve emails from POP3/SMTP server and will import it into your database. Now emails will appear in mail_messages table and you can do something useful with it.