email delivery report says “smtp;550 5.6.0. Sorry, looks like SPAM to me”

Dimitri001

n00b
Joined
Oct 11, 2019
Messages
1
I hope this is the right forum for this.

I'm applying for a tech support job and I got a test that I have a week to complete, so I assume they expect me to do some research for it, so I was wondering if anyone here might be willing to lend a hand.

I'm supposed to give my response to a support ticket. The scenario is that a client is not receiving email alerts we send out and the mail delivery report says "smpt;550 5.6.0. Sorry, looks like SPAM to me"

Now, I've done a bit of googling and asking around, but my understanding of all this is still very shaky.

My response to this would be that we should tell the client to tell their IT dept to whitelist our domain or our IP, because it appears their mail server has blacklisted us.

Now, my questions are:

1) Does that sound right to you? Is that what should be done here?

2) From what I gather, there are other possible concerns here:

a) blacklisting on a broader level

Maybe our domain or our IP has been added to some blacklist and now mail servers across the internet will be rejecting our email.

b) SPF issues

Elsewhere, I've been advised that this may be due to SPF issues. I barely understand what SPF is, but with some googling, I've gotten a vague image.

Are those two legitimate concerns in the sense that besides telling the client to whitelist us we would need to look into whether there's a problem with either of these two because others may be not getting our mail.

Is there anything else besides these two possibilities I should check?
 
Is escalating the ticket an option? If you don't know the answer sometimes its better to defer than to get it wrong. Especially in a client facing support position.
 
Could also be a DNS issue - one example: if your reverse DNS lookup doesn't match the SMTP domain sometimes mail will get bounced.
 
We had a similar problem at our datacenter. We ended up forwarding all of our automated emails through sendgrid. It sends out through a managed ip address that is always whitelisted.
 
SMTP error 550 is almost always a wrong email address. Failing that, it also returns when a firewall is blocking it.

Given the exact message you've been given, I'd say a firewall block, since it thinks it is spam.
 
Back
Top