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

laravel mail, Error :( #6

Open
lucenarenato opened this issue Oct 22, 2019 · 1 comment
Open

laravel mail, Error :( #6

lucenarenato opened this issue Oct 22, 2019 · 1 comment

Comments

@lucenarenato
Copy link

Swift_TransportException: Expected response code 354 but got code "554", with message "554 5.5.1 Error: no valid recipients

Swift_TransportException: Expected response code 354 but got code "554", with message "554 5.5.1 Error: no valid recipients
" in /var/www/app/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/AbstractSmtpTransport.php:457
Stack trace:

@protito
Copy link

protito commented Nov 6, 2019

Are you running this in a remote machine? I get the same running remotely (haven't tried locally). Here are the logs

Nov 6 05:17:50 f158ffe8889a postfix/smtpd[281]: connect from unknown[192.168.0.99] Nov 6 05:17:50 f158ffe8889a postfix/smtpd[281]: NOQUEUE: reject: RCPT from unknown[192.168.0.99]: 454 4.7.1 <[email protected]>: Relay access denied; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<[127.0.0.1]> Nov 6 05:17:50 f158ffe8889a postfix/smtpd[281]: disconnect from unknown[192.168.0.99] ehlo=1 mail=1 rcpt=0/1 data=0/1 quit=1 commands=3/5

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

2 participants