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-14 00:12:10

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

Receiver with IPv4 Issue

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 problem is that in the mailbox server I dont have enabled IMAP or POP, 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 :

Last edited by claugiral (2017-07-21 22:18:05)

Offline

#2 2017-08-03 21:06:26

KKAdmin
Member
From: Germany
Registered: 2010-03-05
Posts: 959

Re: Receiver with IPv4 Issue

smtp port 25 on your exchange server is to send emails....... you need more knowledge about mail server.
you can't receice mails on port 25.

http://www.vkernel.ro/blog/enable-pop3- … hange-2010


similar "problem"
https://github.com/glpi-project/glpi/issues/2523


You can mark this threat as [resolved] in subject of your threat. (This is only available edit of the first post.) It is good for users who help others to quickly see which post is still open.
##############################################
GLPI 9.3.3

Offline

#3 2017-08-03 22:44:40

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

Re: Receiver with IPv4 Issue

Thanks for your answer,

In fact my problem could be that in my Exchange Plataform, IMAP and POP are not available, the receiver configuration of my exchange is this:
Port 25 for All IPV6 All IPV4
Port 587 for All IPV6 All IPV4

I have configured the notification succesfully with SMTP+SSL, but for the receiver I dont know what configuration could I do If my POP and IMAP ports are bloked out

Offline

Board footer

Powered by FluxBB