Javamail rejected mail not bouncing to sender

S

Sheila Dunphy

My local smtp server is configured to reject invalid internal
addresses and does not send bounced messages. I have been told that
the local mail application has to generate the bounce. I have an
Oracle Report distributed using Javamail. The problem is that when I
send to an invalid address I receive a message that there are invalid
addresses but the email does not bounce to the senders address. This
is not what I want because I need to print off and send hardcopy any
messages that haven't been received.
I think this is a javamail configuration issue. Would be grateful for
any assistance on this.

Thanks in advance,
Sheila.
 
B

Bryce

My local smtp server is configured to reject invalid internal
addresses and does not send bounced messages. I have been told that
the local mail application has to generate the bounce. I have an
Oracle Report distributed using Javamail. The problem is that when I
send to an invalid address I receive a message that there are invalid
addresses but the email does not bounce to the senders address. This
is not what I want because I need to print off and send hardcopy any
messages that haven't been received.
I think this is a javamail configuration issue. Would be grateful for
any assistance on this.

Can we see your code? Did you set the Reply To header? From?
 
S

Sheila Dunphy

Bryce said:
Can we see your code? Did you set the Reply To header? From?

Javamail is tied in with Oracle 9iDS suite of software I have not
done any coding for Javamail. The report I run uses an xml
distribution file. This contains the mail commands SEND: TO: etc. I
have no REPLY TO: set in the xml file. All works well with valid email
addresses and if the email is not a local addresses the system
receives bounced messages for those invalid addresses. The problem is
only with local invalid email addresses because our local smtp server
reject them.
 

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,770
Messages
2,569,583
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top