Re: WELCOME to [email protected]

"Ferhat Akcin" <[email protected]> Sat, 13 Jan 2007 17:21:40 +0200
Newsgroups gmane.comp.cms.jahia.install,gmane.spam.detected
Message-ID <[email protected]>
The problem is with the Postgres 8.1 for sure. The system works fine with
Hypersonic.
The error is attached below, please urgent reply.
Thanks a lot.

Ferhat

-----

380594 [2007-01-13 16:13:02,531] [
org.quartz.impl.jdbcjobstore.StdRowLockSemaphore] DEBUG - Lock
'STATE_ACCESS' retuned by: Quartz
Scheduler_JahiaQuartzScheduler-IBRAHIM1168697260796_ClusterManager
380609 [2007-01-13 16:13:02,546] [org.quartz.impl.jdbcjobstore.JobStoreTX]
ERROR - ClusterManager: Error managing cluster: Failure
 checking-in: Bu ResultSet i?inde INSTANCE_NAME s³tun ad² bulunamad².
org.quartz.JobPersistenceException: Failure checking-in: Column
INSTANCE_NAME could not be found in this ResultSet. [See nested excep
tion: org.postgresql.util.PSQLException: Bu ResultSet i?inde INSTANCE_NAME
s³tun ad² bulunamad².]
        at org.quartz.impl.jdbcjobstore.JobStoreSupport.clusterCheckIn(
JobStoreSupport.java:2073)
        at org.quartz.impl.jdbcjobstore.JobStoreTX.doCheckin(JobStoreTX.java
:1331)
        at
org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.manage(
JobStoreSupport.java:2326)
        at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.run(
JobStoreSupport.java:2357)
* Nested Exception (Underlying Cause) ---------------
org.postgresql.util.PSQLException: Column INSTANCE_NAME could not be found
in this ResultSet.
        at org.postgresql.jdbc2.AbstractJdbc2ResultSet.findColumn(
AbstractJdbc2ResultSet.java:2362)
        at org.postgresql.jdbc2.AbstractJdbc2ResultSet.getString(
AbstractJdbc2ResultSet.java:2184)
        at org.apache.commons.dbcp.DelegatingResultSet.getString(
DelegatingResultSet.java:224)
        at
org.quartz.impl.jdbcjobstore.StdJDBCDelegate.selectSchedulerStateRecords(
StdJDBCDelegate.java:3679)
        at org.quartz.impl.jdbcjobstore.JobStoreSupport.clusterCheckIn(
JobStoreSupport.java:2035)
        at org.quartz.impl.jdbcjobstore.JobStoreTX.doCheckin(JobStoreTX.java
:1331)
        at
org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.manage(
JobStoreSupport.java:2326)
        at org.quartz.impl.jdbcjobstore.JobStoreSupport$ClusterManager.run(
JobStoreSupport.java:2357)
        at
org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept
(Cglib2AopProxy.java:606)
        at
org.jahia.services.scheduler.SchedulerServiceImpl$$EnhancerByCGLIB$$8d91bbfb.getAllActiveJobsDetails
(<generated>)
        at org.jahia.ajax.monitors.PDisplayAction.computeResponses(
PDisplayAction.java:191)
        at org.jahia.ajax.monitors.PDisplayAction.execute(
PDisplayAction.java:131)
        at org.apache.struts.action.RequestProcessor.processActionPerform(
RequestProcessor.java:421)
        at org.apache.struts.action.RequestProcessor.process(
RequestProcessor.java:226)
        at org.jahia.bin.JahiaRequestProcessor.process(
JahiaRequestProcessor.java:82)
        at org.apache.struts.action.ActionServlet.process(ActionServlet.java
:1164)
        at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java
