Does anyone here have experience processing incoming emails using
Symfony?

I want to parse all incoming emails and for validated emails load the
attachments into a new database record - in a similar fashion to the
Flickr "Upload by Email" service (http://www.flickr.com/account/
uploadbyemail/ - you may have to be a member to read this)

I have found some articles with instructions for various SMTP servers
to add a redirect file to a php script, but need a pointer to info
about how I redirect to a Symfony module. Or am I missing something
and is this not possible?

Secondly, assuming I can point the email at a Symfony module and
action, can anyone recommend a good PHP module for working with the
email and extracting the attachment(s)?

Sorry if this is a bit general - I'm happy to do further research but
if someone's already joined the dots it would be good to have a head
start.

Thanks
Rob


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to