@cedric
i have allready read this page. my question was "can we commit us to a
global workflow to send emails in plugins"?

@all
i will implement a BasesfGuardEmail and sfGuardEmail class to the
sfDoctrineGuardPlugin with a static function sendMail().
So the user can simple add a sfGuardEmail class to his lib dir and can
override the sendMail function with his own implementation.


greetings
gimler


On 6 Sep., 12:22, Cédric Sadai <[EMAIL PROTECTED]> wrote:
> Hey there,
>
> I would recommend you to read 
> this:http://www.symfony-project.org/cookbook/1_1/en/email
>
> Best,
> Cedric
>
> On Sep 2, 9:57 pm, gimler <[EMAIL PROTECTED]> wrote:
>
> > Hello,
>
> > i started to port the forgot password and register function from 1.0
> > version of sfDoctrineGuardPlugin to 1.1 version.
>
> > so now i will send an email but there is no mail support in symfony
> > 1.1.
> > so is there a workaround/guideline to send mails in plugins?
>
> > so i think all plugins should use a static user function to send mails
> > so that we don't must implement for each plugin a new way to send
> > mails ;(
>
> > What do you think?
>
> > greetings
> > gimler
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to