:415)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:252)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)
        at org.jahia.bin.filters.esi.ESIFilter.doFilter(ESIFilter.java:110)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:202)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)
        at org.apache.catalina.core.StandardWrapperValve.invoke(
StandardWrapperValve.java:213)
        at org.apache.catalina.core.StandardContextValve.invoke(
StandardContextValve.java:178)
        at org.apache.catalina.authenticator.AuthenticatorBase.invoke(
AuthenticatorBase.java:432)
        at org.apache.catalina.core.StandardHostValve.invoke(
StandardHostValve.java:126)
        at org.apache.catalina.valves.ErrorReportValve.invoke(
ErrorReportValve.java:105)
        at org.apache.catalina.core.StandardEngineValve.invoke(
StandardEngineValve.java:107)
        at org.apache.catalina.connector.CoyoteAdapter.service(
CoyoteAdapter.java:148)
        at org.apache.coyote.http11.Http11Processor.process(
Http11Processor.java:869)
        at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection
(Http11BaseProtocol.java:664)
        at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(
PoolTcpEndpoint.java:527)
        at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(
LeaderFollowerWorkerThread.java:80)
        at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(
ThreadPool.java:684)
        at java.lang.Thread.run(Thread.java:595)
org.postgresql.util.PSQLException: Column NEXT_FIRE_TIME could not be found
in this ResultSet.
        at org.postgresql.jdbc2.AbstractJdbc2ResultSet.findColumn(
AbstractJdbc2ResultSet.java:2362)
        at org.postgresql.jdbc2.AbstractJdbc2ResultSet.getLong(
AbstractJdbc2ResultSet.java:2210)
        at org.apache.commons.dbcp.DelegatingResultSet.getLong(
DelegatingResultSet.java:239)
        at org.quartz.impl.jdbcjobstore.StdJDBCDelegate.selectTrigger(
StdJDBCDelegate.java:2369)
        at org.quartz.impl.jdbcjobstore.JobStoreSupport.retrieveTrigger(
JobStoreSupport.java:1115)
        at org.quartz.impl.jdbcjobstore.JobStoreTX.retrieveTrigger(
JobStoreTX.java:416)
        at org.quartz.core.QuartzScheduler.getTrigger(QuartzScheduler.java
:1182)
        at org.quartz.impl.StdScheduler.getTrigger(StdScheduler.java:546)
        at
org.jahia.services.scheduler.SchedulerServiceImpl.getAllActiveJobsDetails(
SchedulerServiceImpl.java:507)
380719 [2007-01-13 16:13:02,656] [org.jahia.exceptions.JahiaException] DEBUG
- (PrintWriter s) called.
380719 [2007-01-13 16:13:02,656] [org.jahia.exceptions.JahiaException] DEBUG
- called.
380719 [2007-01-13 16:13:02,656] [org.jahia.ajax.monitors.PDisplayAction]
DEBUG - error
org.jahia.exceptions.JahiaException: User message=Error while shutting down
scheduler service, System message=Error while shutting
 down scheduler service, root cause:Column NEXT_FIRE_TIME could not be found
in this ResultSet.. root cause=org.postgresql.util.PSQLEx
ception: Column NEXT_FIRE_TIME could not be found in this ResultSet..
        at
org.jahia.services.scheduler.SchedulerServiceImpl.getJahiaException(
SchedulerServiceImpl.java:424)
        at
org.jahia.services.scheduler.SchedulerServiceImpl.getAllActiveJobsDetails(
SchedulerServiceImpl.java:515)
        at
org.jahia.services.scheduler.SchedulerServiceImpl.getAllActiveJobsDetails(
SchedulerServiceImpl.java:489)
        at
org.jahia.services.scheduler.SchedulerServiceImpl$$FastClassByCGLIB$$69d9b62e.invoke
(<generated>)
        at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
        at
org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint
(Cglib2AopProxy.java:661)
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
ReflectiveMethodInvocation.java:122)
        at
org.jahia.spring.aop.interceptor.SilentJamonPerformanceMonitorInterceptor.invokeUnderTrace
(SilentJamonPerformanceMonito
rInterceptor.java:43)
        at
org.springframework.aop.interceptor.AbstractTraceInterceptor.invoke(
AbstractTraceInterceptor.java:77)
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
ReflectiveMethodInvocation.java:144)
        at
org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept
(Cglib2AopProxy.java:606)
        at
