We use Gordano's NTMail. It's not free, but has worked well for us and
isn't very expensive for a small number of mailboxes.
Mike Peremsky wrote:
I am trying to create a simple registration application right now that should
send an email to the user after registration. Are there free smtp ser
I am trying to create a simple registration application right now that should
send an email to the user after registration. Are there free smtp servers or
any that are recommended over others for running on a windows box? I am using
Tomcat 5.0 and javamail.
TIA
- Mike
--
ompany might block
> port 25 if not being accessed by LotusMail or Outlook.
>
> -Original Message-
> From: Mike Peremsky [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, July 04, 2007 11:28 AM
> To: users@tomcat.apache.org
> Subject: Help required setting up smtp server
, July 04, 2007 11:28 AM
To: users@tomcat.apache.org
Subject: Help required setting up smtp server
I followed the example in the Tomcat JNDI docs on setting up and sending an
email (C:\apache-tomcat-5.5.23\webapps\tomcat-docs\jndi-resources-howto.html)
but am still receiving a
I followed the example in the Tomcat JNDI docs on setting up and sending an
email (C:\apache-tomcat-5.5.23\webapps\tomcat-docs\jndi-resources-howto.html)
but am still receiving a javax.mail.MessagingException: Could not connect to
SMTPhost: localhost, port: 25
The strange thing is that