Mail delivery failure
Hi All,
Could any one suggest me how implement mail delivery failure using java mail API.I have used TransportListener but its giving the successful delivery always.
A
Hi All,
Could any one suggest me how implement mail delivery failure using java mail API.I have used TransportListener but its giving the successful delivery always.
A
Read the FAQ. Start here:
http://java.sun.com/products/javamail/FAQ.html#badaddr
Hi Thanks for ur reply.It seems there is a limitation on the internet itself in case of delivery notificaitons.Javamail doesnt posing any limitation on this.