duplicate thread:
http://groups.google.com/group/cake-php/browse_thread/thread/13a87371c17428e
euromark has started supporting this at other thread
On Sep 10, 2:47 pm, Piotr Chabros wrote:
> Hello,
>
> in my application there is a part of a code responsible of sending an
> emails to my users. It
Can you send an email VIA command line (sendmail or postfix)?
On Aug 29, 2011, at 4:42 AM, Gmail Support wrote:
> Hi
>
> Thanx for your response. But my controller has 4 mail functions but none of
> the mails are going in Live server only. Still I try to find a solution.
>
> When a third p
Hi
Thanx for your response. But my controller has 4 mail functions but none
of the mails are going in Live server only. Still I try to find a solution.
When a third party guys hitting our url we are sending mail to users. This
is working in my local. But i not used auth component or any authent
If using the EmailComponent works in other parts of your controller,
and the "code excerpt" you provided was just manually entered into
your original email (the first two lines would have resulted in a
syntax error as it is written) you can try adding
$this->Email->return = "Mysitename ";
befor
no dude... other mail functions from this controller are working fine
On Mon, Aug 22, 2011 at 2:05 PM, abhimanyu bv wrote:
> maybe you have forgot to configure smtp settings in your cakephp.
>
> --
> Our newest site for the community: CakePHP Video Tutorials
> http://tv.cakephp.org
> Check out t
maybe you have forgot to configure smtp settings in your cakephp.
--
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
It is so hard to help you with questions like this when we don't know what's
going wrong. Can you be more specific? Can you paste an error message?
Jeremy Burns
Class Outfit
jeremybu...@classoutfit.com
http://www.classoutfit.com
On 19 Jul 2010, at 08:12, fadhli - wrote:
> class MessagesContro
ok thanks all, finnaly i am using phpmailer to send email.
On Mon, Sep 22, 2008 at 7:23 AM, RichardAtHome <[EMAIL PROTECTED]>wrote:
>
> I suspect you are trying to SMTP to gmail or something similar.
>
> CakePHP doesn't support the encyption required to connect to these
> types of SMTP server.
>
I suspect you are trying to SMTP to gmail or something similar.
CakePHP doesn't support the encyption required to connect to these
types of SMTP server.
The Bakery has some useful articles for using 3rd party mail
components that support encrypted SMTP
On Sep 22, 10:35 am, Predominant <[EMAIL P
Hey base64,
This message "220-We do not authorize .." is being produced by one of
the mail servers charged with delivering your mail message.
Try using a mail server you have authority to use.
Cheers,
Predom.
On Sep 22, 3:32 am, base64 <[EMAIL PROTECTED]> wrote:
> Dear all,
>
> I'm using Cake
10 matches
Mail list logo