I’m trying send mail with javamail API (JSP) from my internal domino 6.5 server to an outside address…so i’m trying to send email from my javamail API through domino (relay) outside, but I keep getting this message:
554 Relay rejected for policy reasons
Now, to clear up a few things, i’ve removed any possible obstactles that would prevent me from sending mail out, but i’m still getting the same message. The only thing i’ve got blocked is inbound mail servers that are of known spam servers…as far as anything to do with outbound its all blank and anything to do with relaying is blank at the present…is there something that i’m missing here?
H