sebbASF commented on issue #488: wrong encoding in attachment breaks import
URL:
https://github.com/apache/incubator-ponymail/issues/488#issuecomment-479144331
Could also try replacing the print statement with the following:
print("Found attachment: %s" %
filename.encode('ascii','xm
sebbASF commented on issue #488: wrong encoding in attachment breaks import
URL:
https://github.com/apache/incubator-ponymail/issues/488#issuecomment-478648471
I have not been able to cause the error on my system, and AFAIK no-one else
has seen the same issue.
Since it only affects
scharc commented on issue #488: wrong encoding in attachment breaks import
URL:
https://github.com/apache/incubator-ponymail/issues/488#issuecomment-478619954
The wrong line numbers was my fault. I wrote a comment there, to remeber
that it broke there.
After commenting out the print
sebbASF commented on issue #488: wrong encoding in attachment breaks import
URL:
https://github.com/apache/incubator-ponymail/issues/488#issuecomment-478603635
I have just noticed that the line numbers don't quite agree.
The stack trace says:
File "/var/www/ponymail/tools/arch
scharc commented on issue #488: wrong encoding in attachment breaks import
URL:
https://github.com/apache/incubator-ponymail/issues/488#issuecomment-478389442
We are testing ponymail 0.11 with Debian Jessi in a proxmox lxc container.
I can not provide a test case to the public. For
sebbASF commented on issue #488: wrong encoding in attachment breaks import
URL:
https://github.com/apache/incubator-ponymail/issues/488#issuecomment-478132337
Which version of PonyMail?
Can you provide a simple test case?
scharc opened a new issue #488: wrong encoding in attachment breaks import
URL: https://github.com/apache/incubator-ponymail/issues/488
when importing mbox file with attachments it breaks with the following error:
```
Found attachment: Kurierplan_17.03.19.xlsx
Exception in thread Th
sebbASF opened a new issue #487: Bug: drop 'archived-at' header generation
URL: https://github.com/apache/incubator-ponymail/issues/487
Currently the archiver adds an 'archived-at' header to all messages.
This changes the source, and can cause the message to get a different id
when reloa
ilgrosso commented on issue #69: "Reply via your own mail client" - missing
link with Thunderbird on Linux
URL:
https://github.com/apache/incubator-ponymail/issues/69#issuecomment-466993823
Works fine lately, closing.
This i
ilgrosso closed issue #58: XLSX attachment corrupted
URL: https://github.com/apache/incubator-ponymail/issues/58
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and us
ilgrosso closed issue #57: "Reply via your own mail client" all percent-encoded
with Thunderbird on Linux
URL: https://github.com/apache/incubator-ponymail/issues/57
This is an automated message from the Apache Git Service.
ilgrosso closed issue #69: "Reply via your own mail client" - missing link with
Thunderbird on Linux
URL: https://github.com/apache/incubator-ponymail/issues/69
This is an automated message from the Apache Git Service.
To re
ilgrosso commented on issue #57: "Reply via your own mail client" all
percent-encoded with Thunderbird on Linux
URL:
https://github.com/apache/incubator-ponymail/issues/57#issuecomment-466993782
Works fine lately, closing.
T
ilgrosso commented on issue #58: XLSX attachment corrupted
URL:
https://github.com/apache/incubator-ponymail/issues/58#issuecomment-466993760
Works fine lately, closing.
This is an automated message from the Apache Git Servic
sebbASF opened a new issue #486: Enh: store message arrival time for use in
sorting
URL: https://github.com/apache/incubator-ponymail/issues/486
Messages can be delayed in transit for various reasons; in particular
messages that are moderated may incur a delay of several days.
It mi
janisz opened a new issue #480: Add support for Twitter Cards and Open Grapf
metadata
URL: https://github.com/apache/incubator-ponymail/issues/480
When posting links to pony mail on social networks it's not present well
(especially perm link which is ugly). Change this by adding metadata i
asfgit closed issue #479: Enh: Enforce UTF-8 encoding to aid scrapers
URL: https://github.com/apache/incubator-ponymail/issues/479
This is an automated message from the Apache Git Service.
To respond to the message, please lo
Humbedooh opened a new issue #479: Enh: Enforce UTF-8 encoding to aid scrapers
URL: https://github.com/apache/incubator-ponymail/issues/479
Some scrapers like Kibble are having difficulties with peoples' names in
Pony Mail due to the JSON not explicitly declaring a character set. Enforcing
asfgit closed issue #477: Bug: no need to sort after scroll
URL: https://github.com/apache/incubator-ponymail/issues/477
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHu
asfgit closed issue #478: Bug: elastic.lua#scroll forces sort to use _doc
URL: https://github.com/apache/incubator-ponymail/issues/478
This is an automated message from the Apache Git Service.
To respond to the message, pleas
sebbASF opened a new issue #478: Bug: elastic.lua#scroll forces sort to use _doc
URL: https://github.com/apache/incubator-ponymail/issues/478
The Lua elastic.scroll function currently forces the sort to use _doc.
This was presumably done for consistency with the original scroll/scan
beha
sebbASF commented on issue #475: Bug: cannot download more than 10K mails to a
mbox file
URL:
https://github.com/apache/incubator-ponymail/issues/475#issuecomment-428762931
Doh!
Just noticed that the elastic.lua scroll function forces the sort to use
_doc.
The problem is with elasti
sebbASF closed issue #475: Bug: cannot download more than 10K mails to a mbox
file
URL: https://github.com/apache/incubator-ponymail/issues/475
This is an automated message from the Apache Git Service.
To respond to the mess
Humbedooh commented on issue #475: Bug: cannot download more than 10K mails to
a mbox file
URL:
https://github.com/apache/incubator-ponymail/issues/475#issuecomment-428534549
I don't think we should be aiming at supporting all the way to 2.4.0 at all.
5.x and above should be plenty, peo
sebbASF commented on issue #475: Bug: cannot download more than 10K mails to a
mbox file
URL:
https://github.com/apache/incubator-ponymail/issues/475#issuecomment-428517860
Even if the mails were correctly sorted by epoch, the order in the mbox file
might not correspond with the order the
sebbASF commented on issue #475: Bug: cannot download more than 10K mails to a
mbox file
URL:
https://github.com/apache/incubator-ponymail/issues/475#issuecomment-428505907
Unfortunately scroll sort does not work as expected, at least on ES 2.4.0.
Needs more research.
-
sebbASF opened a new issue #475: Bug: cannot download more than 10K mails to a
mbox file
URL: https://github.com/apache/incubator-ponymail/issues/475
The code has a limit of 10K mails when fetching mails to write to an mbox
file.
Whilst it may be necessary to limit the number of mails f
sebbASF commented on issue #477: Bug: no need to sort after scroll
URL:
https://github.com/apache/incubator-ponymail/issues/477#issuecomment-428502155
Unfortunately it appears that the sort does not always work as expected when
scrolling (at least when using ES 2.4.0).
This needs furthe
sebbASF opened a new issue #477: Bug: no need to sort after scroll
URL: https://github.com/apache/incubator-ponymail/issues/477
The scroll API is most efficient when sorting by _doc.
However if a different order is needed, it's generally more efficient to
have ES do the search rather tha
asfgit closed issue #475: Bug: cannot download more than 10K mails to a mbox
file
URL: https://github.com/apache/incubator-ponymail/issues/475
This is an automated message from the Apache Git Service.
To respond to the messa
asfgit closed issue #477: Bug: no need to sort after scroll
URL: https://github.com/apache/incubator-ponymail/issues/477
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHu
sebbASF opened a new issue #477: Bug: no need to sort after scroll
URL: https://github.com/apache/incubator-ponymail/issues/477
The scroll API is most efficient when sorting by _doc.
However if a different order is needed, it's generally more efficient to
have ES do the search rather tha
sebbASF commented on issue #476: Issues with display of binary data in mails
URL:
https://github.com/apache/incubator-ponymail/issues/476#issuecomment-428285818
new 66862d3 Enh: Ensure non-printable chars are not lost ...
Th
sebbASF commented on issue #476: Issues with display of binary data in mails
URL:
https://github.com/apache/incubator-ponymail/issues/476#issuecomment-428283518
And presumably anywhere else where r:puts might be used on binary data, e.g.
mbox.lua
--
Humbedooh commented on issue #476: Issues with display of binary data in mails
URL:
https://github.com/apache/incubator-ponymail/issues/476#issuecomment-428278706
switching to r:write would fix that for source.lua
This is an
sebbASF commented on issue #476: Issues with display of binary data in mails
URL:
https://github.com/apache/incubator-ponymail/issues/476#issuecomment-428277170
It looks like the binary characters are dropped by Javascript.
Whereas LUA puts() seems to stop printing a string when it e
sebbASF opened a new issue #476: Issues with display of binary data in mails
URL: https://github.com/apache/incubator-ponymail/issues/476
One of the mails sent to the devnull@infra list erroneously includes some
binary data.
This has caused some display issues.
The message thread
sebbASF opened a new issue #475: Bug: cannot download more than 10K mails to a
mbox file
URL: https://github.com/apache/incubator-ponymail/issues/475
The code has a limit of 10K mails when fetching mails to write to an mbox
file.
Whilst it may be necessary to limit the number of mails f
sebbASF opened a new issue #474: Bug: plain text mails lose spacing and
alignment
URL: https://github.com/apache/incubator-ponymail/issues/474
Some plain text mails rely on spacing to read properly.
However this is lost when the mail is displayed.
---
sharanf opened a new issue #473: Bug: Blank subject line defaulted when
replying to an existing thread
URL: https://github.com/apache/incubator-ponymail/issues/473
I've have experienced and am still experiencing intermittent problems
posting a message using Ponymail interface. I have notic
sebbASF opened a new issue #472: Bug: mailinglists mapping - private property
handling is inconsistent
URL: https://github.com/apache/incubator-ponymail/issues/472
setup.py creates the mailinglists mapping with the properties:
description, list, name
However archiver.py creates en
sebbASF commented on issue #471: Flagging Active and Inactive Mailing Lists
URL:
https://github.com/apache/incubator-ponymail/issues/471#issuecomment-405604596
The ES database currently contains a mailinglists mapping which could
probably be extended to include extra details such as the da
sharanf opened a new issue #471: Flagging Active and Inactive Mailing Lists
URL: https://github.com/apache/incubator-ponymail/issues/471
Some of the older ASF mailing lists are no longer in use and are only there
for display purposes. In theory would we not want to allow users to start any
asfgit closed issue #470: Enh: display buttons even if no mails are found in a
month
URL: https://github.com/apache/incubator-ponymail/issues/470
This is an automated message from the Apache Git Service.
To respond to the me
sebbASF opened a new issue #470: Enh: display buttons even if no mails are
found in a month
URL: https://github.com/apache/incubator-ponymail/issues/470
PM should display Subscribe/Unsubscribe etc buttons even if no emails are
found
sebbASF opened a new issue #469: Bug: Javascript URLs must always use URL_BASE
URL: https://github.com/apache/incubator-ponymail/issues/469
The JS currently creates some URLs assuming that all URLs can be relative.
However that is not the case; e.g. the logged-in drop-down menu can appear
BigBlueHat opened a new issue #468: Working on *just* the UX?
URL: https://github.com/apache/incubator-ponymail/issues/468
I'd love to contribute to the UX, but setting up Elastic Search, Python3,
Lua, and Apache or NGINX is a bit much to tweak some HTML and JS which gets
it's "meaning" fr
dimidd commented on issue #467: setup: move mappings to a separate file
URL:
https://github.com/apache/incubator-ponymail/pull/467#issuecomment-394153151
OK, if it's not relevant for other Pony users, I guess it's not worth the
trouble.
dimidd closed pull request #467: setup: move mappings to a separate file
URL: https://github.com/apache/incubator-ponymail/pull/467
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a fore
sebbASF commented on issue #467: setup: move mappings to a separate file
URL:
https://github.com/apache/incubator-ponymail/pull/467#issuecomment-394152476
I'm still not convinced that there is a general use case for a separate
mappings file.
What are the changes you want to make?
Can
dimidd commented on issue #467: setup: move mappings to a separate file
URL:
https://github.com/apache/incubator-ponymail/pull/467#issuecomment-394145258
OK, I'll make a separate PR for whitespace fixes.
Regarding comments, how about using YAML which does support one-line
comments?
sebbASF commented on issue #467: setup: move mappings to a separate file
URL:
https://github.com/apache/incubator-ponymail/pull/467#issuecomment-393665350
Please don't mix changes in a single PR; this makes it harder to review.
Also, I'm not convinced that there is a need for the fea
dimidd opened a new pull request #467: setup: move mappings to a separate file
URL: https://github.com/apache/incubator-ponymail/pull/467
* This will allow to easily customize the mappings, implements #455.
* Strip whitespace
Signed-off-by: Dimid Duchovny
dimidd closed issue #466: Bug: thread.lua fetches replies from other lists
URL: https://github.com/apache/incubator-ponymail/issues/466
This is an automated message from the Apache Git Service.
To respond to the message, plea
dimidd commented on issue #466: Bug: thread.lua fetches replies from other lists
URL:
https://github.com/apache/incubator-ponymail/issues/466#issuecomment-39308
I see, thanks.
This is an automated message from the Apache
sebbASF commented on issue #466: Bug: thread.lua fetches replies from other
lists
URL:
https://github.com/apache/incubator-ponymail/issues/466#issuecomment-393081539
If the same mbox file is present on multiple lists, then it's not surprising
that PonyMail shows the mails from both.
Ap
dimidd opened a new issue #466: Bug: thread.lua fetches replies from other lists
URL: https://github.com/apache/incubator-ponymail/issues/466
How to reproduce: import the same mbox file to two different lists.
Open a thread of list1, replies which belong to list2 will be shown as well.
sebbASF commented on issue #465: setup.py tries to install Python modules
URL:
https://github.com/apache/incubator-ponymail/issues/465#issuecomment-392324822
It looks as though this processing was originally done in the install.py
script.
--
asfgit closed issue #464: Bug: setup.py uses ES library version to decide what
features the database supports
URL: https://github.com/apache/incubator-ponymail/issues/464
This is an automated message from the Apache Git Serv
sebbASF opened a new issue #465: setup.py tries to install Python modules
URL: https://github.com/apache/incubator-ponymail/issues/465
If the import of elasticsearch fails, setup.py tries to install some Python
modules.
This uses pip3 and is unconditionally tried if the current user is r
sebbASF opened a new issue #464: Bug: setup.py uses ES library version to
decide what features the database supports
URL: https://github.com/apache/incubator-ponymail/issues/464
The setup.py code includes some setup that depends on the database version.
Currently it checks the version of
sebbASF commented on issue #463: Bug: Archiver#msgbody: poor handling of
conversion to string
URL:
https://github.com/apache/incubator-ponymail/issues/463#issuecomment-392104749
Note that a successful decode will change type(body) to str, so the first
charset will be used if it succeeds.
sebbASF commented on issue #463: Bug: Archiver#msgbody: poor handling of
conversion to string
URL:
https://github.com/apache/incubator-ponymail/issues/463#issuecomment-392104749
If the code is fixed to apply only a single charset, this may affect the
output and thus the generated message
sebbASF commented on issue #462: Bug: archiver.py: convertToWrapped expects
bytes
URL:
https://github.com/apache/incubator-ponymail/issues/462#issuecomment-392098583
Fixing this changes the generated message ids for the applicable messages.
Also, the reformatted result has line breaks i
sebbASF opened a new issue #463: Bug: Archiver#msgbody: poor handling of
conversion to string
URL: https://github.com/apache/incubator-ponymail/issues/463
The method msgbody returns a string. This is converted here:
https://github.com/apache/incubator-ponymail/blob/ec0a76eb8b6836a36
asfgit closed issue #461: Bug: archiver.py can never detect content-type: flowed
URL: https://github.com/apache/incubator-ponymail/issues/461
This is an automated message from the Apache Git Service.
To respond to the message
sebbASF opened a new issue #462: Bug: archiver.py: convertToWrapped expects
bytes
URL: https://github.com/apache/incubator-ponymail/issues/462
convertToWrapped is being called incorrectly; it expects bytes.
https://github.com/apache/incubator-ponymail/blob/ec0a76eb8b6836a3675800a658
sebbASF opened a new issue #461: Bug: archiver.py can never detect
content-type: flowed
URL: https://github.com/apache/incubator-ponymail/issues/461
The code to detect content-type: flowed is here:
https://github.com/apache/incubator-ponymail/blob/ec0a76eb8b6836a3675800a65829a48fe90
asfgit closed issue #460: Bug: import-mbox.py: imap code should not reset ES
instance
URL: https://github.com/apache/incubator-ponymail/issues/460
This is an automated message from the Apache Git Service.
To respond to the m
sebbASF opened a new issue #460: Bug: import-mbox.py: imap code should not
reset ES instance
URL: https://github.com/apache/incubator-ponymail/issues/460
If the source has an imap(s) URL, the code overwrites the ES instance:
https://github.com/apache/incubator-ponymail/blob/88bcc1d6
asfgit closed issue #458: Bug: tmpname used before it has been set up in
import-mbox
URL: https://github.com/apache/incubator-ponymail/issues/458
This is an automated message from the Apache Git Service.
To respond to the me
asfgit closed issue #459: Bug: variable 'mid' used before assignment in
archiver.py
URL: https://github.com/apache/incubator-ponymail/issues/459
This is an automated message from the Apache Git Service.
To respond to the mes
sebbASF opened a new issue #459: Bug: variable 'mid' used before assignment in
archiver.py
URL: https://github.com/apache/incubator-ponymail/issues/459
pylint reports: E:481,71: Using variable 'mid' before assignment [1]
[1]
https://github.com/apache/incubator-ponymail/blob/172ba61d
sebbASF opened a new issue #458: Bug: tmpname used before it has been set up in
import-mbox
URL: https://github.com/apache/incubator-ponymail/issues/458
pylint reports that the code at line 178 [1] uses tmpname, but it has not
yet been set up.
It looks like this was caused by commit
sebbASF opened a new issue #457: Bug: install.py uses deprecated method and
Python2 - is it needed?
URL: https://github.com/apache/incubator-ponymail/issues/457
install.py uses the deprecated method platform.linux_distribution()
There does not appear to be a built-in replacement.
asfgit closed issue #456: Enh: remove duplicated code in tools scripts by using
elastic.py module
URL: https://github.com/apache/incubator-ponymail/issues/456
This is an automated message from the Apache Git Service.
To resp
sebbASF opened a new issue #456: Enh: removed duplicated code in tools scripts
by using elastic.py module
URL: https://github.com/apache/incubator-ponymail/issues/456
There are several Python scripts under tools that contain the same setup
code for ElasticSearch.
These should be convert
dimidd opened a new issue #455: Supporting a custom mapping in setup
URL: https://github.com/apache/incubator-ponymail/issues/455
Hi,
Currently, `tools/setup.py` has a hard-coded mapping in code. In my
use-case, I need some extra fields per message, so I think it'll be useful to
all
dimidd closed pull request #448: edit-list: handle config consistently
URL: https://github.com/apache/incubator-ponymail/pull/448
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreig
dimidd commented on issue #448: edit-list: handle config consistently
URL:
https://github.com/apache/incubator-ponymail/pull/448#issuecomment-391308477
OK, then this PR is redundant.
This is an automated message from the Apac
sebbASF commented on issue #448: edit-list: handle config consistently
URL:
https://github.com/apache/incubator-ponymail/pull/448#issuecomment-391307486
As I wrote previously, I don't think it makes sense to default to using the
config file from the current directory. Whilst perhaps conven
sebbASF commented on issue #448: edit-list: handle config consistently
URL:
https://github.com/apache/incubator-ponymail/pull/448#issuecomment-391306782
There is now a config module:
https://github.com/apache/incubator-ponymail/blob/master/tools/ponymailconfig.py
This has bee
sebbASF commented on issue #448: edit-list: handle config consistently
URL:
https://github.com/apache/incubator-ponymail/pull/448#issuecomment-387803654
Agreed: only check tools/ if cannot find config in PWD.
I don't see how that can break anything except a test that expects to fail
be
asfgit closed issue #454: Bug: push-failures.py expects to find non-existent
'id' key in json file
URL: https://github.com/apache/incubator-ponymail/issues/454
This is an automated message from the Apache Git Service.
To res
sebbASF opened a new issue #454: Bug: push-failures.py expects to find
non-existent 'id' key in json file
URL: https://github.com/apache/incubator-ponymail/issues/454
The push-failures script reads the .json files created by the archiver if it
cannot write a message to the database.
sebbASF closed issue #447: Import from a local json file
URL: https://github.com/apache/incubator-ponymail/issues/447
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub a
sebbASF commented on issue #447: Import from a local json file
URL:
https://github.com/apache/incubator-ponymail/issues/447#issuecomment-390189619
Seems to me this has reached a natural close
This is an automated message from
sebbASF commented on issue #242: Website Fix - security issue reporting
URL:
https://github.com/apache/incubator-ponymail/issues/242#issuecomment-390047308
The normal procedure is to inform security@apache; they will then inform the
(P)PMC.
sebbASF closed issue #242: Website Fix - security issue reporting
URL: https://github.com/apache/incubator-ponymail/issues/242
This is an automated message from the Apache Git Service.
To respond to the message, please log on
asfgit closed issue #345: Bug: ES 5.x does not support word-cloud (stats.lua)
URL: https://github.com/apache/incubator-ponymail/issues/345
This is an automated message from the Apache Git Service.
To respond to the message, p
asfgit closed issue #453: Bug: setup.py fails with ES2 - fielddata
URL: https://github.com/apache/incubator-ponymail/issues/453
This is an automated message from the Apache Git Service.
To respond to the message, please log o
sebbASF opened a new issue #453: Bug: setup.py fails with ES2 - fielddata
URL: https://github.com/apache/incubator-ponymail/issues/453
The way fielddata is handled changed in ES 5; it's now a boolean.
It's not needed in ES2 because the default is OK, so drop the setting if
creating ES2 d
asfgit closed issue #452: Bug: setup.py --default should not prompt for
urlPrefix
URL: https://github.com/apache/incubator-ponymail/issues/452
This is an automated message from the Apache Git Service.
To respond to the messa
sebbASF opened a new issue #452: Bug: setup.py --default should not prompt for
urlPrefix
URL: https://github.com/apache/incubator-ponymail/issues/452
If the --default option is used, setup.py should not prompt for optional
parameters such as urlPrefix
-
asfgit closed issue #450: Bug: copy-list.py does not work
URL: https://github.com/apache/incubator-ponymail/issues/450
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub
asfgit closed issue #451: Bug: unnecessary test (will always succeed) in
copy-list.py
URL: https://github.com/apache/incubator-ponymail/issues/451
This is an automated message from the Apache Git Service.
To respond to the m
sebbASF opened a new issue #451: Bug: unnecessary test (will always succeed) in
copy-list.py
URL: https://github.com/apache/incubator-ponymail/issues/451
The code at
https://github.com/apache/incubator-ponymail/blob/master/tools/copy-list.py#L121
says:
if targetLID or newdb:
sebbASF commented on issue #450: Bug: copy-list.py does not work
URL:
https://github.com/apache/incubator-ponymail/issues/450#issuecomment-389847056
Another bug: if the --newdb option is present the code ignores the --target
name, yet it allows both to be specified.
Either the combinat
sebbASF opened a new issue #450: Bug: copy-list.py does not work
URL: https://github.com/apache/incubator-ponymail/issues/450
The copy-list.py tool does not work when copying source to target within a
database.
This is partly because it updates the wrong field:
if targetLID:
asfgit closed issue #449: Bug: archiver ignores failures if dumponfail is not
defined
URL: https://github.com/apache/incubator-ponymail/issues/449
This is an automated message from the Apache Git Service.
To respond to the m
101 - 200 of 301 matches
Mail list logo