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 2008-10-08 12:23:42

pupuch
Member
Registered: 2008-10-06
Posts: 7

Probleme d'envoi de nouveaux tiquets GLPI par mail

Bonjour,
j'utilise GLPI 0.71.2 (la toute dernière) installé sur un serveur Ubuntu 8 (dernière version) avec apache 2 et php 5

tous les packages suivants sont installés sur la machine :
- sudo apt-get install make
- sudo apt-get install gcc
- sudo apt-get install apache2
- sudo apt-get install libapache2-mod-php5
- sudo apt-get install libapache2-mod-perl2
- sudo apt-get install php5
- sudo apt-get install php5-mysql
- sudo apt-get install php5-gd
- sudo apt-get install perl
- sudo apt-get install libxml-simple-perl
- sudo apt-get install libcompress-zlib-perl
- sudo apt-get install libdbi-perl
- sudo apt-get install libdbd-mysql-perl
- sudo apt-get install libapache-dbi-perl
- sudo apt-get install libnet-ip-perl
- sudo apt-get install libsoap-lite-perl
sudo apt-get install mysql-server-5.0
sudo apt-get install php5-cli
sudo apt-get install php5-dev
sudo apt-get install libarchive-zip-perl
sudo apt-get install php5-imap
sudo apt-get install php5-ldap
sudo apt-get install php5-curl
sudo apt-get install nmap
sudo apt-get install telnetd


Glpi marche très bien, lorsque je suis dans notifications, je teste l'envoi d'email (ça l'envoi bien) je reçois bien un email de test de GLPI (j'ai activer la notification d'ajout de tickets) mais lorsque j'ajoute un nouveau ticket, le ticket est bien enregistré dans la base GLPI mais j'ai une erreur récurrente d'envoi d'email:

Élément ajouté avec succès: test
Erreur dans l'envoi de l'email
SMTP Error: Data not accepted.
Erreur dans l'envoi de l'email
The following From address failed: xxx@yahoo.fr

xxx étant mon adresse email.

voila le fichier de log associé :

2008-10-07 18:28:23
Warning(2): imap_open() [<a href='function.imap-open'>function.imap-open</a>]: Couldn't open stream
Backtrace :
/var/www/glpi/inc/mailgate.class.php:461        imap_open()
/var/www/glpi/inc/mailgate.class.php:224        MailCollect->connect()
/var/www/glpi/inc/mailgate.function.php:55        MailCollect->collect()
/var/www/glpi/inc/cron.class.php:223        cron_mailgate()
/var/www/glpi/front/cron.php:71        Cron->launch()

je vous remercie par avance car je n'ai rien trouver sur ce problème.

Offline

Board footer

Powered by FluxBB