javamail not sending

M

mlabhard

I'm trying to send a message via JavaMail API. There are no errors.
Debugging of the Session object appears to show normal operation. But
I never receive the message. The same machine can send to the same
address via Outlook Express. I'm not sure how to proceed. Any
suggests would be welcome. Thanks.
 
A

Andy Flowers

mlabhard said:
I'm trying to send a message via JavaMail API. There are no errors.
Debugging of the Session object appears to show normal operation. But
I never receive the message. The same machine can send to the same
address via Outlook Express. I'm not sure how to proceed. Any
suggests would be welcome. Thanks.

I assume that by debugging you mean either setting the property "mail.debug" or
using Session.setDebug(true); ?

Perhaps you could post a sanitised and anonymous dump of the debug output so we
can see if there are any oddities ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top