Support the ongoing development of Laravel.io →

321 Threads

send mail via mandrill problem

configuration of mail.php <?php return array( 'driver' => 'smtp', 'host' => 'smtp.man...

0 Likes 7 Replies

Using Laravel, SMTP Mail not Working in Live Server

My configuration works fine on Localhost. The email go through successful. But when I deploy it on t...

1 Likes 2 Replies

Laravel Error Message When Sending Email

I'm trying to send a basic verification email using Laravel and an account on mailgun.com. I've foll...

0 Likes 1 Replies

Piping email to laravel

Hi, I'm trying to create app that will handle all mails that come to [email protected] but without...

0 Likes 3 Replies
posted 8 years ago

i want to send mail via GMAIL but got an error like this..

stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:14090...

0 Likes 0 Replies

Forgot password mail

Hii..all I am tryging to create forgot password functionality,, but getting following error. Connect...

0 Likes 3 Replies
posted 8 years ago

I could send mails from GMAIL, but suddenly shows me an error. Why?

Hello. I was sending emails from Laravel, but suddenly it does not work anymore. It says: Expected r...

0 Likes 5 Replies

send mail error

Error in exception handler. The problem in this function Mail::send('emails.contact', Input::all(),...

0 Likes 6 Replies

Password remind doesn't send email

Hello I was implementing reset password process, and I'm following the Auth section of user guide. T...

0 Likes 4 Replies

make a page inaccessible after "post"

So I've got a login system with the possibility for the user to change their email and to change the...

0 Likes 0 Replies

How to sent an email confirmation in laravel?

I have read the official documentaion of laravel and trying some tutorials on the net. But I still f...

0 Likes 1 Replies

Mail pretend does not write message to logs

I'm working on a project that uses Laravel to generate and send custom email messages to a database...

0 Likes 2 Replies
posted 9 years ago

Setting up godaddy as smtp server. Get "501 HELO requires valid address " half the time

Hello! I'm trying to set up my laravel powered web application to use the smtp server of godaddy. Th...

0 Likes 5 Replies

Sending Email

Hi guys, I know how to send Email in laravel 4, don't worry :) I ask for proper way of structuring s...

0 Likes 0 Replies
posted 8 years ago

Mail message cannot be delivered

hi all I am doing a simple mail::send and get this error: Message could not be delivered. Please ens...

0 Likes 4 Replies
posted 8 years ago

Get SMTP Response?

I can view the exception, but is there a way to get the response from sending an email via smtp? Pri...

0 Likes 1 Replies
posted 8 years ago

Beanstalkd + Mandrill = Fatal error

Hi, I'm trying to send emails with attachments through the Mandrill API. When I'm using the "sy...

0 Likes 1 Replies

counter for email

Is there a way to count email that has been send to the address of the website

0 Likes 6 Replies

Inline css in the Laravel mailer for email views

Hi Guys, I'm using laravel layouts and templating language for my email views, I need to Inline the...

0 Likes 4 Replies

mandrill API usage

Im getting emails to send no problem, but i want to list them and make use of the API in an interfac...

0 Likes 1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2023 Laravel.io - All rights reserved.