[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] achip: can you please update the scripts? [14:17] arkiver server is updated, here is the tail of the log (now .10) from the crash http://paste.nerds.io/raw/utavuhoyir [15:27] achip: thanks [15:27] can you please run the update script again [15:27] ? [15:28] updated, log rotated to .11 [15:42] achip: let's update :) [15:42] I have no experience at all using all these encodings [15:42] kinda sucks :/ [15:44] so besides this encoding problem I have some idea [15:44] ideas* [15:45] - 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] - A list of emailadresses to which the mails are sended, same as above for the rest [15:45] - Search system for subjects [15:46] - Max of 1000 mails in the main index.html [15:46] (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] updated rolled to .12 (I'll probably be rather busy today but you've been kicking encoding ass haha) [16:17] achip: ok [16:17] achip: so the problem I'm having now [16:18] as shown in de debug log: [16:18] 'subject': 'FW: \xc3\xbc' [16:18] So when I just test with that: [16:19] -> import codecs [16:19] -> with codecs.open('testfile', 'w', encoding='utf-8') as file: [16:20] -> file.write("SUBJECT: "+subject.decode('utf-8', 'ignore')+"
") [16:21] that prints out "SUBJECT: FW: ü
" to testfile like it is supposed to [16:21] but your server just prints out "SUBJECT: FW: ü
" [16:26] odd, looking at the source for the message index.html i has Subject: FW: ü [16:26] yeah [16:30] *** Start has quit IRC (Disconnected.) [16:35] working on those above ideas, will leave encoding for now [17:56] achip: can you please update the scripts? [19:31] *** Start has joined #projectnewsletter [19:32] 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