Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to specify the cc and bcc every time i need to send an email #253

Open
Abdelraman opened this issue Feb 26, 2023 · 5 comments
Open

Comments

@Abdelraman
Copy link

Symfony\Component\Mime\Email::cc(): Argument #1 must be of type Symfony\Component\Mime\Address|string, null given, called in /home/abdeleid/www/sender/vendor/dacastro4/laravel-gmail/src/Traits/Replyable.php on line 408

this error shows up, but I need to send the email without the cc and bcc set

Thanks

@sazzadh88
Copy link

Use composer require f9x-tech/laravel-gmail. I have removed the cc and bcc option

@Abdelraman
Copy link
Author

Thanks a lot, will give it a try

@web95-moon
Copy link

Hi @sazzadh88
Thanks for these changes now I don't need to add cc bcc every time with your package.
But also if i want to send email into cc it's not working could you check this?

@sazzadh88
Copy link

Hi @sazzadh88
Thanks for these changes now I don't need to add cc bcc every time with your package.
But also if i want to send email into cc it's not working could you check this?

Sure, I’ll make changes into it.

@web95-moon
Copy link

Hi @sazzadh88

if you can help me out with below issue.
#259 (comment)
Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants