You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2018-07-27 22:22:27

rogerio.g.costa
Member
Registered: 2018-07-27
Posts: 3

Problem sending mail GLPI + Xampp + Windows Server 2016

Good afternoon!
I'm using GLPI in Windows Server 2016 running Xampp webservice. Application is running however I am having problems sending emails, searching I found several articles talking to create in the Windows task scheduler routine to execute the command below, however when I execute the command to force the cron sending the emails it besides not sending email hangs the Apache service where it has to restart. Does anyone have any idea how I can correct this email problem in GLPI?

c:/xampp/php/php.exe -f  C:/xampp/htdocs/glpi/front/cron.php

Versions I'm using:
Windows Server 2016
XAMPP Version: 5.6.33
GLPI 9.2.1

Last edited by rogerio.g.costa (2018-08-04 03:28:41)

Offline

#2 2018-07-27 22:34:35

robertocarlos.floresh
Moderator
From: San Salvador, El Salvador
Registered: 2014-12-29
Posts: 254

Re: Problem sending mail GLPI + Xampp + Windows Server 2016

What's the port that your're using?? May I see a screenshot??


Roberto Flores
Telegram: @rcfloresh

Grupo de GLPI Español (Telegram): https://t.me/glpisp   // Discord: https://discord.gg/NXwp2UjC

Offline

#3 2018-07-30 21:57:10

rogerio.g.costa
Member
Registered: 2018-07-27
Posts: 3

Re: Problem sending mail GLPI + Xampp + Windows Server 2016

Below XAMPP configuration:
https://imgur.com/a/6rFPjgf

Automatic sending is stopping. E-mail out of the queue forcing manual submission:
https://imgur.com/a/obyo1XY

E-mail stopped in the queue, just send manually by the button Actions> send
https://imgur.com/a/PkQAtQY

Last edited by rogerio.g.costa (2018-07-30 21:59:42)

Offline

#4 2018-07-31 11:47:49

wingblack01
Member
Registered: 2018-07-30
Posts: 3

Re: Problem sending mail GLPI + Xampp + Windows Server 2016

Sorry,

Please help, I use XAMPP 7.x setup GLPI

After Database Create, It stop, and show CAS extension is not present

How to enable it sad

Offline

#5 2018-07-31 13:44:41

LaDenrée
HELPER
Registered: 2012-11-19
Posts: 6,168

Re: Problem sending mail GLPI + Xampp + Windows Server 2016

Mailgate is for receiving mails not for sending!


Trouver la panne avant de réparer...
GLPI10.0.10 (ubuntu 22.04 PHP8.1  Mariadb10.6 ) plugins : comportements 2.7.2 reports 1.16.0 formcreator 2.13.8, datainjection 2.13.4 fields 1.21.6

Offline

#6 2022-06-15 15:48:26

jefy.casteller
Member
Registered: 2022-06-15
Posts: 2

Re: Problem sending mail GLPI + Xampp + Windows Server 2016

Bom dia! Acabei de resolver esse problema, abaixo segue os passos

GLPI Versão 10
1 - Criei um arquivo.bat com o conteudo abaixo (Atualiza e-mails e Notificaçoes), com o nome de atualizafila e coloquei o arquivo no caminho do XAMPP "C:\xampp\php"

php C:\xampp\htdocs\glpi\front\cron.php --force mailgate
php C:\xampp\htdocs\glpi\front\cron.php --force queuednotification

2 - Realizei a criação de uma JOB Básica do windows com o programa C:\xampp\php\atualizafila.bat e em iniciar em coloquei "C:\xampp\php".

E tudo rodou

Offline

Board footer

Powered by FluxBB