Hello,
Congratulations guys! I've spent quite some time today to play with sf1.3 and it's a really great job. Specially for the new mailing system, testing sent emails has never been such easy and the concept of setting a single address for the delivery strategy is a great help in the dev environment. I've just a suggestion for the configuration: add the possibility to set the delivery_address outside of factories.yml. With the current system, on a given project, each developer/designer is going to customize factories.yml to add his own email address in delivery_address. I might have missed something in the way to use the factories.yml file, but for me this file should stay common to all developers. Or else dealing with it in subversion/git is going to become a nightmare. The properties.ini file could be a solution: - It definitively shouldn't be saved in subversion. Or else even web integrators will have the ability to deploy applications - Each developer has already set his name and his email address in the "author" field... ...so why not using it ? I don't know if it's too late to add this kind of modifications to the 1.3 branch. A way to add the option without breaking current 1.3 projects could be to accept "from_properties" for the "delivery_address" option. For this specific value, symfony would extract the mail from "author' in properties.ini. Regards, I hope my english is not too sloppy this time, Éric Rogé --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
