Task #1142
Find a PHP library for receive mail problem
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Urgent | Due date: | ||
Assignee: | moyo | % Done: | 0% | |
Category: | Notifications / Alerts | |||
Target version: | Candidate for next major version |
Description
see #1089
ezcomponents seems to be the good solution : No do not manage TLS for fetch emails
No real solution for the moment.
Related issues
History
#1 Updated by jmd almost 12 years ago
#2 Updated by moyo almost 12 years ago
remi : http://ezcomponents.org/docs/tutorials/Mail#retrieving-mail-from-mbox-files (iconv : php 5.2.1 à voir)
#3 Updated by jmd about 11 years ago
- Target version changed from 0.78 to 33
#4 Updated by moyo about 11 years ago
Pour ezcomponent le parser nécessite vraiment PHP 5.2.1.
Mais en fait le problème est la fonction sys_get_temp_dir pour la définition du répertoire tmp si aucun n'est définit.
Si on force le répertoire tmp, on n'a donc aucun soucis a priori.
la librairie Mail d'ezcomponents semble donc un candidat intéressant.
#5 Updated by jmd about 10 years ago
- Target version changed from 33 to 0.83
#6 Updated by moyo about 10 years ago
- Target version changed from 0.83 to 0.84
#7 Updated by moyo about 9 years ago
- Tracker changed from Feature to Task
#8 Updated by moyo about 9 years ago
- Assignee set to moyo
#9 Updated by moyo almost 9 years ago
- Target version changed from 0.84 to Unplanned
#10 Updated by moyo about 8 years ago
- Target version changed from Unplanned to 0.85
#11 Updated by jmd over 7 years ago
- Target version changed from 0.85 to Candidate for next major version
#12 Updated by moyo about 7 years ago
- Priority changed from Normal to Urgent
php-imap plus fournit par défaut avec RHEL 7