#Issues sending notifications via SMTP relay

23 messages · Page 1 of 1 (latest)

gritty plume
#

Ahoy. It looks a bit like Seerr is trying to send a test email to my username, not my email address:

 "errorMessage": "Can't send mail - all recipients were rejected: 550 relay not permitted",
 "recipient": "J.Kincaid",
 "subject": "Test Notification",
 "type": "TEST_NOTIFICATION"
}```
This is of course, rejected by the relay server.
The user account does have an email address specified. Should I not see that email address in this attempt?
Cheers
pine onyx
#

Check what you have in user settings

gritty plume
gritty plume
#

Yes, the email address field has an email address in it. The displayname field has a display name in it. The SMTP test appears to list the displayname as the recipient. It is an open relay for internal use only, would having blank username and password fields affect it?

pine onyx
#

The recipient is not showing the email it sent to but what user

gritty plume
pine onyx
gritty plume
#

The relay does work for many other hosts by the way

pine onyx
# pine onyx

(Ignore the logo being broken since I have seerr restricted)

pine onyx
#

But the error seems to be coming from the relay tho. A 550 relay not permitted

#

So for whatever reason the relay is rejecting it 🤔

gritty plume
#

This is what I get on the relay side:
unexpected disconnection while reading SMTP command from seerr-app-1.xarr ([127.0.0.1]) [172.16.69.4] D=0s

pine onyx
#

Imalso not sure as the extent to my smtp knowledge is Gmail, outlook, zoho and the countless localhosted stuff like mailcow or sth thats for smtp testing

pine onyx
#

To be set on relay

gritty plume
#

I might have to look around and see if I can find more detailed logging. Or just have it relay directly via a Gmail account, that would work. Thanks for your time

pine onyx
#

Ill also have a look around this weekend to see if i can find a similar relay type thing so I can test