Support the ongoing development of Laravel.io →

406 Threads

posted 8 years ago

Laravel Email Confirmation email sent or failed and How to mail email preview and editable

Currently i am facing issue unable to check the status email is sent or not even getting email faile...

0 Likes
0 Replies

Email activation with Laravel 5

Hy i need Email activation with Laravel 5 and he dont active cant login thx for help

0 Likes
3 Replies

Step by Step make a scheduler email

Hi All.. i'am new in laravel this realy nice framework ok.. this my question. condition: if expired_...

0 Likes
2 Replies
posted 9 years ago

Laravel 4.2. Windows Server 2012 R2 - Mail not working

I had a Laravel 4.2. setup om WAMP (Windows Server 2008, where the mail function was working) but mo...

0 Likes
0 Replies

Emailing a Secured Link

I'm not certain how to pose this, or name the subject. I'd like to email the link of an invoice rout...

0 Likes
1 Replies
posted 9 years ago

Swift_RfcComplianceException on Forge but not Homestead

Hey all I have a simple mailer that is working like a charm locally on a Homestead Vagrant box, Howe...

0 Likes
6 Replies

BUG laravel 5 - sending mail with sendmail - endless loop and unsent mail

using: windows - wamp - sendmail - laravel 5 problem happens when place 'sendmail' in config/mail.p...

0 Likes
2 Replies

Cron job Not working in server

In server corn job not working . php /home/myflex8/public_html/demo/artisan sendMail Is neither sho...

0 Likes
1 Replies

Error : Exception Serialization of 'Closure' is not allowed

i am using confide plugin when i submit the email to http://localhost:8000/users/forgot_password her...

0 Likes
0 Replies
posted 9 years ago

Sending custom metadata through Mandrill API call

Hi, I am stuck while sending custom metadata using sendMail driver, so that I can get it back in a w...

0 Likes
0 Replies
posted 9 years ago

Passing an array to mail view?

I'm trying to send an email with a shopping list. public function send_list_via_mail(){ $user = Use...

0 Likes
1 Replies
posted 9 years ago

E-mail error

Hi all, i have an issue with mail send functionality the bug is: Address in mailbox given [] does no...

0 Likes
1 Replies

Laravel 5 Blade syntax not working...

I'm new to laravel.With Laravel 5 I read that you have to add "illuminate/html": "5.0...

0 Likes
2 Replies

Mass email notifications with Mandrill

Hi there, I am working on a job website where job seekers can sign up for email notifications for ce...

0 Likes
1 Replies

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...

bijaygithub liked this thread

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

Using Mail on Sentry Package

hi! Currently Im using Sentry 2.1 on laravel 4.2, I want to send a mail when the user is suspended.....

0 Likes
2 Replies
Solved
posted 9 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

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.

© 2024 Laravel.io - All rights reserved.