[symfony-users] Re: Issue with sfForkedDoctrineApplyPlugin

2011-01-15 Thread Grzegorz Śliwiński
Finally checked that and I haven't had the problem with sending emails
as you described

On 12 Sty, 13:51, Grzegorz Śliwiński  wrote:
> I'll check it out in the evening, but if it is the problem, I suppose
> it'll be either with swift mailer, or with gmail/yahoo
>
> On Jan 12, 7:29 am, sinu govind  wrote:
>
>
>
> > Yes , when in my app.yml I set the from address to a gmail id or yahoo id ,
> > the mail does not go. But it goes with other ids.
>
> > 2011/1/11 Grzegorz Śliwiński 
>
> > > You mean same from email, like the gmail id?
>
> > > On Jan 11, 1:19 pm, sinu govind  wrote:
> > > > Hi all,
>
> > > > Finally I got the sfforkeddoctrineapplyplugin working fine and I have 
> > > > got
> > > > the email. But still I am facing few issues. If in my app.xaml file, I
> > > give
>
> > > > sfForkedApplyPlugin:
> > > >         from:
> > > >              email:
> > > >              fullname: "the staff at yoursite.com"
>
> > > > If I give my email as my gmail or yahoo id, it fails and a message "An
> > > error
> > > > took place during the email delivery process. Please try again later."
> > > > Please help!!!
>
> > > > Sinu
>
> > > --
> > > If you want to report a vulnerability issue on symfony, please send it to
> > > security at symfony-project.com
>
> > > 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
> > > symfony-users+unsubscr...@googlegroups.com
> > > For more options, visit this group at
> > >http://groups.google.com/group/symfony-users?hl=en

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


[symfony-users] Re: Issue with sfForkedDoctrineApplyPlugin

2011-01-12 Thread Grzegorz Śliwiński
I'll check it out in the evening, but if it is the problem, I suppose
it'll be either with swift mailer, or with gmail/yahoo

On Jan 12, 7:29 am, sinu govind  wrote:
> Yes , when in my app.yml I set the from address to a gmail id or yahoo id ,
> the mail does not go. But it goes with other ids.
>
> 2011/1/11 Grzegorz Śliwiński 
>
>
>
> > You mean same from email, like the gmail id?
>
> > On Jan 11, 1:19 pm, sinu govind  wrote:
> > > Hi all,
>
> > > Finally I got the sfforkeddoctrineapplyplugin working fine and I have got
> > > the email. But still I am facing few issues. If in my app.xaml file, I
> > give
>
> > > sfForkedApplyPlugin:
> > >         from:
> > >              email:
> > >              fullname: "the staff at yoursite.com"
>
> > > If I give my email as my gmail or yahoo id, it fails and a message "An
> > error
> > > took place during the email delivery process. Please try again later."
> > > Please help!!!
>
> > > Sinu
>
> > --
> > If you want to report a vulnerability issue on symfony, please send it to
> > security at symfony-project.com
>
> > 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
> > symfony-users+unsubscr...@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/symfony-users?hl=en

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


Re: [symfony-users] Re: Issue with sfForkedDoctrineApplyPlugin

2011-01-12 Thread sinu govind
Yes , when in my app.yml I set the from address to a gmail id or yahoo id ,
the mail does not go. But it goes with other ids.



2011/1/11 Grzegorz Śliwiński 

> You mean same from email, like the gmail id?
>
> On Jan 11, 1:19 pm, sinu govind  wrote:
> > Hi all,
> >
> > Finally I got the sfforkeddoctrineapplyplugin working fine and I have got
> > the email. But still I am facing few issues. If in my app.xaml file, I
> give
> >
> > sfForkedApplyPlugin:
> > from:
> >  email:
> >  fullname: "the staff at yoursite.com"
> >
> > If I give my email as my gmail or yahoo id, it fails and a message "An
> error
> > took place during the email delivery process. Please try again later."
> > Please help!!!
> >
> > Sinu
>
> --
> If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> 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
> symfony-users+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


[symfony-users] Re: Issue with sfForkedDoctrineApplyPlugin

2011-01-11 Thread Grzegorz Śliwiński
You mean same from email, like the gmail id?

On Jan 11, 1:19 pm, sinu govind  wrote:
> Hi all,
>
> Finally I got the sfforkeddoctrineapplyplugin working fine and I have got
> the email. But still I am facing few issues. If in my app.xaml file, I give
>
> sfForkedApplyPlugin:
>         from:
>              email:
>              fullname: "the staff at yoursite.com"
>
> If I give my email as my gmail or yahoo id, it fails and a message "An error
> took place during the email delivery process. Please try again later."
> Please help!!!
>
> Sinu

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en


[symfony-users] Re: Issue with sfForkedDoctrineApplyPlugin

2011-01-10 Thread Grzegorz Śliwiński
Could you check indentation in your app.yml? Also, what does the
developer console says about defined user settings? I think it should
be defined there.

On Jan 10, 1:29 pm, sinu govind  wrote:
> Hi,
>
> I have the following defined in my app.yaml
> sfApplyPlugin:
>   from:
>     email: "sinugov...@gmail.com"
>     fullname: "The staff"
>
> after installing the sfForkedDoctrineApplyPlugin. But when I click the
> "Create account", it shows me the error message
>
> "app_sfApplyPlugin_from is not set".
>
> Please help
>
> Sinu Govind

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en