You are not logged in.
Pages: 1
Topic closed
Hello,
We use mailgate since few years and that's works fine.
But sometimes the mail is not recovered and we do not understand why.
For example today 2 mails from the same user are keep in INBOX.
On crontab we use :
#recuperation ticket glpi par pop
*/1 * * * * php -q -f /var/www/html/glpi/front/cron.php
I ths first capture you can see the 2 mails are already in INBOX
http://filez.crous-amiens.fr/pr9u3e
In the second capture you can see that seem write that it's ok but the mails are already in INBOX and we don't have ticket created :
http://filez.crous-amiens.fr/zz4amsbe
Best regards
Version GLPI 0.83.7
Offline
Do you have errors in log files ?
Have the specific mails special things ?
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
In this case it's always the same user.
The source code of the 2 mails : http://filez.crous-amiens.fr/q4wi95g
Log files (other one ?):
[root@portail _log]# tail -f cron.log
2013-07-30 11:54
External #1: Launch mailgate
2013-07-30 11:55
External #1: Nothing to launch
2013-07-30 11:56
External #1: Launch mailgate
2013-07-30 11:57
External #1: Nothing to launch
2013-07-30 11:58
External #1: Launch mailgate
[root@portail _log]# tail -f mail.log
nothing
[root@portail _log]# tail -f sql-errors.log
nothing
[root@portail _log]# tail -f php-errors.log
2013-07-30 12:14
Notice(8): Unknown: SECURITY PROBLEM: insecure server advertised AUTH=PLAIN (errflg=1)
Backtrace :
Last edited by benodilo (2013-07-30 12:15:16)
Offline
Is the users present in your GLPI database ?
Do you show mails in not imported list ?
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
Is the users present in your GLPI database ?
Yes sir
Do you show mails in not imported list ?
Sorry my English is not very good. Can you explain what I must see ? Where is the list of mails not imported ?
Offline
Sorry my English is not very good. Can you explain what I must see ? Where is the list of mails not imported ?
In receiver list you have a link on the top. You will see not imported emails and why.
(You should also speak in french, but you are not in the good section)
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
English is good for me... I need work with !
Receiver list is on mailgate ? You can see it's write "collected=2" but absolutely not it's always the same mails...
Date Statut Durée Nombre Description
2013-07-30 16:12 Lancement 0.000s 0 Mode d'exécution : CLI
En cours d'exécution 0.031s 0 Collect mails from {10.245.64.10/pop/novalidate-cert/notls}
En cours d'exécution 1.226s 2 Number of messages: available=2, collected=2
Fin 1.227s 2 Action terminée, traitement complet
Date Statut Durée Nombre Description
2013-07-30 16:14 Lancement 0.000s 0 Mode d'exécution : CLI
En cours d'exécution 0.031s 0 Collect mails from {10.245.64.10/pop/novalidate-cert/notls}
En cours d'exécution 1.244s 2 Number of messages: available=2, collected=2
Fin 1.245s 2 Action terminée, traitement complet
Offline
Pages: 1
Topic closed