Quote:
|
Originally Posted by lacantina
Ciao all,
Been having some issues with delivering our ezine to our mailing list subscribers.
Most of the emails bounce (which I know is to a certain extent normal) but the number increases every time.
And I also get strange bounce error messages such as these (email addresses removed for obvious reasons):
550 to verify they are valid." 550 5.1.1... User unknown <<< 503 valid RCPT command must precede DATA ... >>> DATA<<< 554 Sorry, message looks like SPAM to me 554 5.0.0 <<< 450 Recipient address rejected: temporary blocked due to greylisting;
What does the above mean? All of our subscribers have subscribed through a double opt in list feature. Also, it seems like all AOL mail servers are rejecting our ezine....!
In a few words, is there anything we can do to improve our delivery rate?
Any help is much appreciated!
lacantina
|
A couple of comments. Looking at the various messages:
* 550 5.1.1... User unknown
This is a hard bounce. However, some receiving networks use this because they believe you are sending spam and so want you to go away.
* <<< 503 valid RCPT command must precede DATA ... >>>
This has to do with how you are sending your mail.
* <<< 554 Sorry, message looks like SPAM to me 554 5.0.0
This has to do with how you are sending your mail.
* <<< 450 Recipient address rejected: temporary blocked due to greylisting;
I explain this error message below. Okay, now let's look at how you are sending your mail.
* You are sending out your e-zine via Outlook through your ISP's SMTP server via POP.
Are you doing this from a residential dynamic IP address or a static business IP address?
The received headers will show the message coming from your IP address before being relayed by your ISP's SMTP server.
If it is a residential dynamic IP address and depending on the volume, many ISPs will block email from this source.
Why? A large percentage of spam is now coming from zombie computers who are sending mail through the ISPs SMTP server from dynamic residential IP addresses.
* You are BCC'ing your mailing list in Outlook. This is typical spammer behaviour. Again, many ISPs will block based on this behaviour.
* Greylisting is a technique used by some ISPs. In essence, if the receiving server does not know the sending server, the receiving server will grey list and on the first contact issue a temporary failure.
If the sender is a spammer, he, she or it will simply move on. If the sender is legitimate, then the sender will retry after a period of time and on the second try, the receiving server should proceed with the SMTP transmission.
What can you do to improve your delivery rates?
* Don't send bulk mail from a residential dynamic IP address.
* Don't send bulk mail by way of BCC. This is a spammer tactic of trying to stuff as much mail as possible into one transmission.
You need to use legitimate software to send your message.
* I don't recommend sending through your ISP, but rather through your own server solution from your own static IP address.
You need to ensure any server solution is properly set up, including that:
* The Domain Name Service (DNS) records for your domain are fully compliant with all applicable protocols.
* The message headers are properly set up.
This means even if using a shared server, the mail is properly identified as originating from your domain by way of your static IP address in the EHELO/HELO command.
You use a valid email address in the SMTP mail from command. The from email address in the from field is a valid address.
The domain should be the same in the EHELO/HELO command, the SMTP mail from command and in the from field.
* You will want to publish an SPF version 1 record for your domain, along with a DomainKeys record.
Please understand that both these protocals are experimental at this time and may change.
However, two of the larger consumer ISPs are relying on these protocols.
AOL is relying on SPF to authenticate the sender's outbound mail server.
MSN/Hotmail is continuing to test SPF version 2. By setting up your network as suggested and publishing an appropriate SPF version 1 record, you should pass SPF version 2 checks for MSN/Hotmail.
Yahoo! is relying on DomainKeys to authenticate the message.
In addition, Earthlink and Google are working with DomainKeys.
Many smaller networks that rely on SpamAssassin are using SPF and/or DomainKeys checks
* Check your message content for spamminess.
Depending on your list size you will want to:
* use a delivery monitoring service like
this one to aid you in monitoring delivery rates and resolving problems.
* work with a certification service like
this one.
Depending on the services that you use, they can provide you with access to a white or safe list that is relied upon by some ISPs, aid you in getting white listed with those ISPs that run their own white listing and use your certification when dealing with ISPs to resolve problems.
For more on SPF, delivery monitoring and certification, read
this article.
Trusting these comments help.
John
John Glube
Toronto, Canada