Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 583281
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T14:46:33+00:00 2026-05-13T14:46:33+00:00

The current application uses Simple Java Mail to send couple emails a day but

  • 0

The current application uses Simple Java Mail to send couple emails a day but some of the emails never make it to the client.

Based on the application server logs there has been couple mail server time outs but that does not explain all the cases of the missing emails. Adding a retry feature would help with the time out problem but are there any other approaches to improve email reliability in general?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T14:46:34+00:00Added an answer on May 13, 2026 at 2:46 pm

    It’s the nature of SMTP that it does not implement transactional integrity.

    About 6 years ago I did quite a detailled analysis of why mails from the company I was working at then were failing. I could only see as far as the receiving MTA, but this showed a very strong correlation between the type of MTA and the failure rate (at that time, Novell Groupwise and Sendmail at the remote end were the most reliable, MSExchange the least, with qmail and others in the middle). Note that this was highly empirical and may have reflected product choice vs available skills rather than intrinsic problems in specific MTAs – and its rather out of date now. Also, its not something you can effectively control.

    Although, since you’ve got the opportunity to develop and implement your own logic on top of the MTA, there is no guarantee that:

    1) if a message fails after leaving your MTA you will get any bounce notification back

    2) if you send a message with a DSN request (see RFC 1891) that the remote system will actually send back the DSN

    The most important things you can do to improve deliverability is to know a lot about SMTP, maintain your own MTA and configure it accordingly. One of the key problems these days is that everyone’s trying to stop spam – and everyone’s got their own method of doing that. And usually they won’t tell you the recipe for their secret sauce. Indeed, with bayesian filtering, they may not even know!

    I guess the next port of call (after you’ve checked your SPF is restrictive and published, and that you’re not RBL’d) would be to look at how you establish if your mail is getting delivered – as I said, you can’t rely on DSNs. Not can you rely on bugging your emails (e.g. by sending them out as HTML with, e.g. ) since most MUAs will not load remote content (again to prevent spam). Which just leaves the option of keeping the content serverside and sending out a clickable link to the original content. But this again assumes that your recipients always want to read your message.

    C.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i am trying to make a 3rd party simple standalone/swing application that uses hibernate
I'm current designing a Rails application that uses a form for user login, then
i have an iOS application witch uses the current location of the user. I
I have an application that uses AsyncTasks to make REST calls to a server.
I am building a local intranet web application which uses the current user's AD
I wrote a very simple C# application to send Tweets between to Windows machines.
I am trying to make a simple 3D application in WebGl, in which every
I am trying to make a simple REST Service with .NET 4.0 that uses
I have a simple MVC3 application that I want to retrieve some configuration details
The current applications uses .net printdocument to create print jobs which it sends to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.