mail not recieved by smtp server
-
Hello experts!! Now my mail is successfully send but it not recieved at to address. I dont knw wats the exact problem? i done all IIS settings as i googled for that. Is there any security problem at yahoo,gmail...etc?
Check You Will Get Failure Delivery to To address Sometimes..! Then There is security problem..! There Must be From Address related problems also..! BTW Which Credentials You are Using ..! some domain names restrict some address..!
LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.
-
Hello experts!! Now my mail is successfully send but it not recieved at to address. I dont knw wats the exact problem? i done all IIS settings as i googled for that. Is there any security problem at yahoo,gmail...etc?
KIDYA wrote:
Now my mail is successfully send but it not recieved at to address.
1. Make Sure SMTP Configured Properly 2. Make Sure SMTP Port is not blocked by Network FireWall 3. Check SMTP Queue is Empty or Mails are staying over there. Thanks !
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.
-
Check You Will Get Failure Delivery to To address Sometimes..! Then There is security problem..! There Must be From Address related problems also..! BTW Which Credentials You are Using ..! some domain names restrict some address..!
LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.
-
Exactly sir...when i used gmail server then it works well...but for localhost it gives error!!! Then how to tackle this problem?
KIDYA wrote:
.but for localhost it gives error!!!
You mean you are using localhost as SMTP Server ? Did you read CG's Last Answer ? Does you SMTP Configured Properly ?
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.
-
KIDYA wrote:
Now my mail is successfully send but it not recieved at to address.
1. Make Sure SMTP Configured Properly 2. Make Sure SMTP Port is not blocked by Network FireWall 3. Check SMTP Queue is Empty or Mails are staying over there. Thanks !
Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.
-
Hello experts!! Now my mail is successfully send but it not recieved at to address. I dont knw wats the exact problem? i done all IIS settings as i googled for that. Is there any security problem at yahoo,gmail...etc?
Don't ask a new question when you're just asking the same thing. localhost is NOT automatically set up as a mail server, nor is that even possible.
Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.