Re: send mails

2012-08-13 Thread Chetan Varshney
Hi Raj,

Please have a look on http://umpremium.ektasoftwares.com for login with
email and username.

Also you will get lots of features

On Mon, Aug 13, 2012 at 12:08 PM, raj kumar Pustela wrote:

> hi to all,
>   how to login with username or emil in cake php 2.0.3
>
>   if any one known about that pls help me.
>
>
>
> *thanks,*
> *rajkumar*
>
>
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "CakePHP" group.
> To post to this group, send email to cake-php@googlegroups.com.
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com.
> Visit this group at http://groups.google.com/group/cake-php?hl=en-US.
>
>
>



-- 
Thanks & Regards

Chetan Varshney
Director of Ekta Softwares
Noida India
Website- EktaSoftwares.Com 
Email- chetanvarsh...@gmail.com
Skype- chetan-varshney
Mob no- +919891538749

-- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en-US.




Re: send mails

2012-08-13 Thread raj kumar Pustela
hi to all,
  how to login with username or emil in cake php 2.0.3 

  if any one known about that pls help me.



*thanks,*
*rajkumar*




-- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en-US.




Re: send mails

2012-08-11 Thread Yasir Arafat Hasib
Hello brother,,

Just follow the url hope you will be success

http://arafats.info/email-send-from-local-sever/

On Fri, Aug 3, 2012 at 9:22 PM, majna  wrote:

> Email config for gmail
>
> public $default = array(
> 'from' => array('m...@gmail.com' => 'My name'),
> 'host' => 'ssl://smtp.gmail.com',
> 'port' => 465,
> 'username' => 'm...@gmail.com',
> 'password' => 'xx',
> 'transport' => 'Smtp',
> );
>
> You have to enable php_openssl extension in wamp...
>
>
> On Friday, August 3, 2012 5:16:19 PM UTC+2, mohit wrote:
>>
>> You can use Gmail as an smtp service to send the email. Configure cake
>> php to work with SMTP and use gmail.
>>
>> *With Best Regards,
>> Mohit Kumar *
>> *+91-9582894570*
>>
>>
>>
>> On Fri, Aug 3, 2012 at 4:25 PM, raj kumar Pustela 
>> wrote:
>>
>>>
>>>Hi to all,
>>>
>>>I am Struggled one thing,
>>> how to send email in cakephp 2.0.3 from localhost(wamp).if anyone known
>>> dat please help me.
>>>
>>>
>>>
>>>
>>> Thanks,
>>> Rajakumar.
>>>
>>> --
>>> Our newest site for the community: CakePHP Video Tutorials
>>> http://tv.cakephp.org
>>> Check out the new CakePHP Questions site http://ask.cakephp.org and
>>> help others with their CakePHP related questions.
>>>
>>>
>>> To unsubscribe from this group, send email to
>>> cake-php+unsubscribe@**googlegroups.comFor
>>>  more options, visit this group at
>>> http://groups.google.com/**group/cake-php
>>>
>>
>>  --
> Our newest site for the community: CakePHP Video Tutorials
> http://tv.cakephp.org
> Check out the new CakePHP Questions site http://ask.cakephp.org and help
> others with their CakePHP related questions.
>
>
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com For more options, visit this group
> at http://groups.google.com/group/cake-php
>



-- 
*Thanks & Regards.
-
Yasir Arafat (Hasib)*
*Deputy Project Manager, *Software Solutions
Grameen Solutions
Contact Information:
**
**
Cell : +8801816 536 901, +880197 *333* 2 888
Web: http://arafats.info


-- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en-US.




Re: send mails

2012-08-03 Thread majna
Email config for gmail

public $default = array(
'from' => array('m...@gmail.com' => 'My name'),
'host' => 'ssl://smtp.gmail.com',
'port' => 465,
'username' => 'm...@gmail.com',
'password' => 'xx',
'transport' => 'Smtp',
);

You have to enable php_openssl extension in wamp...

On Friday, August 3, 2012 5:16:19 PM UTC+2, mohit wrote:
>
> You can use Gmail as an smtp service to send the email. Configure cake php 
> to work with SMTP and use gmail.
>
> *With Best Regards,
> Mohit Kumar *
> *+91-9582894570*
>
>
>
> On Fri, Aug 3, 2012 at 4:25 PM, raj kumar Pustela wrote:
>
>>
>>Hi to all,
>>   
>>I am Struggled one thing,
>> how to send email in cakephp 2.0.3 from localhost(wamp).if anyone known 
>> dat please help me.
>>
>>
>>
>>
>> Thanks,
>> Rajakumar.
>>
>> -- 
>> Our newest site for the community: CakePHP Video Tutorials 
>> http://tv.cakephp.org 
>> Check out the new CakePHP Questions site http://ask.cakephp.org and help 
>> others with their CakePHP related questions.
>>  
>>  
>> To unsubscribe from this group, send email to
>> cake-php+unsubscr...@googlegroups.com For more options, visit this group 
>> at http://groups.google.com/group/cake-php
>>
>
>

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: send mails

2012-08-03 Thread mohit kumar
You can use Gmail as an smtp service to send the email. Configure cake php
to work with SMTP and use gmail.

*With Best Regards,
Mohit Kumar *
*+91-9582894570*



On Fri, Aug 3, 2012 at 4:25 PM, raj kumar Pustela wrote:

>
>Hi to all,
>
>I am Struggled one thing,
> how to send email in cakephp 2.0.3 from localhost(wamp).if anyone known
> dat please help me.
>
>
>
>
> Thanks,
> Rajakumar.
>
> --
> Our newest site for the community: CakePHP Video Tutorials
> http://tv.cakephp.org
> Check out the new CakePHP Questions site http://ask.cakephp.org and help
> others with their CakePHP related questions.
>
>
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com For more options, visit this group
> at http://groups.google.com/group/cake-php
>

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


send mails

2012-08-03 Thread raj kumar Pustela

   Hi to all,
  
   I am Struggled one thing,
how to send email in cakephp 2.0.3 from localhost(wamp).if anyone known dat 
please help me.




Thanks,
Rajakumar.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php