<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Récupération PDF Mail]]></title><description><![CDATA[<p dir="auto">"Bonjour,</p>
<p dir="auto">Suite à l’installation de Open Capture, je n’arrive pas à collecter les pdf dans les mail non lu (je vois bien lors du lancement du script ./launch_MAIL.sh que le mail redevient en lu mais j’ai des erreurs et je ne voit rien sur l’interface) voici le retour du script :</p>
<p dir="auto">Traceback (most recent call last):<br />
File “”/usr/lib/python3.9/imaplib.py"“, line 1047, in _command_complete<br />
typ, data = self._get_tagged_response(tag, expect_bye=logout)<br />
File “”/usr/lib/python3.9/imaplib.py”“, line 1165, in _get_tagged_response<br />
self._check_bye()<br />
File “”/usr/lib/python3.9/imaplib.py”", line 961, in _check_bye<br />
raise self.abort(bye[-1].decode(self._encoding, ‘replace’))<br />
imaplib.abort: System Error</p>
<p dir="auto">During handling of the above exception, another exception occurred:</p>
<p dir="auto">Traceback (most recent call last):<br />
File “”/var/www/html/opencaptureforinvoices//launch_worker_mail.py"“, line 117, in<br />
emails = Mail.retrieve_message()<br />
File “”/var/www/html/opencaptureforinvoices/src/backend/classes/Mail.py”“, line 86, in retrieve_message<br />
for mail in self.conn.fetch():<br />
File “”/usr/local/lib/python3.9/dist-packages/imap_tools/mailbox.py”“, line 159, in fetch<br />
for fetch_item in (self._fetch_in_bulk if bulk else self._fetch_by_one)(nums, message_parts, reverse): # noqa<br />
File “”/usr/local/lib/python3.9/dist-packages/imap_tools/mailbox.py”“, line 125, in _fetch_by_one<br />
fetch_result = self.client.fetch(message_num, message_parts)<br />
File “”/usr/lib/python3.9/imaplib.py”“, line 548, in fetch<br />
typ, dat = self._simple_command(name, message_set, message_parts)<br />
File “”/usr/lib/python3.9/imaplib.py”“, line 1230, in _simple_command<br />
return self._command_complete(name, self._command(name, *args))<br />
File “”/usr/lib/python3.9/imaplib.py”", line 1049, in _command_complete<br />
raise self.abort(‘command: %s =&gt; %s’ % (name, val))<br />
imaplib.abort: command: FETCH =&gt; System Error</p>
<p dir="auto">Pouvez-vous m’aider svp ?</p>
<p dir="auto">Merci</p>
<p dir="auto">CDLT</p>
<p dir="auto">"</p>
]]></description><link>https://communaute.edissyum.com/topic/26/récupération-pdf-mail</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 01:22:27 GMT</lastBuildDate><atom:link href="https://communaute.edissyum.com/topic/26.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 17 Jul 2022 00:23:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Récupération PDF Mail on Tue, 16 Aug 2022 09:24:14 GMT]]></title><description><![CDATA[<p dir="auto">Bonjour,</p>
<p dir="auto">L’application ne voit pas de fichier PDF pour les 5 mails présents dans le dossier. Pouvez-vous m’envoyer une capture d’écran des PJ de ce mail svp (Pas les documents mais juste la liste des PJ) ?</p>
]]></description><link>https://communaute.edissyum.com/post/152</link><guid isPermaLink="true">https://communaute.edissyum.com/post/152</guid><dc:creator><![CDATA[nch01]]></dc:creator><pubDate>Tue, 16 Aug 2022 09:24:14 GMT</pubDate></item><item><title><![CDATA[Reply to Récupération PDF Mail on Sun, 14 Aug 2022 13:20:21 GMT]]></title><description><![CDATA[<p dir="auto">"Bonjour,</p>
<p dir="auto">voici les logs suite à un test  :</p>
<p dir="auto">root@debian11:/var/www/html/opencaptureforinvoices/bin/data/MailCollect# cat MAIL_1/20220814/BATCH_20220814_131240776077_6bcofh6p/20220814_131240776077.log<br />
[Open-Capture ] [launch_worker_mail.py line 133] 14-08-2022 13:12:40 INFO Start following batch : BATCH_20220814_131240776077_6bcofh6p<br />
[Open-Capture ] [launch_worker_mail.py line 134] 14-08-2022 13:12:40 INFO Action after processing e-mail is : move<br />
[Open-Capture ] [launch_worker_mail.py line 135] 14-08-2022 13:12:40 INFO Number of e-mail to process : 5<br />
[Open-Capture ] [launch_worker_mail.py line 142] 14-08-2022 13:12:40 INFO Start to process only attachments<br />
[Open-Capture ] [launch_worker_mail.py line 143] 14-08-2022 13:12:40 INFO Process e-mail n°1/5<br />
[Open-Capture ] [launch_worker_mail.py line 145] 14-08-2022 13:12:40 INFO Found 5 attachments<br />
[Open-Capture ] [launch_worker_mail.py line 190] 14-08-2022 13:12:40 INFO Attachment n°1 is not a PDF file<br />
[Open-Capture ] [launch_worker_mail.py line 190] 14-08-2022 13:12:40 INFO Attachment n°2 is not a PDF file<br />
[Open-Capture ] [launch_worker_mail.py line 190] 14-08-2022 13:12:40 INFO Attachment n°3 is not a PDF file<br />
[Open-Capture ] [launch_worker_mail.py line 190] 14-08-2022 13:12:40 INFO Attachment n°4 is not a PDF file<br />
[Open-Capture ] [launch_worker_mail.py line 190] 14-08-2022 13:12:40 INFO Attachment n°5 is not a PDF file<br />
[Open-Capture ] [launch_worker_mail.py line 199] 14-08-2022 13:12:40 INFO Move mail into archive folder : Lu<br />
[Open-Capture ] [launch_worker_mail.py line 142] 14-08-2022 13:12:41 INFO Start to process only attachments<br />
[Open-Capture ] [launch_worker_mail.py line 143] 14-08-2022 13:12:41 INFO Process e-mail n°2/5<br />
[Open-Capture ] [launch_worker_mail.py line 145] 14-08-2022 13:12:41 INFO Found 5 attachments<br />
[Open-Capture ] [launch_worker_mail.py line 190] 14-08-2022 13:12:41 INFO Attachment n°1 is not a PDF file<br />
[Open-Capture ] [launch_worker_mail.py line 190] 14-08-2022 13:12:41 INFO Attachment n°2 is not a PDF file<br />
[Open-Capture ] [launch_worker_mail.py line 190] 14-08-2022 13:12:41 INFO Attachment n°3 is not a PDF file<br />
[Open-Capture ] [launch_worker_mail.py line 190] 14-08-2022 13:12:41 INFO Attachment n°4 is not a PDF file<br />
[Open-Capture ] [launch_worker_mail.py line 190] 14-08-2022 13:12:41 INFO Attachment n°5 is not a PDF file<br />
[Open-Capture ] [launch_worker_mail.py line 199] 14-08-2022 13:12:41 INFO Move mail into archive folder : Lu<br />
[Open-Capture ] [launch_worker_mail.py line 142] 14-08-2022 13:12:42 INFO Start to process only attachments<br />
[Open-Capture ] [launch_worker_mail.py line 143] 14-08-2022 13:12:42 INFO Process e-mail n°3/5<br />
[Open-Capture ] [launch_worker_mail.py line 145] 14-08-2022 13:12:42 INFO Found 5 attachments<br />
[Open-Capture ] [launch_worker_mail.py line 190] 14-08-2022 13:12:42 INFO Attachment n°1 is not a PDF file<br />
[Open-Capture ] [launch_worker_mail.py line 190] 14-08-2022 13:12:42 INFO Attachment n°2 is not a PDF file<br />
[Open-Capture ] [launch_worker_mail.py line 190] 14-08-2022 13:12:42 INFO Attachment n°3 is not a PDF file<br />
[Open-Capture ] [launch_worker_mail.py line 190] 14-08-2022 13:12:42 INFO Attachment n°4 is not a PDF file<br />
[Open-Capture ] [launch_worker_mail.py line 190] 14-08-2022 13:12:42 INFO Attachment n°5 is not a PDF file<br />
[Open-Capture ] [launch_worker_mail.py line 199] 14-08-2022 13:12:42 INFO Move mail into archive folder : Lu<br />
[Open-Capture ] [launch_worker_mail.py line 142] 14-08-2022 13:12:42 INFO Start to process only attachments<br />
[Open-Capture ] [launch_worker_mail.py line 143] 14-08-2022 13:12:42 INFO Process e-mail n°4/5<br />
[Open-Capture ] [launch_worker_mail.py line 145] 14-08-2022 13:12:42 INFO Found 6 attachments<br />
[Open-Capture ] [launch_worker_mail.py line 190] 14-08-2022 13:12:42 INFO Attachment n°1 is not a PDF file<br />
[Open-Capture ] [launch_worker_mail.py line 190] 14-08-2022 13:12:42 INFO Attachment n°2 is not a PDF file<br />
[Open-Capture ] [launch_worker_mail.py line 190] 14-08-2022 13:12:42 INFO Attachment n°3 is not a PDF file<br />
[Open-Capture ] [launch_worker_mail.py line 190] 14-08-2022 13:12:42 INFO Attachment n°4 is not a PDF file<br />
[Open-Capture ] [launch_worker_mail.py line 190] 14-08-2022 13:12:42 INFO Attachment n°5 is not a PDF file<br />
[Open-Capture ] [launch_worker_mail.py line 199] 14-08-2022 13:12:42 INFO Move mail into archive folder : Lu<br />
[Open-Capture ] [launch_worker_mail.py line 142] 14-08-2022 13:12:43 INFO Start to process only attachments<br />
[Open-Capture ] [launch_worker_mail.py line 143] 14-08-2022 13:12:43 INFO Process e-mail n°5/5<br />
[Open-Capture ] [launch_worker_mail.py line 193] 14-08-2022 13:12:43 INFO No attachments found<br />
[Open-Capture ] [launch_worker_mail.py line 199] 14-08-2022 13:12:43 INFO Move mail into archive folder : Lu</p>
<p dir="auto">Le mail possède bien un PDF et est bien retransféré vers le bon dossier, hors je ne vois aucun document apparaitre en HTTP</p>
<p dir="auto">Cordialement</p>
<p dir="auto">"</p>
]]></description><link>https://communaute.edissyum.com/post/151</link><guid isPermaLink="true">https://communaute.edissyum.com/post/151</guid><dc:creator><![CDATA[thomas_aube]]></dc:creator><pubDate>Sun, 14 Aug 2022 13:20:21 GMT</pubDate></item><item><title><![CDATA[Reply to Récupération PDF Mail on Mon, 01 Aug 2022 11:41:22 GMT]]></title><description><![CDATA[<p dir="auto">"Bonjour,</p>
<p dir="auto">Dans le dossier du mail collect vous avez un fichier de log, aucune erreur n’est présente dedans ?</p>
<p dir="auto">De même, dans le fichier de configuration mail.ini avez-vous bien passé à ““True”” le paramètre ““isSplitter”” ? Si non, les documents partent dans le module Verifier"</p>
]]></description><link>https://communaute.edissyum.com/post/150</link><guid isPermaLink="true">https://communaute.edissyum.com/post/150</guid><dc:creator><![CDATA[nch01]]></dc:creator><pubDate>Mon, 01 Aug 2022 11:41:22 GMT</pubDate></item><item><title><![CDATA[Reply to Récupération PDF Mail on Sat, 30 Jul 2022 13:27:20 GMT]]></title><description><![CDATA[<p dir="auto">Bonjour,</p>
<p dir="auto">Je viens de modifier les dossiers en question et le processus c’est bien terminé (j’ai mis en place 3 mail dans ce dossier et les 3 mails ont été traité et rangé dans le bon dossier).</p>
<p dir="auto">Maintenant, j’ai un souci de récupération des PDF, le processus se termine bien mais j’ai ce genre de message qui m’est retourné :</p>
<p dir="auto">root@debian11:/var/www/html/opencaptureforinvoices/bin/scripts# ./launch_MAIL.sh</p>
<p dir="auto">Start process : MAIL_1<br />
Batch name : bin/data/MailCollect/MAIL_1/20220730/BATCH_20220730_131907655978_mafda_al<br />
Batch error name : bin/data/MailCollect/_ERROR//MAIL_1/20220730/BATCH_20220730_131907655978_mafda_al</p>
<p dir="auto">les PDF sont bien sur var/www/html/opencaptureforinvoices/bin/data/MailCollect/MAIL_1/20220730/BATCH_20220730_131907655978_mafda_al/attachments mais je ne vois rien sur le l’accueil de open capture splitter.</p>
<p dir="auto">Est ce normal ?</p>
<p dir="auto">Merci d’avance</p>
<p dir="auto">CDLT</p>
]]></description><link>https://communaute.edissyum.com/post/149</link><guid isPermaLink="true">https://communaute.edissyum.com/post/149</guid><dc:creator><![CDATA[thomas_aube]]></dc:creator><pubDate>Sat, 30 Jul 2022 13:27:20 GMT</pubDate></item><item><title><![CDATA[Reply to Récupération PDF Mail on Fri, 29 Jul 2022 09:03:25 GMT]]></title><description><![CDATA[<p dir="auto">Bonjour,</p>
<p dir="auto">Pouvez-vous tenter de capturer un autre dossier de votre boite mail svp ? Afin de voir si ce n’est pas un email en particulier qui fait bloquer le processus</p>
]]></description><link>https://communaute.edissyum.com/post/140</link><guid isPermaLink="true">https://communaute.edissyum.com/post/140</guid><dc:creator><![CDATA[nch01]]></dc:creator><pubDate>Fri, 29 Jul 2022 09:03:25 GMT</pubDate></item><item><title><![CDATA[Reply to Récupération PDF Mail on Thu, 21 Jul 2022 22:30:03 GMT]]></title><description><![CDATA[<p dir="auto">Bonjour,</p>
<p dir="auto">Merci pour votre retour <img src="https://communaute.edissyum.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=ab23e61d9a3" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">Oui, j’ai bien checker avec le script python check_folders.py et j’ai des résultat, je vous les joint a ce mail</p>
<p dir="auto">Je vous joint aussi le screen de ma config mail</p>
<p dir="auto">Merci d’avance pour votre réponse</p>
<p dir="auto">Cordialement</p>
]]></description><link>https://communaute.edissyum.com/post/139</link><guid isPermaLink="true">https://communaute.edissyum.com/post/139</guid><dc:creator><![CDATA[thomas_aube]]></dc:creator><pubDate>Thu, 21 Jul 2022 22:30:03 GMT</pubDate></item><item><title><![CDATA[Reply to Récupération PDF Mail on Mon, 18 Jul 2022 10:45:47 GMT]]></title><description><![CDATA[<p dir="auto">Bonjour,</p>
<p dir="auto">Avez-vous déjà testé la connexion à votre serveur mail en utilisant le script python check_folders.py ? (<a href="https://app.gitbook.com/s/-Mi5WgnLF5b40vkqQsRV/francais/installation/capture-de-mail" target="_blank" rel="noopener noreferrer nofollow ugc">https://app.gitbook.com/s/-Mi5WgnLF5b40vkqQsRV/francais/installation/capture-de-mail</a>)</p>
<p dir="auto">Afin de voir si les erreurs sont plus parlantes. Pouvez-vous nous fournir une capture d’écran de votre configuration, en cachant bien mail/password ?</p>
<p dir="auto">Merci d’avance</p>
]]></description><link>https://communaute.edissyum.com/post/138</link><guid isPermaLink="true">https://communaute.edissyum.com/post/138</guid><dc:creator><![CDATA[nch01]]></dc:creator><pubDate>Mon, 18 Jul 2022 10:45:47 GMT</pubDate></item></channel></rss>