Search found 20 matches

by andrearossi
Thu Jan 14, 2021 9:37 am
Forum: Installation & Upgrades
Topic: Problem with email scheduling
Replies: 16
Views: 7980

Re: Problem with email scheduling

Hello, I run your commands, but I go no output, and I didn't have to stop any process with Ctrl+C. By the way, rerunning bin/OMT.sh, to check the status I got the same services running: OpenEMMBackend running: mailout, mta, pickdist, mlcontrol OpenEMMBackend stopped: update, trigger, generate, slrts...
by andrearossi
Wed Jan 13, 2021 3:56 pm
Forum: Installation & Upgrades
Topic: Problem with email scheduling
Replies: 16
Views: 7980

Re: Problem with email scheduling

I did that just now, but only mlcontrol and mta started automatically. All the others are in red and stopped. This is my version, running on a Centos8 machine: ============================================= = OpenEMM Maintenance Tool (OMT) v20.10.070 = ============================================= Ho...
by andrearossi
Wed Jan 13, 2021 10:24 am
Forum: Installation & Upgrades
Topic: Problem with email scheduling
Replies: 16
Views: 7980

Re: Problem with email scheduling

To start a service you only need to write

Code: Select all

bin/servicename.sh start
right?
Some of them seem to start, but when I refresh the status they are still in the red and stopped. For example update and trigger ones.
Which files can I check for any errors?
by andrearossi
Mon Dec 28, 2020 2:53 pm
Forum: Installation & Upgrades
Topic: Problem with email scheduling
Replies: 16
Views: 7980

Re: Problem with email scheduling

Ok I solved that issue by restarting this service /home/openemm/bin/pickdist.sh Now I'd like to ask about the other services... Running bin/OMT.sh and then 1 to check OpenEMM's status, I see this: [...] OpenEMMBackend running: mailout, mta, pickdist, mlcontrol OpenEMMBackend stopped: update, trigger...
by andrearossi
Mon Dec 21, 2020 11:52 am
Forum: Installation & Upgrades
Topic: Problem with email scheduling
Replies: 16
Views: 7980

Problem with email scheduling

Hello, I just installed OpenEMM 20.10 on my Centos8 server. I was doing some tests, like creating some recipients and mailings to see if the installation worked. At the moment, if I send the "test email" to the admins or test recipients, the mail is sent and received by them. Instead, for ...