RE: James Load testing tool

2010-02-05 Thread Nitin Gupta
Hi Norman, Currently, we are just required to send out emails from James. In distant future, we might also use it to receive emails sent by our app users, to make some data changes in their accounts. I surely will try out the development version once my tests on stable version are complete. Wha

RE: James Load testing tool

2010-02-05 Thread Nitin Gupta
Thanks Todd for sharing this highly useful information. I will try to setup the James server considering the below mentioned points. One thing I could not understand, Use 3 layers of RemoteDelivery mailets. How to set this up? Can this be done in the Conf files? Regards Nitin -Original Mess

AW: Sending mail through Gmail

2010-02-05 Thread Mario Zsilak
Hi, Most probably you need a valid MX record for your domain to be able to receive real mails ... Checkout the following page: http://en.wikipedia.org/wiki/MX_record Kind regards, Mario >-Ursprüngliche Nachricht- >Von: Norman Maurer [mailto:norman.mau...@googlemail.com] >Gesendet: Freit

Re: Sending mail through Gmail

2010-02-05 Thread vivek mahajan
Thanks Norman and sorry once again On Fri, Feb 5, 2010 at 4:42 PM, Norman Maurer wrote: > Hi Vivek, > > its still the same problem as before. I can't do more then repeat myself: > > telnet 122.168.129.83 25 > Trying 122.168.129.83... > telnet: Unable to connect to remote host: Connection refused

Re: Sending mail through Gmail

2010-02-05 Thread Norman Maurer
Hi Vivek, its still the same problem as before. I can't do more then repeat myself: telnet 122.168.129.83 25 Trying 122.168.129.83... telnet: Unable to connect to remote host: Connection refused Check your firewall, router etc. And like I said in the other post you need to stop postfix and bind

Re: Sending mail through Gmail

2010-02-05 Thread vivek mahajan
I mean that do I need to configure james server in a system with public IP and bound the smp,pops and nntp to that IP. when I send the mail from gmail to james server i got following mail from gmail Delivery to the following recipient failed permanently: d...@122.168.129.83 Technical details

Re: Sending mail through Gmail

2010-02-05 Thread Norman Maurer
I don't know what a "global server" is, but do you get any bounces on the gmail side ? Anything in the logs etc ? Bye, Norman 2010/2/5 vivek mahajan : > Extremely sorry for confusing you. But earlier  I was not able to send mail > form demo to admin or vice versa as well as to external servers.

Re: Sending mail through Gmail

2010-02-05 Thread vivek mahajan
Extremely sorry for confusing you. But earlier I was not able to send mail form demo to admin or vice versa as well as to external servers. And now I can send mail to the users of my server only. Does a mail server need to be a global server to receive mails from external servers ? How can i che

Re: Sending mail through Gmail

2010-02-05 Thread Norman Maurer
I think thats related to the other question you posted.. Please not double post.. Bye, Norman 2010/2/5 vivek mahajan : > I have configured james-2.3.2 server on a system with static IP. And I have > two users demo and admin. And I can send mails between them, but the problem > is that I can't se

Sending mail through Gmail

2010-02-05 Thread vivek mahajan
I have configured james-2.3.2 server on a system with static IP. And I have two users demo and admin. And I can send mails between them, but the problem is that I can't send mail from external server( like gmail, yahoo etc.) to my james-2.3.2 server. Please Help. Bye VIVEK

Re: White List Management

2010-02-05 Thread Norman Maurer
Hi Vivek, you need to stop postfix. Something like /etc/init.d/postfix stop. Then configure james to listen to port 25 with the smtpserver and start it again. Bye, Norman 2010/2/4 vivek mahajan : > Hi Norman, > > I have reconfigured my fire to allow the request for port 25 with my public > IP

Re: storing mail problem

2010-02-05 Thread Norman Maurer
Like the error said.. the Package is to large for mysql. You need to adjust the mysql settings. See: http://dev.mysql.com/doc/refman/5.1/en/packet-too-large.html Bye, Norman 2010/2/5 vivek mahajan : > mailet log is generating following output please tell me why i m getting > this error. > > 04/

storing mail problem

2010-02-05 Thread vivek mahajan
mailet log is generating following output please tell me why i m getting this error. 04/02/10 13:48:10 INFO James.Mailet: Error while storing mail. javax.mail.MessagingException: Exception caught while storing mail Container: ; nested exception is: com.mysql.jdbc.PacketTooBigException: Pack