Support the ongoing development of Laravel.io →

321 Threads

posted 8 years ago

Catching Swiftmailer timeout errors?...

So some domains or email addresses will cause a timeout, such as [email protected] Or any other inval...

0 Likes 0 Replies
posted 8 years ago

Please help me ,Sending email

Hello everyone, So here, I have not managed to solve a small problem regarding sending email. Let me...

0 Likes 1 Replies
posted 8 years ago

Sending email

Hello everyone, So here, I have not managed to solve a small problem regarding sending email. Let me...

0 Likes 0 Replies
posted 8 years ago

Sending email

Hello everyone, So here, I have not managed to solve a small problem regarding sending email. Let me...

0 Likes 2 Replies

Problems with Mail::queue in last update?

Hello, good evening. Does anybody had problems today with latest Laravel update? Suddenly Mail::queu...

0 Likes 0 Replies

Artisan cron non functional

I have got a page which queues up emails in beanstalked. The script works as intended, the emails ge...

0 Likes 2 Replies

Do I need to create/prepare before using Queues

Do I need to create/prepare before using Queues Trying to follow the Queues documentation page. ht...

0 Likes 0 Replies
posted 8 years ago

I have error with variable

I have a code: http://pastebin.com/kXPsvrCR And i have error - http://clip2net.com/s/77c44x Please h...

0 Likes 0 Replies
posted 8 years ago

Mail::queue & Mail::later not functional

Based on the document: 'Since sending e-mail messages can drastically lengthen the response time of...

0 Likes 7 Replies
posted 8 years ago

Save result of mail queue

Hello, I need to save the result of sent or not sent email, so I need to handle the exceptions that...

0 Likes 0 Replies

Usage of class Password in RemindersController.php

I was playing around with emailing users with reset tokens by following the tutorials at http://lara...

0 Likes 0 Replies
posted 9 years ago

Logging SMTP output for testing

In development and QA, i'd like to record the Mail object's transaction history to a DB table, but a...

0 Likes 0 Replies

Queued function cannot write files

I'm currently queueing a function using Laravel's built-in queueing system and iron.io. The problem...

0 Likes 1 Replies

Disable auto sending emails when running specific code ( aka cron job )

Hey there, Ive got an application in which the models can sent emails when they have some specific c...

0 Likes 2 Replies
posted 9 years ago

Mail::queue() sync fallback not working

While locally developing, I don't use queues, so I've set the queue driver to sync. I'm creating a b...

0 Likes 3 Replies

Why the email of the reset password will send twice and there is a subject on the first email but not on the second email

Everything seems working well but the email of reset password will send twice. That's strange!

0 Likes 1 Replies
posted 9 years ago

Built-In password reminder email failing silently

I'm trying to get Laravel 4.1's built-in password reminder functionality working, and it's failing s...

0 Likes 3 Replies
posted 9 years ago

Multiple mail "to"

Hello Laravel Folks, How can I specify multiple email addresses in the Mail::queue function? Do I ch...

0 Likes 1 Replies

Sending automated emails based on user notification settings

Hello, I am currently working on automated user notifications (Emails and cell phone text messaging)...

0 Likes 13 Replies

Reminder email not being sent

Emails are working fine everywhere else. I set up the password reset according to the docs. Everyt...

0 Likes 3 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.