org.jahia.services.scheduler.SchedulerServiceImpl$$EnhancerByCGLIB$$8d91bbfb.getAllActiveJobsDetails
(<generated>)
        at org.jahia.ajax.monitors.PDisplayAction.computeResponses(
PDisplayAction.java:191)
        at org.jahia.ajax.monitors.PDisplayAction.execute(
PDisplayAction.java:131)
        at org.apache.struts.action.RequestProcessor.processActionPerform(
RequestProcessor.java:421)
        at org.apache.struts.action.RequestProcessor.process(
RequestProcessor.java:226)
        at org.jahia.bin.JahiaRequestProcessor.process(
JahiaRequestProcessor.java:82)
        at org.apache.struts.action.ActionServlet.process(ActionServlet.java
:1164)
        at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java
:415)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:252)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)
        at org.jahia.bin.filters.esi.ESIFilter.doFilter(ESIFilter.java:110)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:202)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)
        at org.apache.catalina.core.StandardWrapperValve.invoke(
StandardWrapperValve.java:213)
        at org.apache.catalina.core.StandardContextValve.invoke(
StandardContextValve.java:178)
        at org.apache.catalina.authenticator.AuthenticatorBase.invoke(
AuthenticatorBase.java:432)
        at org.apache.catalina.core.StandardHostValve.invoke(
StandardHostValve.java:126)
        at org.apache.catalina.valves.ErrorReportValve.invoke(
ErrorReportValve.java:105)
        at org.apache.catalina.core.StandardEngineValve.invoke(
StandardEngineValve.java:107)
        at org.apache.catalina.connector.CoyoteAdapter.service(
CoyoteAdapter.java:148)
        at org.apache.coyote.http11.Http11Processor.process(
Http11Processor.java:869)
        at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection
(Http11BaseProtocol.java:664)
        at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(
PoolTcpEndpoint.java:527)
        at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(
LeaderFollowerWorkerThread.java:80)
        at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(
ThreadPool.java:684)
        at java.lang.Thread.run(Thread.java:595)
org.postgresql.util.PSQLException: Column NEXT_FIRE_TIME could not be found
in this ResultSet..
        at org.postgresql.jdbc2.AbstractJdbc2ResultSet.findColumn(
AbstractJdbc2ResultSet.java:2362)
        at org.postgresql.jdbc2.AbstractJdbc2ResultSet.getLong(
AbstractJdbc2ResultSet.java:2210)
        at org.apache.commons.dbcp.DelegatingResultSet.getLong(
DelegatingResultSet.java:239)
        at org.quartz.impl.jdbcjobstore.StdJDBCDelegate.selectTrigger(
StdJDBCDelegate.java:2369)
        at org.quartz.impl.jdbcjobstore.JobStoreSupport.retrieveTrigger(
JobStoreSupport.java:1115)
        at org.quartz.impl.jdbcjobstore.JobStoreTX.retrieveTrigger(
JobStoreTX.java:416)
        at org.quartz.core.QuartzScheduler.getTrigger(QuartzScheduler.java
:1182)
        at org.quartz.impl.StdScheduler.getTrigger(StdScheduler.java:546)
        at
org.jahia.services.scheduler.SchedulerServiceImpl.getAllActiveJobsDetails(
SchedulerServiceImpl.java:507)
        at
org.jahia.services.scheduler.SchedulerServiceImpl.getAllActiveJobsDetails(
SchedulerServiceImpl.java:489)
        at
org.jahia.services.scheduler.SchedulerServiceImpl$$FastClassByCGLIB$$69d9b62e.invoke
(<generated>)
        at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
        at
org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint
(Cglib2AopProxy.java:661)
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
ReflectiveMethodInvocation.java:122)
        at
org.jahia.spring.aop.interceptor.SilentJamonPerformanceMonitorInterceptor.invokeUnderTrace
(SilentJamonPerformanceMonito
rInterceptor.java:43)
        at
org.springframework.aop.interceptor.AbstractTraceInterceptor.invoke(
AbstractTraceInterceptor.java:77)
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
ReflectiveMethodInvocation.java:144)
        at
org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept
(Cglib2AopProxy.java:606)
        at
