| Time |
Nickname |
Message |
|
06:34
π
|
|
svchfoo2 has quit IRC (Read error: Connection reset by peer) |
|
06:37
π
|
|
svchfoo2 has joined #projectnewsletter |
|
06:37
π
|
|
svchfoo3 sets mode: +o svchfoo2 |
|
08:07
π
|
|
svchfoo2 has quit IRC (hub.se efnet.port80.se) |
|
09:26
π
|
arkiver |
achip: can you please update the scripts? |
|
14:17
π
|
achip |
arkiver server is updated, here is the tail of the log (now .10) from the crash http://paste.nerds.io/raw/utavuhoyir |
|
15:27
π
|
arkiver |
achip: thanks |
|
15:27
π
|
arkiver |
can you please run the update script again |
|
15:27
π
|
arkiver |
? |
|
15:28
π
|
achip |
updated, log rotated to .11 |
|
15:42
π
|
arkiver |
achip: let's update :) |
|
15:42
π
|
arkiver |
I have no experience at all using all these encodings |
|
15:42
π
|
arkiver |
kinda sucks :/ |
|
15:44
π
|
arkiver |
so besides this encoding problem I have some idea |
|
15:44
π
|
arkiver |
ideas* |
|
15:45
π
|
arkiver |
- A list of emailadresses that have sended mail, where a user can click on an emailadres and view the mails sent from that emailadres |
|
15:45
π
|
arkiver |
- A list of emailadresses to which the mails are sended, same as above for the rest |
|
15:45
π
|
arkiver |
- Search system for subjects |
|
15:46
π
|
arkiver |
- Max of 1000 mails in the main index.html |
|
15:46
π
|
arkiver |
(mails older then newest 1000 mails can be found using one of the three above methods) |
|
15:55
π
|
|
svchfoo2 has joined #projectnewsletter |
|
15:55
π
|
|
svchfoo3 sets mode: +o svchfoo2 |
|
16:07
π
|
achip |
updated rolled to .12 (I'll probably be rather busy today but you've been kicking encoding ass haha) |
|
16:17
π
|
arkiver |
achip: ok |
|
16:17
π
|
arkiver |
achip: so the problem I'm having now |
|
16:18
π
|
arkiver |
as shown in de debug log: |
|
16:18
π
|
arkiver |
'subject': 'FW: \xc3\xbc' |
|
16:18
π
|
arkiver |
So when I just test with that: |
|
16:19
π
|
arkiver |
-> import codecs |
|
16:19
π
|
arkiver |
-> with codecs.open('testfile', 'w', encoding='utf-8') as file: |
|
16:20
π
|
arkiver |
-> file.write("SUBJECT: "+subject.decode('utf-8', 'ignore')+"<br/>") |
|
16:21
π
|
arkiver |
that prints out "SUBJECT: FW: οΏ½<br/>" to testfile like it is supposed to |
|
16:21
π
|
arkiver |
but your server just prints out "SUBJECT: FW: ΓΌ<br/>" |
|
16:26
π
|
achip |
odd, looking at the source for the message index.html i has Subject: FW: ΓΌ |
|
16:26
π
|
arkiver |
yeah |
|
16:30
π
|
|
Start has quit IRC (Disconnected.) |
|
16:35
π
|
arkiver |
working on those above ideas, will leave encoding for now |
|
17:56
π
|
arkiver |
achip: can you please update the scripts? |
|
19:31
π
|
|
Start has joined #projectnewsletter |
|
19:32
π
|
achip |
arkiver: updated rotated to .13 |
|
20:22
π
|
|
Start has quit IRC (Disconnected.) |
|
22:34
π
|
|
Start has joined #projectnewsletter |
|
22:35
π
|
|
svchfoo1 sets mode: +o Start |