You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Marco Pöhler <li...@poehlerpoehler.de> on 2005/04/28 15:25:37 UTC

Re: unable to send a java mail

Hi,

try to make a POP3 request before trying to send a SMTP Mail thru the
mailserver. This can be a security feature of your mailserver.

Marco

---
http://www.kontaktlinsen-preisvergleich.de
http://www.parfuem-faq.de 

Am Donnerstag, den 28.04.2005, 18:48 +0530 schrieb vishwam:
> iam trying to send a simple email using javamailAPI
> but iam getting the following error
> 
> sun.net.smtp.SmtpProtocolException: 553 Sorry, that domain isn't in my list of allowed rcpthosts.
> 
>  at sun.net.smtp.SmtpClient.issueCommand(Unknown Source)
>  at sun.net.smtp.SmtpClient.toCanonical(Unknown Source)
> 
> Iam trying for last 4 days 
> ,but i couldn't solve this problem 
> 
> it is important ,bcos iam using it in my project 
> i'll be grateful to someone who solves this problem
> 
> thanks


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org