Email Check and monitor

7 views
Skip to first unread message

Ila Murugu

unread,
Aug 11, 2010, 12:44:42 PM8/11/10
to java-ema...@googlegroups.com
Hi ,
 
 
How wouid i check an email id is valid and it is there in a particular dns before sending any email through JES?
Also how would i track the time taken that the email message reaching the client id when i send a email message from java clinet through JES to any yahoo/gmail/or any other ids...
 
If you have any ideas that would be really helpful...
 
 
Thanks,
Ila.

Eric Daugherty

unread,
Aug 23, 2010, 6:21:15 PM8/23/10
to Java Email Server
The DNS lookup is the easiest. You can use what JES uses, dnsjava, to
perform a DNS query to see if the domain is valid.

There is no sure-fire way to test an address. You can connect to the
target email server and try to send it, but many servers will respond
the same way whether an address is valid or not as spammers have been
using this method to find valid addresses.

There is no straight forward and reliable method to determine the time
it takes to deliver the message.

Eric

Ila Murugu

unread,
Aug 24, 2010, 12:25:50 PM8/24/10
to java-ema...@googlegroups.com
Thanks Eric for your inputs.
 
Ila.

--
You received this message because you are subscribed to the Google Groups "Java Email Server" group.
To post to this group, send email to java-ema...@googlegroups.com.
To unsubscribe from this group, send email to java-email-ser...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/java-email-server?hl=en.


Reply all
Reply to author
Forward
0 new messages