Email processor

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Email processor

martin.vanderlubbe
Hi,

I am trying to use the email processor with the gmail smtp host, but when i try to execute the processor i get the following exception:
530 5.7.0 Must issue a STARTTLS command first

After some googling i found the following thread:
http://orbeon-forms-ops-users.24843.n4.nabble.com/email-processor-td43177.html

In this thread is explained how the emailprocessor class can be extended by some other class which enables a ssl connection.
My question is: If i declare some new class which extends the emailprocessor class, how can i get the new class to be triggered?

In the XPL the emailprocessor calls oxf:email

Thanks,

--
Martin van der Lubbe

Aexist B.V.

Tel.:        06 22 75 03 39

e-Mail:    [hidden email]





--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Email processor

Erik Bruchez
Administrator
Martin,

If you create your own processor, you can declare it in your
processors-local.xml file:

http://wiki.orbeon.com/forms/doc/developer-guide/processors-java

-Erik

On Thu, Sep 22, 2011 at 5:12 AM, Martin van der Lubbe
<[hidden email]> wrote:

> Hi,
>
> I am trying to use the email processor with the gmail smtp host, but when i
> try to execute the processor i get the following exception:
> 530 5.7.0 Must issue a STARTTLS command first
>
> After some googling i found the following thread:
> http://orbeon-forms-ops-users.24843.n4.nabble.com/email-processor-td43177.html
>
> In this thread is explained how the emailprocessor class can be extended by
> some other class which enables a ssl connection.
> My question is: If i declare some new class which extends the emailprocessor
> class, how can i get the new class to be triggered?
>
> In the XPL the emailprocessor calls oxf:email
>
> Thanks,
>
> --
> Martin van der Lubbe
>
> Aexist B.V.
>
> Tel.:        06 22 75 03 39
>
> e-Mail:    [hidden email]
>
>
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing
> list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws