Close
jGuru Forums
Posted By: Tolga_KARAKAYA Posted On: Saturday, December 28, 2002 03:10 PM
for example when i send a mail to :
http://localhost:8080/Myproject/servlet/***
from yahoo or hotmail etc. how can i handle this process
how can i get this mail or could i get?
Re: How can i accept a mail...
Posted By: John_Zukowski Posted On: Wednesday, January 1, 2003 03:16 PM
Posted By: Christopher_Koenigsberg Posted On: Monday, December 30, 2002 06:55 AM
That doesn't look like an email address to me, not unless you are quoting it all as the local part e.g. mail to "http://localhost:8080/Myproject/servlet/***@yourhost.yourdomain" in which case it depends on what kind of mail server you have running on yourhost.yourdomain, and how it is configured, to know what to do, what to call, with such a weird incoming localpart alias.