I believe that this sort of thing is possible.
Could anyone offer any advice or point me in the direction of where I might find some info on how to do this.
The main question I have is how can I extract the file from an email on the server and automatically import the data rather than saving the file attachment and importing manually.
Thanks in advance.
Essentially i run a site of classified adverts. Advertisers can log in and manage their ads online however some of them want to add 100+ adverts and they will need to update them every 2-3 days. This is a time consuming job logging in to the website and adding each advert manually.
On other sites they advertise they can apparently email a feeder file which is a delimited file which is imported into the database automatically from an email which contains the file as an attachment.
Can anyone advise on how this is possible?