Hi, I am Sandeep Giri Lead Developer of tBits (www.transbittech.com),. I am new to James. Since we didnt have something similar to sendmail for windows, I started using James. I am really impressed with the product (specially things like mailets). Wish to contribute to it. Right now, I am trying to set up James on a public server where it can recieve mail from and send mails to any server. The incoming mail is working fine but the outgoing is not working. I have switched off the following mailet: <mailet match="RemoteAddrNotInNetwork=127.0.0.1, 203.163.239.59, 68.178.227.24" class="ToProcessor"> ... and switched on SMTP AUTH by setting it to "announce". Here is the log: Attempting delivery of Mail1175721692710-0-to-gmail.com to host gsmtp183.google.com. at 64.233.183.27 for addresses [EMAIL PROTECTED] Could not connect to SMTP host: 64.233.183.27, port: 25 Attempting delivery of Mail1175721692710-0-to-gmail.com to host gsmtp163.google.com. at 64.233.163.27 for addresses [EMAIL PROTECTED] Could not connect to SMTP host: 64.233.163.27, port: 25 Temporary exception delivering mail (Mail1175721692710-0-to-gmail.com: Storing message Mail1175721692710-0-to-gmail.com into outgoing after 0 retries Attempting delivery of Mail1175721906804-2-to-yahoo.com to host e.mx.mail.yahoo.com. at 216.39.53.1 for addresses [EMAIL PROTECTED] Could not connect to SMTP host: 216.39.53.1, port: 25 Attempting delivery of Mail1175721906804-2-to-yahoo.com to host d.mx.mail.yahoo.com. at 216.39.53.2 for addresses [EMAIL PROTECTED]
James is trying again and again to send mail but it is getting the above mentioned error. Any ideas? Regards, Sandeep Giri