On 24/06/19 14:56, Jan wrote:
Dear Ilgrosso,

after a few hours of researching your test environment, that is exactly what
I would like to achieve. User does a change, admin gets a notification and
does the changes.

Yet I still have absolutely no clue how to setup such a working "ticketing"
environment :( I tried so many things that I dont remember what I tried and
I still dont recieve any notifications :)

Id love to get some advice.

It shouldn't be hard.

First of all, consider that syncope-vm is a shared demo environment with no access to SMTP, hence you cannot expect any message from there.

The simplest path to achieve what you need is to:

1. download [1] and run [2] the standalone distribution
2. adjust [3] mail.properties with a working SMTP server of yours - such file is located under
$CATALINA_HOME/webapps/syncope/WEB-INF/classes/mail.propperties
3. restart Tomcat in the standalone distribution

At this point you have an environment identical to syncope-vm but with ability of actual message delivery, if step (2) above was performed correctly.

HTH
Regards.

[1] http://www.apache.org/dyn/closer.lua/syncope/2.1.4/syncope-standalone-2.1.4-distribution.zip
[2] http://syncope.apache.org/docs/2.1/getting-started.html#standalone
[3] http://syncope.apache.org/docs/2.1/reference-guide.html#e-mail-configuration

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/

Reply via email to