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

Mail sending error (Unable to relay) #6035

Open
TCap112 opened this issue Dec 10, 2021 · 2 comments
Open

Mail sending error (Unable to relay) #6035

TCap112 opened this issue Dec 10, 2021 · 2 comments

Comments

@TCap112
Copy link

TCap112 commented Dec 10, 2021

Description

When i am sending a mail via SMTP to a Mail-adress with another domain than the senders one, i receive this error:

mail.psi.de:25 [] Failed to add recipient: @localhost [SMTP: Invalid response code received from server (code: 501, response: 5.5.4 Invalid Address)] and also: #< #5.7.1 smtp;550 5.7.1 Unable to relay> #SMTP#

The SMTP Server receives the mail, but can't relay it.

the weird thing is that sometimes it works and sometimes it doesn't.

Is there any known issue which could cause this?
Or is it possible that it's a problem with the SMTP Server/hosting Server?
Maybe the SMTP Server marks it as spam?

Versions

v1.10.1
Windows 10 OS
Tried with Firefox/Chrome

Unfortunately, i can't upgrade my osTicket since i have made alot of changes in the sourcecode, that i don't want to lose.

@JediKev
Copy link
Contributor

JediKev commented Dec 10, 2021

@TCap112

Unfortunately, 1.10.x is EOL and no longer supported. You’ll need to upgrade to 1.14.x or 1.15.x to receive any support/assistance. Otherwise you can post on our Forum to receive assistance from the community.

Cheers.

@ramrajone
Copy link

code: 501, response: 5.5.4 Invalid Address

It may be a bad email address, that's that your error code says

Also, side note, the longer you stay with the older version harder it will get to upgrade, best thing is to clone the current server setup and upgrade on a test server with your changes to source code

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