E-mails stuck in queue when I try to send e-mail to one domain

When I try to send an e-mail to the one specific domain I'm getting an error message:
Primary target IP address resonded with: 554 policy violation. attempted failover to alternate host, but that did not succeed etc..
I have no problems with sending e-mails to most of the domains, exepct this one
What might that be?
Thank you in advance

Hi 
I think this seems to be a problem at the receiving end 
Things that might be wrong on your end as well which you need to check below 
Do a (rDNS, telnet to your server to check the FQDN and IP Blacklists check)
Try creating a dedicated send connector for this domain alone for this address space alone and see the results . Select the option offer basic authentication only after starting TLS and see the results 
Check in your fire wall if this type of connection "Private command : X-ANONYMOUSTLS" SMTP Policy Restrictions is set . You should make the modifications to the firewall to allow this traffic.
In your case i think mostly it should be the fire wall not allowing X-AnonymousTLS type connections 
Remember to mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you Check out my latest blog posts on http://exchangequery.com Thanks Sathish
(MVP)

Similar Messages

Maybe you are looking for

  • IMac hosed, can't boot from SuperDrive or HD - help!

    My iMac had a kernel panic last weekend. I tried to reboot, but got the endless blue screen. I booted to the Superdrive and used the AppleCare-supplied TT disc. Ran the diagnostic, did a repair, ejected, and rebooted. Now, endless grey screen. Shut d

  • "eclipse and xulrunner are in conflict"?

    I was trying to install Eclipse from extra, but I ran into the following problem: ➜ ~ sudo pacman -S eclipse resolving dependencies... looking for inter-conflicts... :: eclipse and xulrunner are in conflict. Remove xulrunner? [y/N] n error: unresolva

  • Service Master vs. Material Master - Type DIEN (Service)

    We currently use Material Masters (type: DIEN) for procurement of all external services. I've been told it wasn't a good practice and that Service Masters should be adapted for this purpose. Is that so? I am now preparing a business case for implemen

  • Does using "fetch first N rows only" make /*+ FIRST_ROWS([N]) */ hint redundant?

    I know the FIRST_ROWS hint tells the optimizer to minimize time to first row.  I know the new 12c functionality for "FETCH [FIRST|NEXT] [N] ROWS [ONLY|WITH TIES]"fetch first/next N rows only/with ties" will implement the query using ROW_NUMBER().  Sh

  • Object List (help please)

    Hey, I was wondering how I could add objects to an array list as they are created. I have a class that consists of a method that creates "Room" objects and as each one is created I need to add it to an array list: public static void createRooms()