org.jahia.services.scheduler.SchedulerServiceImpl$$EnhancerByCGLIB$$8d91bbfb.getAllActiveJobsDetails
(<generated>)
        at org.jahia.ajax.monitors.PDisplayAction.computeResponses(
PDisplayAction.java:191)
        at org.jahia.ajax.monitors.PDisplayAction.execute(
PDisplayAction.java:131)
        at org.apache.struts.action.RequestProcessor.processActionPerform(
RequestProcessor.java:421)
        at org.apache.struts.action.RequestProcessor.process(
RequestProcessor.java:226)
        at org.jahia.bin.JahiaRequestProcessor.process(
JahiaRequestProcessor.java:82)
        at org.apache.struts.action.ActionServlet.process(ActionServlet.java
:1164)
        at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java
:415)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:252)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)
        at org.jahia.bin.filters.esi.ESIFilter.doFilter(ESIFilter.java:110)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:202)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)
        at org.apache.catalina.core.StandardWrapperValve.invoke(
StandardWrapperValve.java:213)
        at org.apache.catalina.core.StandardContextValve.invoke(
StandardContextValve.java:178)
        at org.apache.catalina.authenticator.AuthenticatorBase.invoke(
AuthenticatorBase.java:432)
        at org.apache.catalina.core.StandardHostValve.invoke(
StandardHostValve.java:126)
        at org.apache.catalina.valves.ErrorReportValve.invoke(
ErrorReportValve.java:105)
        at org.apache.catalina.core.StandardEngineValve.invoke(
StandardEngineValve.java:107)
        at org.apache.catalina.connector.CoyoteAdapter.service(
CoyoteAdapter.java:148)
        at org.apache.coyote.http11.Http11Processor.process(
Http11Processor.java:869)
        at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection
(Http11BaseProtocol.java:664)
        at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(
PoolTcpEndpoint.java:527)
        at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(
LeaderFollowerWorkerThread.java:80)
        at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(
ThreadPool.java:684)
        at java.lang.Thread.run(Thread.java:595)
        at
org.jahia.services.scheduler.SchedulerServiceImpl.getAllActiveJobsDetails(
SchedulerServiceImpl.java:489)
        at
org.jahia.services.scheduler.SchedulerServiceImpl$$FastClassByCGLIB$$69d9b62e.invoke
(<generated>)
        at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
        at
org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint
(Cglib2AopProxy.java:661)
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
ReflectiveMethodInvocation.java:122)
        at
org.jahia.spring.aop.interceptor.SilentJamonPerformanceMonitorInterceptor.invokeUnderTrace
(SilentJamonPerformanceMonito
rInterceptor.java:43)
        at
org.springframework.aop.interceptor.AbstractTraceInterceptor.invoke(
AbstractTraceInterceptor.java:77)
        at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(
ReflectiveMethodInvocation.java:144)
        at
org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept
(Cglib2AopProxy.java:606)
        at
org.jahia.services.scheduler.SchedulerServiceImpl$$EnhancerByCGLIB$$8d91bbfb.getAllActiveJobsDetails
(<generated>)
        at org.jahia.ajax.monitors.PDisplayAction.computeResponses(
PDisplayAction.java:191)
        at org.jahia.ajax.monitors.PDisplayAction.execute(
PDisplayAction.java:131)
        at org.apache.struts.action.RequestProcessor.processActionPerform(
RequestProcessor.java:421)
        at org.apache.struts.action.RequestProcessor.process(
RequestProcessor.java:226)
        at org.jahia.bin.JahiaRequestProcessor.process(
JahiaRequestProcessor.java:82)
        at org.apache.struts.action.ActionServlet.process(ActionServlet.java
:1164)
        at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java
:415)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:252)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)
        at org.jahia.bin.filters.esi.ESIFilter.doFilter(ESIFilter.java:110)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:202)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:173)
        at org.apache.catalina.core.StandardWrapperValve.invoke(
StandardWrapperValve.java:213)
        at org.apache.catalina.core.StandardContextValve.invoke(
StandardContextValve.java:178)
        at org.apache.catalina.authenticator.AuthenticatorBase.invoke(
AuthenticatorBase.java:432)
        at org.apache.catalina.core.StandardHostValve.invoke(
StandardHostValve.java:126)
        at org.apache.catalina.valves.ErrorReportValve.invoke(
ErrorReportValve.java:105)
        at org.apache.catalina.core.StandardEngineValve.invoke(
StandardEngineValve.java:107)
        at org.apache.catalina.connector.CoyoteAdapter.service(
CoyoteAdapter.java:148)
        at org.apache.coyote.http11.Http11Processor.process(
Http11Processor.java:869)
        at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection
