Re: [symfony-users] problems with the built-in SwiftMailer when multiple SMTP servers are needed

2010-01-22 Thread Alexandru-Emil Lupu
maybe try to make using object inheritance ... dunno :) i have replaced the default routing system using inheritance... Now i have routing.yml in each one of my modules/config/ directory ... clean for me ... irrelevant for the application :) On Thu, Jan 21, 2010 at 3:58 PM, i70013 i70013

[symfony-users] problems with the built-in SwiftMailer when multiple SMTP servers are needed

2010-01-21 Thread i70013 i70013
using symfony version 1.4.2-DEV Propel for database access I am writing a site that manages my personal data. On the site, I need to send emails from different accounts. ex. 1. a...@dfg.local 2. h...@klm.local 3. n...@qrs.local *emails are different from one to another. even the domain name.