Re: Can someone suggest mail some opensource mail server which works well with Tomcat.

2012-06-11 Thread Kiran Badi
On 6/10/2012 1:49 AM, André Warnier wrote: Kiran Badi wrote: Any feedback on apache james ? I've never used it, so I can't comment. What I would ask is: why are you are specifically looking for a Java-based mail server? I was looking for open source server ,capable for serving atleast 5k ma

Re: Can someone suggest mail some opensource mail server which works well with Tomcat.

2012-06-09 Thread André Warnier
Kiran Badi wrote: Any feedback on apache james ? I've never used it, so I can't comment. What I would ask is: why are you are specifically looking for a Java-based mail server? I was looking for open source server ,capable for serving atleast 5k mails daily to begin with.Since I am using jav

Re: Can someone suggest mail some opensource mail server which works well with Tomcat.

2012-06-09 Thread David Kerber
On 6/9/2012 2:35 PM, Kiran Badi wrote: Any feedback on apache james ? I've never used it, so I can't comment. What I would ask is: why are you are specifically looking for a Java-based mail server? I was looking for open source server ,capable for serving atleast 5k mails daily to begin with

Re: Can someone suggest mail some opensource mail server which works well with Tomcat.

2012-06-09 Thread Kiran Badi
On 6/8/2012 12:17 PM, Jose María Zaragoza wrote: Kiran: Is google mail a part of google apps or its normal gmail service which we use ?.I feel there might be some limits on the number of requests like google api's Can you elaborate more please. Take a look this http://www.google.com/enterprise

Re: Can someone suggest mail some opensource mail server which works well with Tomcat.

2012-06-09 Thread Kiran Badi
Any feedback on apache james ? I've never used it, so I can't comment. What I would ask is: why are you are specifically looking for a Java-based mail server? I was looking for open source server ,capable for serving atleast 5k mails daily to begin with.Since I am using java api, I am under

Re: Can someone suggest mail some opensource mail server which works well with Tomcat.

2012-06-07 Thread Jose María Zaragoza
> > Kiran: Is google mail a part of google apps or its normal gmail service > which we use ?.I feel there might be some limits on the number of requests > like google api's Can you elaborate more please. > Take a look this http://www.google.com/enterprise/apps/business/products.html?section=gmail

Re: Can someone suggest mail some opensource mail server which works well with Tomcat.

2012-06-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kiran, On 6/6/12 8:59 PM, Kiran Badi wrote: > Is google mail a part of google apps or its normal gmail service > which we use? It's all the same thing. The only difference is the usernames. > I feel there might be some limits on the number of reque

Re: Can someone suggest mail some opensource mail server which works well with Tomcat.

2012-06-06 Thread Kiran Badi
If you are going to use Javamail to access a remote mailbox (even if it's on localhost), then you can use any email server software that otherwise meets your needs. Javamail can communicate with any POP3 or IMAP server -- it need not be Java-based. You can even use Google Mail as your email ser

Re: Can someone suggest mail some opensource mail server which works well with Tomcat.

2012-06-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kiran, On 6/6/12 2:56 PM, Kiran Badi wrote: > High level requirement which I feel I need is, to send mail(ex pw > reset mails, welcome mails, HTML Content deals mails etc), receive > mails( yes I need to receive mails as well), Okay. > Integrate wel

Re: Can someone suggest mail some opensource mail server which works well with Tomcat.

2012-06-06 Thread Kiran Badi
Thanks David ,I will research java email server and Chris for replying, High level requirement which I feel I need is, to send mail(ex pw reset mails, welcome mails, HTML Content deals mails etc), receive mails( yes I need to receive mails as well), Integrate well with Tomcat means that it sh

Re: Can someone suggest mail some opensource mail server which works well with Tomcat.

2012-06-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kiran, On 6/6/12 12:24 PM, Kiran Badi wrote: > I have a requirement to send pw reset mails,send deals HTML mails > etc. > > So for this I was looking for some mail servers which can work with > my existing setup which I can integrate with Tomcat 7.0x

Re: Can someone suggest mail some opensource mail server which works well with Tomcat.

2012-06-06 Thread David kerber
On 6/6/2012 12:24 PM, Kiran Badi wrote: Hi, I have a requirement to send pw reset mails,send deals HTML mails etc. So for this I was looking for some mail servers which can work with my existing setup which I can integrate with Tomcat 7.0x,should have pop3/smtp support. can some one give me so

Can someone suggest mail some opensource mail server which works well with Tomcat.

2012-06-06 Thread Kiran Badi
Hi, I have a requirement to send pw reset mails,send deals HTML mails etc. So for this I was looking for some mail servers which can work with my existing setup which I can integrate with Tomcat 7.0x,should have pop3/smtp support. can some one give me some other names which I can check ?.