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 2017-07-25 00:02:03

claugiral
Member
Registered: 2015-04-13
Posts: 55

GLPI Receiver

Hello GLPI comunity,
First of all, I want to thank you one more time for you effort to performe each day the platform, it is the best ever system for infraestructure administration.
My scenario:
GLPI 9.1.3
XAMPP for Windows 7.1.4
PHP Version 7.1.4
I want to configure the receiver for my mailbox under Exchange 2013, the receiver connector is under port 25 for all IPs under IPv4 protocol.
I have prove many options without success. I hope you can help me to resolve this.
I copy some of the logs errors:
2017-07-13 17:02:54 [2@SERVER]
  *** PHP Warning(2): imap_open(): Couldn't open stream {IP_SERVER:25/pop/novalidate-cert/tls/secure/debug}
  Backtrace :
  :                                                 
  inc\mailcollector.class.php:1071                   imap_open()
  inc\mailcollector.class.php:493                    MailCollector->connect()
  front\mailcollector.form.php:80                    MailCollector->collect()
2017-07-13 17:02:54 [2@SERVER]
  *** PHP Notice(8): Unknown: DNS_SERVER Microsoft ESMTP MAIL Service ready at Thu, 13 Jul 2017 17:02:54 -0400 (errflg=2)
  Backtrace :
  :                                                 
2017-07-13 16:21:54 [2@SERVER]
  *** PHP Warning(2): imap_open(): Couldn't open stream {IP_SERVER:25/pop/validate-cert/notls/debug}
  Backtrace :
  :                                                 
  inc\mailcollector.class.php:1071                   imap_open()
  inc\mailcollector.class.php:493                    MailCollector->connect()
  front\mailcollector.form.php:80                    MailCollector->collect()
2017-07-13 16:21:54 [2@SERVER]
  *** PHP Notice(8): Unknown: DNS_SERVER Microsoft ESMTP MAIL Service ready at Thu, 13 Jul 2017 16:21:53 -0400 (errflg=2)
  Backtrace :
2017-07-13 16:06:45 [2@SERVER]
  *** PHP Warning(2): imap_open(): Couldn't open stream {IP_SERVER:25/imap/novalidate-cert/tls}
  Backtrace :
  :                                                 
  inc\mailcollector.class.php:1071                   imap_open()
  inc\mailcollector.class.php:493                    MailCollector->connect()
  front\mailcollector.form.php:80                    MailCollector->collect()
2017-07-13 16:06:45 [2@SERVER]
  *** PHP Notice(8): Unknown: [CLOSED] IMAP connection broken (server response) (errflg=2)
  Backtrace :
2017-07-11 00:01:27 [2@SERVER]
  *** PHP Warning(2): imap_open(): Couldn't open stream {IP_SERVER:993/imap/ssl/validate-cert}
  Backtrace :
  :                                                 
  inc\mailcollector.class.php:1071                   imap_open()
  inc\mailcollector.class.php:493                    MailCollector->connect()
  front\mailcollector.form.php:80                    MailCollector->collect()
2017-07-11 00:01:27 [2@SERVER]
  *** PHP Notice(8): Unknown: Can't connect to IP_SERVER,993: Refused (errflg=1)
  Backtrace :

Offline

#2 2017-07-25 08:46:13

ALCMD
Member
Registered: 2017-02-08
Posts: 43

Re: GLPI Receiver

Hi,

What parameters did you enter in Configuration > Notifications > Mail server ?
I use Exchange too with Office365 and it works fine !
Try whith :
- SMTP + TLS
- Certificate : check "yes"
- SMTP Host : outlook.office365.com
- Port : 587

Amaury


Environnement :
VM Hyper V Windows Server 2012 - WampServer 3.0.6 - Apache 2.4.23 - PHP 5.6.25 - MySQL 5.7.14
GLPI :
Glpi 9.1.1 - FusionInventory 9.1+1.0 - Ressources Humaines 2.3.0 - Impression PDF 1.1

Offline

#3 2017-07-25 17:31:39

claugiral
Member
Registered: 2015-04-13
Posts: 55

Re: GLPI Receiver

Thank you for you interest ALCMD

My notifications works fine, and my configuration for notifications is very similar as yours, but my problem is in the receiver configuration, because I want to generate tickets automatically by sending an e-mail.

I have tried a lot of convinations but nothing works for me... I hope you can help me smile

This is the error log:
2017-07-25 11:16:27 [2@SERVER]
  *** PHP Warning(2): imap_open(): Couldn't open stream {IP_SERVER:25/pop/novalidate-cert/tls}
  Backtrace :
  :                                                 
  inc\mailcollector.class.php:1071                   imap_open()
  inc\mailcollector.class.php:493                    MailCollector->connect()
  front\mailcollector.form.php:80                    MailCollector->collect()
2017-07-25 11:16:27 [2@SERVER]
  *** PHP Notice(8): Unknown: EXCHANGE_SERVER Microsoft ESMTP MAIL Service ready at Tue, 25 Jul 2017 11:16:27 -0400 (errflg=2)
  Backtrace :
  :

Offline

Board footer

Powered by FluxBB