Hi, maybe your ISP is blocking outgoing connections to port 25 ? Try to telnet to an external mailserver, to check if connection can established. For example:
telnet mail.byteaction.de 25 This should give you a "220" greeting. The second to check are your mailet-*.log files. The files are located in : /path/to/james/apps/james/logs bye Norman koyya srinivas schrieb: > > Thank you Norman. > > I just installed JAMES in my local PC within an Intranet. > > I created couple of users inside JAMES. > I am able to send mails between them using Java Mail API. > > But I could not send the mails to outside accounts like yahoo.co.in or > rediffmail or mycompany.com. I couldn't see any errors also. > > I think this could be some configurations at DNS servers etc.. > > please let me know. > > I will also try to install the same at my home, where I am connected to > Internet. > > Thanks > Srinivas > > > > On Thu, 05 Apr 2007 Norman Maurer wrote : > >> Hi, >> >> Yes JAMES can do all you want ;-) >> >> bye >> Norman >> >> >> On 5 Apr 2007 07:33:47 -0000, "koyya srinivas" <[EMAIL PROTECTED]> wrote: >> >>> Hi, >>> >>> I am very new to the james server. I have a requirement in my project and >>> I think james could fulfill the same. >>> >>> please find below my requirement. >>> >>> 1) Receive mail from shared mail box. >>> 2) Process the mail, store the contents in the database. >>> 3) mail can contain attachments etc.. etc. >>> 4) execute some [ business logic ] i.e. contact some other systems etc. >>> 5) finally forward the same mail to another user. >>> >>> a) can james be used in this scenario? >>> b) can I use mailet API for the same? >>> >>> Thanks in advance >>> >>> Regards, >>> Srinivas >>> >>> Best Regards, >>> Srinivas >>> >>> >>> >>> >>> > > > Best Regards, > Srinivas > > !DSPAM:1,4614e579113111267578968! > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