(Http11BaseProtocol.java:664)
        at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(
PoolTcpEndpoint.java:527)
        at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(
LeaderFollowerWorkerThread.java:80)
        at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(
ThreadPool.java:684)
        at java.lang.Thread.run(Thread.java:595)
381000 [2007-01-13 16:13:02,937] [org.jahia.exceptions.JahiaException] DEBUG
- (PrintWriter s) called.




---------------


2007/1/11, Ferhat Akcin <[email protected]>:
>
> Hi everyone,
>   I am pretty new to Jahia. I tried with 5.0.1 on Windows XP with Postgres
> 8.4, everything runs smooth but I can not publish the changes I make. The
> Workflow seems not working. It remains red all the time, the content goes
> locked but I was unable to publish it.
>
> What do you think the problem might be?
> Anyway, thanks a lot Jahia Team for the great tool. Seems powerfull.
>
> Thanks in advance,
> Ferhat Akcin
>
> 11 Jan 2007 15:14:25 -0000, [email protected] <
> [email protected]>:
> >
> > Hi! This is the ezmlm program. I'm managing the
> > [email protected] mailing list.
> >
> > I'm working for my owner, who can be reached
> > at [email protected].
> >
> > ----------------------------------------
> > Acknowledgment: I have added the address
> >
> >   [email protected]
> >
> > to the install_list mailing list.
> >
> > Welcome to [email protected]!
> > ---------------------------------------
> >
> >
> > Please save this message so that you know the address you are
> > subscribed under, in case you later want to unsubscribe or change your
> > subscription address.
> >
> > To unsubscribe, send a message to:
> >
> >    <[email protected]>
> >
> >
> > --- Administrative commands for the install_listjahia.org list ---
> >
> > I can handle administrative requests automatically. Please
> > do not send them to the list address! Instead, send
> > your message to the correct command address:
> >
> > To remove your address from the list, just send a message to
> > the address in the ``List-Unsubscribe'' header of any list
> > message. If you haven't changed addresses since subscribing,
> > you can also send a message to:
> >   <[email protected]>
> >
> > To subscribe to the list, send a message to:
> >   <[email protected]>
> >
> > For addition or removal of addresses, I'll send a confirmation
> > message to that address. When you receive it, simply reply to it
> > to complete the transaction.
> >
> > If you need to get in touch with the human owner of this list,
> > please send a message to:
> >
> >    <[email protected] >
> >
> > Please include a FORWARDED list message with ALL HEADERS intact
> > to make it easier to help you.
> >
> > --- Enclosed is a copy of the request I received.
> >
> > Return-Path: < [email protected]>
> > Received: (qmail 16055 invoked from network); 11 Jan 2007 15:14:25 -0000
> > Received: from an-out-0708.google.com ( 209.85.132.248)
> > by server2.jahia.com with SMTP; 11 Jan 2007 15:14:25 -0000
> > Received: by an-out-0708.google.com with SMTP id c37so310508anc
> >        for <install_list-
> > sc.1168511299.kndkklamlogehmajejoj-ferhatakcin=gmail.com@jahia.org>;
> > Thu, 11 Jan 2007 07:14:24 -0800 (PST)
> > DomainKey-Signature: a=rsa-sha1; c=nofws;
> >        d=gmail.com; s=beta;
> >
> > h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references;
> >
> > b=XehovFwNiYoBkTK2c1zHhbOtY6VL9DVxT9ILqwrFNIlulDh0+DMqkcvyYAEbxkShrLK5PiJ3whGzfGHVNvLpCa1hKS7fbhIN14Fih6EN1o26j+shuJyUR5X76BW7gOrWKvNhK7D/c5z6qjxaOR7D58vvdHg3ulU5pWutYofSCD4=
> >
> > Received: by 10.78.139.1 with SMTP id m1mr483275hud.1168528463587;
> >        Thu, 11 Jan 2007 07:14:23 -0800 (PST)
> > Received: by 10.78.75.13 with HTTP; Thu, 11 Jan 2007 07:14:23 -0800
> > (PST)
> > Message-ID: <[email protected]
> > >
> > Date: Thu, 11 Jan 2007 17:14:23 +0200
> > From: "Ferhat Akcin" < [email protected]>
> > To: install_list-sc.1168511299.kndkklamlogehmajejoj-ferhatakcin=gmail.com@jahia.org
> >
> > Subject: Re: confirm subscribe to [email protected]
> > In-Reply-To: <[email protected]>
> > MIME-Version: 1.0
> > Content-Type: multipart/alternative;
> >        boundary="----=_Part_13557_24299445.1168528463256"
> > References: <[email protected] >
> >
> > ------=_Part_13557_24299445.1168528463256
> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> > Content-Transfer-Encoding: 7bit
> > Content-Disposition: inline
> >
> > 11 Jan 2007 10:28:19 -0000, [email protected] <
> > [email protected]>:
> > >
> > > Hi! This is the ezmlm program. I'm managing the
> > > [email protected] mailing list.
> > >
> > > I'm working for my owner, who can be reached
> > > at [email protected] .
> > >
> > > ------------------------------
> > > WARNING:
> > > To confirm that you would like
> > >
> > >   [email protected]
> > >
> > > added to the install_list mailing list, please send
> > > an empty reply to this address:
> > >
> > >   install_list-
> > > sc.1168511299.kndkklamlogehmajejoj-ferhatakcin=gmail.com@jahia.org
> > >
> > > Usually, this happens when you just hit the "reply" button.
> > > If this does not work, simply copy the address and paste it into
> > > the "To:" field of a new message.
> > > ------------------------------
> > >
> > > This confirmation serves two purposes. First, it verifies that I am
> > able
> > > to get mail through to you. Second, it protects you in case someone
> > > forges a subscription request in your name.
> > >
> > >
> > > --- Administrative commands for the install_listjahia.org list ---
> > >
> > > I can handle administrative requests automatically. Please
> > > do not send them to the list address! Instead, send
> > > your message to the correct command address:
> > >
> > > To remove your address from the list, just send a message to
> > > the address in the ``List-Unsubscribe'' header of any list
> > > message. If you haven't changed addresses since subscribing,
> > > you can also send a message to:
> > >   <[email protected]>
> > >
> > > To subscribe to the list, send a message to:
> > >   < [email protected]>
> > >
> > > For addition or removal of addresses, I'll send a confirmation
> > > message to that address. When you receive it, simply reply to it
> > > to complete the transaction.
> > >
> > > If you need to get in touch with the human owner of this list,
> > > please send a message to:
> > >
> > >    <[email protected] >
> > >
> > > Please include a FORWARDED list message with ALL HEADERS intact
> > > to make it easier to help you.
> > >
> > > --- Enclosed is a copy of the request I received.
> > >
> > > Return-Path: < [email protected]>
> > > Received: (qmail 3092 invoked from network); 11 Jan 2007 10:28:19
> > -0000
> > > Received: from server5.jahia.com (80.74.132.88)
> > > by server2.jahia.com with SMTP; 11 Jan 2007 10:28:19 -0000
> > > Message-ID: <[email protected]
> > >
> > > Date: Thu, 11 Jan 2007 11:28:08 +0100 (CET)
> > > From: [email protected]
> > > To: [email protected]
> > > Subject: Subscribe to mailing list
> > > Mime-Version: 1.0
> > > Content-Type: text/plain; charset=us-ascii
> > > Content-Transfer-Encoding: 7bit
> > >
> > >
> > >
> >
> > ------=_Part_13557_24299445.1168528463256
> > Content-Type: text/html; charset=ISO-8859-1
> > Content-Transfer-Encoding: 7bit
> > Content-Disposition: inline
> >
> > <br><br>
> > <div><span class="gmail_quote">11 Jan 2007 10:28:19 -0000, <a
> > href="mailto: [email protected]">[email protected]</a>
> > &lt;<a href="mailto: [email protected]">
> > [email protected]</a>&gt;:
> > </span>
> > <blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px
> > 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi! This is the ezmlm
> > program. I&#39;m managing the<br><a href="mailto:[email protected]
> > "> [email protected]
> > </a> mailing list.<br><br>I&#39;m working for my owner, who can be
> > reached<br>at <a href="mailto:[email protected] ">
> > [email protected]</a>.<br><br>------------------------------<br>WARNING:<br>To
> > confirm that you would like
> > <br><br>&nbsp;&nbsp;<a href="mailto: [email protected]">
> > [email protected]</a><br><br>added to the install_list mailing list,
> > please send<br>an empty reply to this
> > address:<br><br>&nbsp;&nbsp;install_list-<a href="mailto:
> > sc.1168511299.kndkklamlogehmajejoj-ferhatakcin=gmail.com@jahia.org">
> > sc.1168511299.kndkklamlogehmajejoj-ferhatakcin=gmail.com@jahia.org</a><br><br>Usually,
> > this happens when you just hit the &quot;reply&quot; button.<br>If this does
> > not work, simply copy the address and paste it into<br>the &quot;To:&quot;
> > field of a new message.
> > <br>------------------------------<br><br>This confirmation serves two
> > purposes. First, it verifies that I am able<br>to get mail through to you.
> > Second, it protects you in case someone<br>forges a subscription request in
> > your name.
> > <br><br><br>--- Administrative commands for the install_listjahia.org
> > list ---<br><br>I can handle administrative requests automatically.
> > Please<br>do not send them to the list address! Instead, send<br>your
> > message to the correct command address:
> > <br><br>To remove your address from the list, just send a message
> > to<br>the address in the ``List-Unsubscribe&#39;&#39; header of any
> > list<br>message. If you haven&#39;t changed addresses since
> > subscribing,<br>you can also send a message to:
> > <br>&nbsp;&nbsp;&lt;<a href="mailto:[email protected]">[email protected]
> > </a>&gt;<br><br>To subscribe to the list, send a message
> > to:<br>&nbsp;&nbsp;&lt;<a href="mailto:[email protected]
> > ">[email protected]
> > </a>&gt;<br><br>For addition or removal of addresses, I&#39;ll send a
> > confirmation<br>message to that address. When you receive it, simply reply
> > to it<br>to complete the transaction.<br><br>If you need to get in touch
> > with the human owner of this list,
> > <br>please send a message to:<br><br>&nbsp;&nbsp; &lt;<a href="mailto:
> > [email protected]"> [email protected]</a>&gt;<br><br>Please
> > include a FORWARDED list message with ALL HEADERS intact<br>to make it
> > easier to help you.
> > <br><br>--- Enclosed is a copy of the request I
> > received.<br><br>Return-Path: &lt;<a href="mailto: [email protected]
> > ">[email protected]</a>&gt;<br>Received: (qmail 3092 invoked from
> > network); 11 Jan 2007 10:28:19 -0000
> > <br>Received: from <a href="http://server5.jahia.com">server5.jahia.com</a>
> > (<a href=" http://80.74.132.88">80.74.132.88</a>)<br>by <a href="
> > http://server2.jahia.com"> server2.jahia.com</a> with SMTP; 11 Jan 2007
> > 10:28:19 -0000
> > <br>Message-ID: &lt;<a href="mailto:[email protected]
> > ">[email protected]</a>&gt;<br>Date:
> > Thu, 11 Jan 2007 11:28:08 +0100 (CET)<br>From: <a href="mailto:
> > [email protected]">
> > [email protected]</a><br>To: <a href="mailto:[email protected]
> > ">[email protected]</a><br>Subject: Subscribe to mailing
> > list<br>Mime-Version: 1.0<br>Content-Type: text/plain; charset=us-ascii
> > <br>Content-Transfer-Encoding: 7bit<br><br><br></blockquote></div><br>
> >
> > ------=_Part_13557_24299445.1168528463256--
> >
>
>