|
View:
New views
14 Messages
—
Rating Filter:
Alert me
|
|
|
Phoenix.log errorHi All,
Today, When I was informed that users are not receiving mails, I found an errors in the Phoenix.log like below <Phoenix Snip > Phoenix was not started by the daemon thus it will not be possible to restart the JVM via the Management interface. INFO 2009-11-01 15:31:08.804 [Phoenix.] (): Installing Sar located at file:/mnt/james/james-2.2.0/apps/james.sar. WARN 2009-11-01 15:31:08.816 [Phoenix.] (): The file SAR-INF/assembly.xml can not be extracted from the Sar "file:/mnt/james/james-2.2.0/apps/james.sar" into directory /mnt/james/james-2.2.0/apps/james/SAR-INF/assembly.xml because there is a file in the way. WARN 2009-11-01 15:31:08.818 [Phoenix.] (): The file SAR-INF/config.xml can not be extracted from the Sar "file:/mnt/james/james-2.2.0/apps/james.sar" into directory /mnt/james/james-2.2.0/apps/james/SAR-INF/config.xml because there is a file in the way. WARN 2009-11-01 15:31:08.820 [Phoenix.] (): The file SAR-INF/environment.xml can not be extracted from the Sar "file:/mnt/james/james-2.2.0/apps/james.sar" into directory /mnt/james-2.2.0/apps/james/SAR-INF/environment.xml because there is a file in the way. <Phoenix Snip> How do i rectify the errors and ensure the mails start flowing for the users. Regards, Karthik --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscribe@... For additional commands, e-mail: server-user-help@... |
|
|
Re: Phoenix.log errorHi Karthik,
this "error" only tells you that the config files are already in place and will not get replaced when unpacking the sar. So nothing to worry about. About your problem, I would start digging in the mailet-*.log file. Bye, Norman Ps: You should really think about upgrading to james 2.3.2, 2.2.0 is really old and many bugs where fix since the release of it.. 2009/11/9 karthik <karthiks@...>: > Hi All, > > Today, When I was informed that users are not receiving mails, I > found an errors in the Phoenix.log like below > > <Phoenix Snip > > > Phoenix was not started by the daemon thus it will not be possible to > restart the JVM via the Management interface. > INFO 2009-11-01 15:31:08.804 [Phoenix.] (): Installing Sar located at > file:/mnt/james/james-2.2.0/apps/james.sar. > > WARN 2009-11-01 15:31:08.816 [Phoenix.] (): The file SAR-INF/assembly.xml > can not be extracted from the Sar > "file:/mnt/james/james-2.2.0/apps/james.sar" into directory > > /mnt/james/james-2.2.0/apps/james/SAR-INF/assembly.xml because there is a > file in the way. > > WARN 2009-11-01 15:31:08.818 [Phoenix.] (): The file SAR-INF/config.xml can > not be extracted from the Sar > "file:/mnt/james/james-2.2.0/apps/james.sar" into directory > /mnt/james/james-2.2.0/apps/james/SAR-INF/config.xml because there is a file > in the way. > WARN 2009-11-01 15:31:08.820 [Phoenix.] (): The file SAR-INF/environment.xml > can not be extracted from the Sar > "file:/mnt/james/james-2.2.0/apps/james.sar" into directory > /mnt/james-2.2.0/apps/james/SAR-INF/environment.xml because there is a file > in the way. > > <Phoenix Snip> > > How do i rectify the errors and ensure the mails start flowing for the > users. > > > > Regards, > Karthik > > --------------------------------------------------------------------- > To unsubscribe, e-mail: server-user-unsubscribe@... > For additional commands, e-mail: server-user-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscribe@... For additional commands, e-mail: server-user-help@... |
|
|
Re: Phoenix.log errorThanks Norman, for your quick reply. I already looked into the
mailet.log and the error message seem to be weird. All the mailets show this 25/07/09 09:30:17 INFO James.Mailet: RemoteAddrNotInNetwork: Authorized addresses: [127.0.0.1/255.255.255.255] 25/07/09 09:30:17 INFO James.Mailet: RemoteDelivery: maxRetries is larger than total number of attempts specified. Increasing last delayTime with 19 attempts 25/07/09 09:30:17 INFO James.Mailet: RemoteDelivery: Delay of 21600000 msecs is now attempted: 20 times Not sure, how to proceed. Also, I would make a note of upgrading james. Regards, Karthik Norman Maurer wrote: > Hi Karthik, > > this "error" only tells you that the config files are already in place > and will not get replaced when unpacking the sar. So nothing to worry > about. > > About your problem, I would start digging in the mailet-*.log file. > > Bye, > Norman > > Ps: You should really think about upgrading to james 2.3.2, 2.2.0 is > really old and many bugs where fix since the release of it.. > > 2009/11/9 karthik <karthiks@...>: > >> Hi All, >> >> Today, When I was informed that users are not receiving mails, I >> found an errors in the Phoenix.log like below >> >> <Phoenix Snip > >> >> Phoenix was not started by the daemon thus it will not be possible to >> restart the JVM via the Management interface. >> INFO 2009-11-01 15:31:08.804 [Phoenix.] (): Installing Sar located at >> file:/mnt/james/james-2.2.0/apps/james.sar. >> >> WARN 2009-11-01 15:31:08.816 [Phoenix.] (): The file SAR-INF/assembly.xml >> can not be extracted from the Sar >> "file:/mnt/james/james-2.2.0/apps/james.sar" into directory >> >> /mnt/james/james-2.2.0/apps/james/SAR-INF/assembly.xml because there is a >> file in the way. >> >> WARN 2009-11-01 15:31:08.818 [Phoenix.] (): The file SAR-INF/config.xml can >> not be extracted from the Sar >> "file:/mnt/james/james-2.2.0/apps/james.sar" into directory >> /mnt/james/james-2.2.0/apps/james/SAR-INF/config.xml because there is a file >> in the way. >> WARN 2009-11-01 15:31:08.820 [Phoenix.] (): The file SAR-INF/environment.xml >> can not be extracted from the Sar >> "file:/mnt/james/james-2.2.0/apps/james.sar" into directory >> /mnt/james-2.2.0/apps/james/SAR-INF/environment.xml because there is a file >> in the way. >> >> <Phoenix Snip> >> >> How do i rectify the errors and ensure the mails start flowing for the >> users. >> >> >> >> Regards, >> Karthik >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: server-user-unsubscribe@... >> For additional commands, e-mail: server-user-help@... >> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: server-user-unsubscribe@... > For additional commands, e-mail: server-user-help@... > > |
|
|
Re: Phoenix.log errorHi,
could you show me the RemoteDelivery configuration part of your config.xml ? Thx, Norman 2009/11/9 karthik <karthiks@...>: > Thanks Norman, for your quick reply. I already looked into the mailet.log > and the error message seem to be weird. All the mailets show this > > 25/07/09 09:30:17 INFO James.Mailet: RemoteAddrNotInNetwork: Authorized > addresses: [127.0.0.1/255.255.255.255] > 25/07/09 09:30:17 INFO James.Mailet: RemoteDelivery: maxRetries is larger > than total number of attempts specified. Increasing last delayTime with 19 > attempts > 25/07/09 09:30:17 INFO James.Mailet: RemoteDelivery: Delay of 21600000 > msecs is now attempted: 20 times > > > > Not sure, how to proceed. Also, I would make a note of upgrading james. > > > Regards, > Karthik > > > Norman Maurer wrote: >> >> Hi Karthik, >> >> this "error" only tells you that the config files are already in place >> and will not get replaced when unpacking the sar. So nothing to worry >> about. >> >> About your problem, I would start digging in the mailet-*.log file. >> >> Bye, >> Norman >> >> Ps: You should really think about upgrading to james 2.3.2, 2.2.0 is >> really old and many bugs where fix since the release of it.. >> >> 2009/11/9 karthik <karthiks@...>: >> >>> >>> Hi All, >>> >>> Today, When I was informed that users are not receiving mails, I >>> found an errors in the Phoenix.log like below >>> >>> <Phoenix Snip > >>> >>> Phoenix was not started by the daemon thus it will not be possible to >>> restart the JVM via the Management interface. >>> INFO 2009-11-01 15:31:08.804 [Phoenix.] (): Installing Sar located at >>> file:/mnt/james/james-2.2.0/apps/james.sar. >>> >>> WARN 2009-11-01 15:31:08.816 [Phoenix.] (): The file SAR-INF/assembly.xml >>> can not be extracted from the Sar >>> "file:/mnt/james/james-2.2.0/apps/james.sar" into directory >>> >>> /mnt/james/james-2.2.0/apps/james/SAR-INF/assembly.xml because there is a >>> file in the way. >>> >>> WARN 2009-11-01 15:31:08.818 [Phoenix.] (): The file SAR-INF/config.xml >>> can >>> not be extracted from the Sar >>> "file:/mnt/james/james-2.2.0/apps/james.sar" into directory >>> /mnt/james/james-2.2.0/apps/james/SAR-INF/config.xml because there is a >>> file >>> in the way. >>> WARN 2009-11-01 15:31:08.820 [Phoenix.] (): The file >>> SAR-INF/environment.xml >>> can not be extracted from the Sar >>> "file:/mnt/james/james-2.2.0/apps/james.sar" into directory >>> /mnt/james-2.2.0/apps/james/SAR-INF/environment.xml because there is a >>> file >>> in the way. >>> >>> <Phoenix Snip> >>> >>> How do i rectify the errors and ensure the mails start flowing for the >>> users. >>> >>> >>> >>> Regards, >>> Karthik >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: server-user-unsubscribe@... >>> For additional commands, e-mail: server-user-help@... >>> >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: server-user-unsubscribe@... >> For additional commands, e-mail: server-user-help@... >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscribe@... For additional commands, e-mail: server-user-help@... |
|
|
Re: Phoenix.log errorUnfortunately, I cannot provide you complete information because of
confidential reasons. So, I have made a change in the domain name. <gateway>collabnet.mydomainname.com</gateway> <gatewayPort>25</gatewayPort> Please help. Regards, Karthik Norman Maurer wrote: > Hi, > > could you show me the RemoteDelivery configuration part of your config.xml ? > > Thx, > Norman > > > 2009/11/9 karthik <karthiks@...>: > >> Thanks Norman, for your quick reply. I already looked into the mailet.log >> and the error message seem to be weird. All the mailets show this >> >> 25/07/09 09:30:17 INFO James.Mailet: RemoteAddrNotInNetwork: Authorized >> addresses: [127.0.0.1/255.255.255.255] >> 25/07/09 09:30:17 INFO James.Mailet: RemoteDelivery: maxRetries is larger >> than total number of attempts specified. Increasing last delayTime with 19 >> attempts >> 25/07/09 09:30:17 INFO James.Mailet: RemoteDelivery: Delay of 21600000 >> msecs is now attempted: 20 times >> >> >> >> Not sure, how to proceed. Also, I would make a note of upgrading james. >> >> >> Regards, >> Karthik >> >> >> Norman Maurer wrote: >> >>> Hi Karthik, >>> >>> this "error" only tells you that the config files are already in place >>> and will not get replaced when unpacking the sar. So nothing to worry >>> about. >>> >>> About your problem, I would start digging in the mailet-*.log file. >>> >>> Bye, >>> Norman >>> >>> Ps: You should really think about upgrading to james 2.3.2, 2.2.0 is >>> really old and many bugs where fix since the release of it.. >>> >>> 2009/11/9 karthik <karthiks@...>: >>> >>> >>>> Hi All, >>>> >>>> Today, When I was informed that users are not receiving mails, I >>>> found an errors in the Phoenix.log like below >>>> >>>> <Phoenix Snip > >>>> >>>> Phoenix was not started by the daemon thus it will not be possible to >>>> restart the JVM via the Management interface. >>>> INFO 2009-11-01 15:31:08.804 [Phoenix.] (): Installing Sar located at >>>> file:/mnt/james/james-2.2.0/apps/james.sar. >>>> >>>> WARN 2009-11-01 15:31:08.816 [Phoenix.] (): The file SAR-INF/assembly.xml >>>> can not be extracted from the Sar >>>> "file:/mnt/james/james-2.2.0/apps/james.sar" into directory >>>> >>>> /mnt/james/james-2.2.0/apps/james/SAR-INF/assembly.xml because there is a >>>> file in the way. >>>> >>>> WARN 2009-11-01 15:31:08.818 [Phoenix.] (): The file SAR-INF/config.xml >>>> can >>>> not be extracted from the Sar >>>> "file:/mnt/james/james-2.2.0/apps/james.sar" into directory >>>> /mnt/james/james-2.2.0/apps/james/SAR-INF/config.xml because there is a >>>> file >>>> in the way. >>>> WARN 2009-11-01 15:31:08.820 [Phoenix.] (): The file >>>> SAR-INF/environment.xml >>>> can not be extracted from the Sar >>>> "file:/mnt/james/james-2.2.0/apps/james.sar" into directory >>>> /mnt/james-2.2.0/apps/james/SAR-INF/environment.xml because there is a >>>> file >>>> in the way. >>>> >>>> <Phoenix Snip> >>>> >>>> How do i rectify the errors and ensure the mails start flowing for the >>>> users. >>>> >>>> >>>> >>>> Regards, >>>> Karthik >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: server-user-unsubscribe@... >>>> For additional commands, e-mail: server-user-help@... >>>> >>>> >>>> >>>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: server-user-unsubscribe@... >>> For additional commands, e-mail: server-user-help@... >>> >>> >>> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: server-user-unsubscribe@... > For additional commands, e-mail: server-user-help@... > > |
|
|
Re: Phoenix.log errorOne more question, is the Problem with outgoing email or local email ?
Bye, Norman 2009/11/9 karthik <karthiks@...>: > Unfortunately, I cannot provide you complete information because of > confidential reasons. So, I have made a change in the domain name. > > <gateway>collabnet.mydomainname.com</gateway> > <gatewayPort>25</gatewayPort> > Please help. > > > Regards, > Karthik > > > Norman Maurer wrote: >> >> Hi, >> >> could you show me the RemoteDelivery configuration part of your config.xml >> ? >> >> Thx, >> Norman >> >> >> 2009/11/9 karthik <karthiks@...>: >> >>> >>> Thanks Norman, for your quick reply. I already looked into the mailet.log >>> and the error message seem to be weird. All the mailets show this >>> >>> 25/07/09 09:30:17 INFO James.Mailet: RemoteAddrNotInNetwork: Authorized >>> addresses: [127.0.0.1/255.255.255.255] >>> 25/07/09 09:30:17 INFO James.Mailet: RemoteDelivery: maxRetries is >>> larger >>> than total number of attempts specified. Increasing last delayTime with >>> 19 >>> attempts >>> 25/07/09 09:30:17 INFO James.Mailet: RemoteDelivery: Delay of 21600000 >>> msecs is now attempted: 20 times >>> >>> >>> >>> Not sure, how to proceed. Also, I would make a note of upgrading james. >>> >>> >>> Regards, >>> Karthik >>> >>> >>> Norman Maurer wrote: >>> >>>> >>>> Hi Karthik, >>>> >>>> this "error" only tells you that the config files are already in place >>>> and will not get replaced when unpacking the sar. So nothing to worry >>>> about. >>>> >>>> About your problem, I would start digging in the mailet-*.log file. >>>> >>>> Bye, >>>> Norman >>>> >>>> Ps: You should really think about upgrading to james 2.3.2, 2.2.0 is >>>> really old and many bugs where fix since the release of it.. >>>> >>>> 2009/11/9 karthik <karthiks@...>: >>>> >>>> >>>>> >>>>> Hi All, >>>>> >>>>> Today, When I was informed that users are not receiving mails, I >>>>> found an errors in the Phoenix.log like below >>>>> >>>>> <Phoenix Snip > >>>>> >>>>> Phoenix was not started by the daemon thus it will not be possible to >>>>> restart the JVM via the Management interface. >>>>> INFO 2009-11-01 15:31:08.804 [Phoenix.] (): Installing Sar located at >>>>> file:/mnt/james/james-2.2.0/apps/james.sar. >>>>> >>>>> WARN 2009-11-01 15:31:08.816 [Phoenix.] (): The file >>>>> SAR-INF/assembly.xml >>>>> can not be extracted from the Sar >>>>> "file:/mnt/james/james-2.2.0/apps/james.sar" into directory >>>>> >>>>> /mnt/james/james-2.2.0/apps/james/SAR-INF/assembly.xml because there is >>>>> a >>>>> file in the way. >>>>> >>>>> WARN 2009-11-01 15:31:08.818 [Phoenix.] (): The file SAR-INF/config.xml >>>>> can >>>>> not be extracted from the Sar >>>>> "file:/mnt/james/james-2.2.0/apps/james.sar" into directory >>>>> /mnt/james/james-2.2.0/apps/james/SAR-INF/config.xml because there is a >>>>> file >>>>> in the way. >>>>> WARN 2009-11-01 15:31:08.820 [Phoenix.] (): The file >>>>> SAR-INF/environment.xml >>>>> can not be extracted from the Sar >>>>> "file:/mnt/james/james-2.2.0/apps/james.sar" into directory >>>>> /mnt/james-2.2.0/apps/james/SAR-INF/environment.xml because there is a >>>>> file >>>>> in the way. >>>>> >>>>> <Phoenix Snip> >>>>> >>>>> How do i rectify the errors and ensure the mails start flowing for the >>>>> users. >>>>> >>>>> >>>>> >>>>> Regards, >>>>> Karthik >>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: server-user-unsubscribe@... >>>>> For additional commands, e-mail: server-user-help@... >>>>> >>>>> >>>>> >>>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: server-user-unsubscribe@... >>>> For additional commands, e-mail: server-user-help@... >>>> >>>> >>>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: server-user-unsubscribe@... >> For additional commands, e-mail: server-user-help@... >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscribe@... For additional commands, e-mail: server-user-help@... |
|
|
Re: Phoenix.log errorHave problems in both incoming and outgoing.
Btw, when i did a telnet to the actual gateway address, the error message appears as " Unable to connect to remote host: Connection timed out " Regards, Karthik Norman Maurer wrote: > One more question, is the Problem with outgoing email or local email ? > > Bye, > Norman > > > 2009/11/9 karthik <karthiks@...>: > >> Unfortunately, I cannot provide you complete information because of >> confidential reasons. So, I have made a change in the domain name. >> >> <gateway>collabnet.mydomainname.com</gateway> >> <gatewayPort>25</gatewayPort> >> Please help. >> >> >> Regards, >> Karthik >> >> >> Norman Maurer wrote: >> >>> Hi, >>> >>> could you show me the RemoteDelivery configuration part of your config.xml >>> ? >>> >>> Thx, >>> Norman >>> >>> >>> 2009/11/9 karthik <karthiks@...>: >>> >>> >>>> Thanks Norman, for your quick reply. I already looked into the mailet.log >>>> and the error message seem to be weird. All the mailets show this >>>> >>>> 25/07/09 09:30:17 INFO James.Mailet: RemoteAddrNotInNetwork: Authorized >>>> addresses: [127.0.0.1/255.255.255.255] >>>> 25/07/09 09:30:17 INFO James.Mailet: RemoteDelivery: maxRetries is >>>> larger >>>> than total number of attempts specified. Increasing last delayTime with >>>> 19 >>>> attempts >>>> 25/07/09 09:30:17 INFO James.Mailet: RemoteDelivery: Delay of 21600000 >>>> msecs is now attempted: 20 times >>>> >>>> >>>> >>>> Not sure, how to proceed. Also, I would make a note of upgrading james. >>>> >>>> >>>> Regards, >>>> Karthik >>>> >>>> >>>> Norman Maurer wrote: >>>> >>>> >>>>> Hi Karthik, >>>>> >>>>> this "error" only tells you that the config files are already in place >>>>> and will not get replaced when unpacking the sar. So nothing to worry >>>>> about. >>>>> >>>>> About your problem, I would start digging in the mailet-*.log file. >>>>> >>>>> Bye, >>>>> Norman >>>>> >>>>> Ps: You should really think about upgrading to james 2.3.2, 2.2.0 is >>>>> really old and many bugs where fix since the release of it.. >>>>> >>>>> 2009/11/9 karthik <karthiks@...>: >>>>> >>>>> >>>>> >>>>>> Hi All, >>>>>> >>>>>> Today, When I was informed that users are not receiving mails, I >>>>>> found an errors in the Phoenix.log like below >>>>>> >>>>>> <Phoenix Snip > >>>>>> >>>>>> Phoenix was not started by the daemon thus it will not be possible to >>>>>> restart the JVM via the Management interface. >>>>>> INFO 2009-11-01 15:31:08.804 [Phoenix.] (): Installing Sar located at >>>>>> file:/mnt/james/james-2.2.0/apps/james.sar. >>>>>> >>>>>> WARN 2009-11-01 15:31:08.816 [Phoenix.] (): The file >>>>>> SAR-INF/assembly.xml >>>>>> can not be extracted from the Sar >>>>>> "file:/mnt/james/james-2.2.0/apps/james.sar" into directory >>>>>> >>>>>> /mnt/james/james-2.2.0/apps/james/SAR-INF/assembly.xml because there is >>>>>> a >>>>>> file in the way. >>>>>> >>>>>> WARN 2009-11-01 15:31:08.818 [Phoenix.] (): The file SAR-INF/config.xml >>>>>> can >>>>>> not be extracted from the Sar >>>>>> "file:/mnt/james/james-2.2.0/apps/james.sar" into directory >>>>>> /mnt/james/james-2.2.0/apps/james/SAR-INF/config.xml because there is a >>>>>> file >>>>>> in the way. >>>>>> WARN 2009-11-01 15:31:08.820 [Phoenix.] (): The file >>>>>> SAR-INF/environment.xml >>>>>> can not be extracted from the Sar >>>>>> "file:/mnt/james/james-2.2.0/apps/james.sar" into directory >>>>>> /mnt/james-2.2.0/apps/james/SAR-INF/environment.xml because there is a >>>>>> file >>>>>> in the way. >>>>>> >>>>>> <Phoenix Snip> >>>>>> >>>>>> How do i rectify the errors and ensure the mails start flowing for the >>>>>> users. >>>>>> >>>>>> >>>>>> >>>>>> Regards, >>>>>> Karthik >>>>>> >>>>>> --------------------------------------------------------------------- >>>>>> To unsubscribe, e-mail: server-user-unsubscribe@... >>>>>> For additional commands, e-mail: server-user-help@... >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>> --------------------------------------------------------------------- >>>>> To unsubscribe, e-mail: server-user-unsubscribe@... >>>>> For additional commands, e-mail: server-user-help@... >>>>> >>>>> >>>>> >>>>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: server-user-unsubscribe@... >>> For additional commands, e-mail: server-user-help@... >>> >>> >>> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: server-user-unsubscribe@... > For additional commands, e-mail: server-user-help@... > > |
|
|
Re: Phoenix.log errorOk that sounds more like a network problem, then like a james problem
to me then.. Bye, Norman 2009/11/9 karthik <karthiks@...>: > Have problems in both incoming and outgoing. > > Btw, when i did a telnet to the actual gateway address, the error > message appears as " Unable to connect to remote host: Connection timed out > " > > > Regards, > Karthik > > Norman Maurer wrote: >> >> One more question, is the Problem with outgoing email or local email ? >> >> Bye, >> Norman >> >> >> 2009/11/9 karthik <karthiks@...>: >> >>> >>> Unfortunately, I cannot provide you complete information because of >>> confidential reasons. So, I have made a change in the domain name. >>> >>> <gateway>collabnet.mydomainname.com</gateway> >>> <gatewayPort>25</gatewayPort> >>> Please help. >>> >>> >>> Regards, >>> Karthik >>> >>> >>> Norman Maurer wrote: >>> >>>> >>>> Hi, >>>> >>>> could you show me the RemoteDelivery configuration part of your >>>> config.xml >>>> ? >>>> >>>> Thx, >>>> Norman >>>> >>>> >>>> 2009/11/9 karthik <karthiks@...>: >>>> >>>> >>>>> >>>>> Thanks Norman, for your quick reply. I already looked into the >>>>> mailet.log >>>>> and the error message seem to be weird. All the mailets show this >>>>> >>>>> 25/07/09 09:30:17 INFO James.Mailet: RemoteAddrNotInNetwork: >>>>> Authorized >>>>> addresses: [127.0.0.1/255.255.255.255] >>>>> 25/07/09 09:30:17 INFO James.Mailet: RemoteDelivery: maxRetries is >>>>> larger >>>>> than total number of attempts specified. Increasing last delayTime with >>>>> 19 >>>>> attempts >>>>> 25/07/09 09:30:17 INFO James.Mailet: RemoteDelivery: Delay of 21600000 >>>>> msecs is now attempted: 20 times >>>>> >>>>> >>>>> >>>>> Not sure, how to proceed. Also, I would make a note of upgrading >>>>> james. >>>>> >>>>> >>>>> Regards, >>>>> Karthik >>>>> >>>>> >>>>> Norman Maurer wrote: >>>>> >>>>> >>>>>> >>>>>> Hi Karthik, >>>>>> >>>>>> this "error" only tells you that the config files are already in place >>>>>> and will not get replaced when unpacking the sar. So nothing to worry >>>>>> about. >>>>>> >>>>>> About your problem, I would start digging in the mailet-*.log file. >>>>>> >>>>>> Bye, >>>>>> Norman >>>>>> >>>>>> Ps: You should really think about upgrading to james 2.3.2, 2.2.0 is >>>>>> really old and many bugs where fix since the release of it.. >>>>>> >>>>>> 2009/11/9 karthik <karthiks@...>: >>>>>> >>>>>> >>>>>> >>>>>>> >>>>>>> Hi All, >>>>>>> >>>>>>> Today, When I was informed that users are not receiving mails, I >>>>>>> found an errors in the Phoenix.log like below >>>>>>> >>>>>>> <Phoenix Snip > >>>>>>> >>>>>>> Phoenix was not started by the daemon thus it will not be possible >>>>>>> to >>>>>>> restart the JVM via the Management interface. >>>>>>> INFO 2009-11-01 15:31:08.804 [Phoenix.] (): Installing Sar located at >>>>>>> file:/mnt/james/james-2.2.0/apps/james.sar. >>>>>>> >>>>>>> WARN 2009-11-01 15:31:08.816 [Phoenix.] (): The file >>>>>>> SAR-INF/assembly.xml >>>>>>> can not be extracted from the Sar >>>>>>> "file:/mnt/james/james-2.2.0/apps/james.sar" into directory >>>>>>> >>>>>>> /mnt/james/james-2.2.0/apps/james/SAR-INF/assembly.xml because there >>>>>>> is >>>>>>> a >>>>>>> file in the way. >>>>>>> >>>>>>> WARN 2009-11-01 15:31:08.818 [Phoenix.] (): The file >>>>>>> SAR-INF/config.xml >>>>>>> can >>>>>>> not be extracted from the Sar >>>>>>> "file:/mnt/james/james-2.2.0/apps/james.sar" into directory >>>>>>> /mnt/james/james-2.2.0/apps/james/SAR-INF/config.xml because there is >>>>>>> a >>>>>>> file >>>>>>> in the way. >>>>>>> WARN 2009-11-01 15:31:08.820 [Phoenix.] (): The file >>>>>>> SAR-INF/environment.xml >>>>>>> can not be extracted from the Sar >>>>>>> "file:/mnt/james/james-2.2.0/apps/james.sar" into directory >>>>>>> /mnt/james-2.2.0/apps/james/SAR-INF/environment.xml because there is >>>>>>> a >>>>>>> file >>>>>>> in the way. >>>>>>> >>>>>>> <Phoenix Snip> >>>>>>> >>>>>>> How do i rectify the errors and ensure the mails start flowing for >>>>>>> the >>>>>>> users. >>>>>>> >>>>>>> >>>>>>> >>>>>>> Regards, >>>>>>> Karthik >>>>>>> >>>>>>> --------------------------------------------------------------------- >>>>>>> To unsubscribe, e-mail: server-user-unsubscribe@... >>>>>>> For additional commands, e-mail: server-user-help@... >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> --------------------------------------------------------------------- >>>>>> To unsubscribe, e-mail: server-user-unsubscribe@... >>>>>> For additional commands, e-mail: server-user-help@... >>>>>> >>>>>> >>>>>> >>>>>> >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: server-user-unsubscribe@... >>>> For additional commands, e-mail: server-user-help@... >>>> >>>> >>>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: server-user-unsubscribe@... >> For additional commands, e-mail: server-user-help@... >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscribe@... For additional commands, e-mail: server-user-help@... |
|
|
cannot send message using sslDear all,
I cannot send message using ssl by James. I set the smtp ssl port number to 25, pop3server ssl is 995, telnet admin ssl port is 4555. I can successfully check my email by ssl, but cannot send email by ssl. To track the problem, I even register a ConnectionListener and TransportListener. Then I use the code: SMTPSSLTransport transport = new SMTPSSLTransport(session, urln); transport.connect(); The ConnectionListener gives a correct feedback, showing the connection is successfully established. But then, when I call the code: transport.send(msg); it gets stuck there, without any feedback. Can anyone give a hand? Thanks. Tom |
|
|
Re: cannot send message using sslHi Tom,
did you try to enable debugging for the smtpserver component in the enviroment.xml file ? BTW, port 25 should not been use for SSL.. Bye, Norman 2009/11/10 Xiaoyu Tang <xiaoyutang224@...>: > Dear all, > > I cannot send message using ssl by James. I set the smtp ssl port number to 25, pop3server ssl is 995, telnet admin ssl port is 4555. I can successfully check my email by ssl, but cannot send email by ssl. > > To track the problem, I even register a ConnectionListener and TransportListener. Then I use the code: > SMTPSSLTransport transport = new SMTPSSLTransport(session, urln); > transport.connect(); > > The ConnectionListener gives a correct feedback, showing the connection is successfully established. But then, when I call the code: > transport.send(msg); > > it gets stuck there, without any feedback. > > Can anyone give a hand? > Thanks. Tom > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscribe@... For additional commands, e-mail: server-user-help@... |
|
|
Re: cannot send message using sslThank you for your reply. I am finally settled with smtp:25 plain with pop3:995 ssl, it works pretty well.
Best regards. Tom --- On Tue, 11/10/09, Norman Maurer <norman@...> wrote: From: Norman Maurer <norman@...> Subject: Re: cannot send message using ssl To: "James Users List" <server-user@...> Date: Tuesday, November 10, 2009, 6:40 AM Hi Tom, did you try to enable debugging for the smtpserver component in the enviroment.xml file ? BTW, port 25 should not been use for SSL.. Bye, Norman 2009/11/10 Xiaoyu Tang <xiaoyutang224@...>: > Dear all, > > I cannot send message using ssl by James. I set the smtp ssl port number to 25, pop3server ssl is 995, telnet admin ssl port is 4555. I can successfully check my email by ssl, but cannot send email by ssl. > > To track the problem, I even register a ConnectionListener and TransportListener. Then I use the code: > SMTPSSLTransport transport = new SMTPSSLTransport(session, urln); > transport.connect(); > > The ConnectionListener gives a correct feedback, showing the connection is successfully established. But then, when I call the code: > transport.send(msg); > > it gets stuck there, without any feedback. > > Can anyone give a hand? > Thanks. Tom > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscribe@... For additional commands, e-mail: server-user-help@... |
|
|
Re: cannot send message using sslthe normal port for smtp over ssl is 465, perhaps your client was
trying to use that port? On Tue, Nov 10, 2009 at 1:26 PM, Xiaoyu Tang <xiaoyutang224@...> wrote: > Thank you for your reply. I am finally settled with smtp:25 plain with pop3:995 ssl, it works pretty well. > > Best regards. Tom > > --- On Tue, 11/10/09, Norman Maurer <norman@...> wrote: > > > From: Norman Maurer <norman@...> > Subject: Re: cannot send message using ssl > To: "James Users List" <server-user@...> > Date: Tuesday, November 10, 2009, 6:40 AM > > > Hi Tom, > > did you try to enable debugging for the smtpserver component in the > enviroment.xml file ? BTW, port 25 should not been use for SSL.. > > Bye, > Norman > > > 2009/11/10 Xiaoyu Tang <xiaoyutang224@...>: >> Dear all, >> >> I cannot send message using ssl by James. I set the smtp ssl port number to 25, pop3server ssl is 995, telnet admin ssl port is 4555. I can successfully check my email by ssl, but cannot send email by ssl. >> >> To track the problem, I even register a ConnectionListener and TransportListener. Then I use the code: >> SMTPSSLTransport transport = new SMTPSSLTransport(session, urln); >> transport.connect(); >> >> The ConnectionListener gives a correct feedback, showing the connection is successfully established. But then, when I call the code: >> transport.send(msg); >> >> it gets stuck there, without any feedback. >> >> Can anyone give a hand? >> Thanks. Tom >> >> >> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: server-user-unsubscribe@... > For additional commands, e-mail: server-user-help@... > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscribe@... For additional commands, e-mail: server-user-help@... |
|
|
Re: cannot send message using sslI have tried smtp over ssl of 465, but it did not work.
--- On Tue, 11/17/09, Danny Angus <danny.angus@...> wrote: From: Danny Angus <danny.angus@...> Subject: Re: cannot send message using ssl To: "James Users List" <server-user@...> Date: Tuesday, November 17, 2009, 5:22 AM the normal port for smtp over ssl is 465, perhaps your client was trying to use that port? On Tue, Nov 10, 2009 at 1:26 PM, Xiaoyu Tang <xiaoyutang224@...> wrote: > Thank you for your reply. I am finally settled with smtp:25 plain with pop3:995 ssl, it works pretty well. > > Best regards. Tom > > --- On Tue, 11/10/09, Norman Maurer <norman@...> wrote: > > > From: Norman Maurer <norman@...> > Subject: Re: cannot send message using ssl > To: "James Users List" <server-user@...> > Date: Tuesday, November 10, 2009, 6:40 AM > > > Hi Tom, > > did you try to enable debugging for the smtpserver component in the > enviroment.xml file ? BTW, port 25 should not been use for SSL.. > > Bye, > Norman > > > 2009/11/10 Xiaoyu Tang <xiaoyutang224@...>: >> Dear all, >> >> I cannot send message using ssl by James. I set the smtp ssl port number to 25, pop3server ssl is 995, telnet admin ssl port is 4555. I can successfully check my email by ssl, but cannot send email by ssl. >> >> To track the problem, I even register a ConnectionListener and TransportListener. Then I use the code: >> SMTPSSLTransport transport = new SMTPSSLTransport(session, urln); >> transport.connect(); >> >> The ConnectionListener gives a correct feedback, showing the connection is successfully established. But then, when I call the code: >> transport.send(msg); >> >> it gets stuck there, without any feedback. >> >> Can anyone give a hand? >> Thanks. Tom >> >> >> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: server-user-unsubscribe@... > For additional commands, e-mail: server-user-help@... > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscribe@... For additional commands, e-mail: server-user-help@... |
|
|
Re: cannot send message using sslMy server runs smtp on port 465 (ssl) and port 25 (plain).
This may be quite important if you don't have a certificate signed by a trusted CA. The server to send a mail may refuse to proceed if it cannot verify the certificate. I think that can be important when sending mail too, but I don't know the SMTPS process in detail. I would suggest you check out that Wiki article: http://wiki.apache.org/james/UsingSSL For me it worked fine. Good luck. Sincerely, ... Xiaoyu Tang wrote: > I have tried smtp over ssl of 465, but it did not work. > > --- On Tue, 11/17/09, Danny Angus <danny.angus@...> wrote: > > > From: Danny Angus <danny.angus@...> > Subject: Re: cannot send message using ssl > To: "James Users List" <server-user@...> > Date: Tuesday, November 17, 2009, 5:22 AM > > > the normal port for smtp over ssl is 465, perhaps your client was > trying to use that port? > > On Tue, Nov 10, 2009 at 1:26 PM, Xiaoyu Tang <xiaoyutang224@...> wrote: > >> Thank you for your reply. I am finally settled with smtp:25 plain with pop3:995 ssl, it works pretty well. >> >> Best regards. Tom >> >> --- On Tue, 11/10/09, Norman Maurer <norman@...> wrote: >> >> >> From: Norman Maurer <norman@...> >> Subject: Re: cannot send message using ssl >> To: "James Users List" <server-user@...> >> Date: Tuesday, November 10, 2009, 6:40 AM >> >> >> Hi Tom, >> >> did you try to enable debugging for the smtpserver component in the >> enviroment.xml file ? BTW, port 25 should not been use for SSL.. >> >> Bye, >> Norman >> >> >> 2009/11/10 Xiaoyu Tang <xiaoyutang224@...>: >> >>> Dear all, >>> >>> I cannot send message using ssl by James. I set the smtp ssl port number to 25, pop3server ssl is 995, telnet admin ssl port is 4555. I can successfully check my email by ssl, but cannot send email by ssl. >>> >>> To track the problem, I even register a ConnectionListener and TransportListener. Then I use the code: >>> SMTPSSLTransport transport = new SMTPSSLTransport(session, urln); >>> transport.connect(); >>> >>> The ConnectionListener gives a correct feedback, showing the connection is successfully established. But then, when I call the code: >>> transport.send(msg); >>> >>> it gets stuck there, without any feedback. >>> >>> Can anyone give a hand? >>> Thanks. Tom >>> >>> >>> >>> >>> >>> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: server-user-unsubscribe@... >> For additional commands, e-mail: server-user-help@... >> >> >> >> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: server-user-unsubscribe@... > For additional commands, e-mail: server-user-help@... > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscribe@... For additional commands, e-mail: server-user-help@... |
| Free embeddable forum powered by Nabble | Forum Help |