[00:29] Yes, was thinking that too [00:30] after my nightsleep I'll get on the main index.html [00:30] design it a bit better [04:46] *** svchfoo3 has quit IRC (Quit: Closing) [04:47] *** svchfoo3 has joined #projectnewsletter [04:48] *** svchfoo2 sets mode: +o svchfoo3 [10:13] achip: I think we should talk with SketchCow about the domain thing [10:15] achip: someitmes it's not working yet http://mail3.newsletter.nerds.io/newspoc/ [10:15] apparently with special characters in the name [10:22] achip: are you getting error messages for those mails? [10:22] also for this? http://mail3.newsletter.nerds.io/newspoc/bounce-md_9656357.553cbc2e.v1-9e3ba6a781e04e87bbb0de5d83ac58e7@mandrillapp.com-Harvard%20Magazine%20eNews:%20Please%20Confirm%20Subscription-1429849633/ [14:22] I've made some changes [14:34] working on main page with table and everything [14:34] should look sweet [15:23] achip: made more updates, should have a very basic mailinterface [15:23] newes mails appear on top of the page [15:23] newest* [15:42] I'll see about adding an auto-update for the scripts [15:42] and restore if update didn't work [16:16] arkiver I'll do a pull now [16:41] achip: awesome [16:44] achip: are you receiving any errors? [16:47] getting this, try another message http://paste.nerds.io/raw/dujemoyepu [16:50] forgot to import, fixed now [16:51] achip: I'll get a script running in a few days which will update the mail scripts if a special mail is send [16:52] pulled and updated, that's pretty fancy haha [16:53] doesn't require shell access and can't really be abused too [16:53] heh [16:54] no errors on that one but didn't seem to update the index http://paste.nerds.io/raw/uzumevapod [16:54] hmm, looks like there's another error somewhere, are you able to output the log to http://mail3.newsletter.nerds.io/chip-source/log.txt ? [16:54] oh, I'll have a look [17:01] aha str + int concatenation on L32 of archive.py [17:01] oh haha [17:02] fixed now [17:04] pulled and running [17:04] looks like that almost working now [17:04] (old index.html is at http://mail3.newsletter.nerds.io/chip-source/log.txt) [17:04] oops [17:04] http://mail3.newsletter.nerds.io/newspoc/index.html-old-0 [17:08] not writing message directories though [17:08] * achip should actually read the changes [17:11] achip: ok! [17:11] I'll work a on baraza now [17:12] sweeet, my goal for the day to is to get the domains set up and pointed over (I'll probably grab projectspam too since I'm sure that'll be the next thing haha) [17:13] archiving spam :) [17:14] heh ya then after that I'm thinking ads in a sort of reverse Ad-blocker type of thing haha [17:14] sounds good [17:15] so did you get any other errors after that last update? [17:18] scripts updated. [17:19] looks like another str + int fiasco on line 50 and 48 on archive.py len(rawdata) [17:19] oh [17:20] also fixed! [17:20] bam, updated [17:21] oooh [17:21] working, swweeet http://mail3.newsletter.nerds.io/newspoc/ [17:22] not fully yet [17:22] that's weird, the links were working at first... [17:24] made change a while ago to have them in /attachments/ folder with original name https://github.com/chpwssn/newsletter-python/blob/chip-dev/archive.py#L67-L69 [17:24] I'll make sure those are being made.. [17:25] I'll fix the date now btw [17:26] http://mail3.newsletter.nerds.io/chip-source/log.txt log should be logging [17:27] * arkiver is away for 30 min [17:27] (updated, btw) [17:34] updated as well [17:34] I mean server is updated [18:08] I'll try to find out why some of these messages are failin [18:13] looks like an attachment thing? [18:15] yes [18:17] I don't think we check/create /attachments/ [18:17] oh haha [18:18] that's it [18:19] updated! [18:20] also, I think we shouldn't name the directories after the subject, but after the unixtime [18:21] ya I agree, wanna change that and close the string on line 67,68? :p [18:25] both changed. [18:26] cool, servers updated [18:28] small update again... (sorry) [18:29] http://mail3.newsletter.nerds.io/newspoc/1430072900/ [18:29] now, that looks a lot better [18:30] so freakin awesome [18:30] heh, still something with attachments http://mail3.newsletter.nerds.io/attachments/endusers120.gif [18:31] also fixed ^ [18:32] ya file's there just needs the link [18:32] pulled and updated [18:33] http://mail3.newsletter.nerds.io/newspoc/1430073200/ perfect [18:34] yes, perfect [18:34] look all fine, except that it shows ü as ü [18:35] and way better that that's not part of the directory name now [18:36] yes [18:46] achip: I think we should talk with SketchCow about a permanent domain [18:47] sounds good, I'm gonna try a big (260Mb) attachment so I'm gonna disable the log file for a little bit [18:47] otherwise it would write all that to the log file [18:47] heh [18:48] please do that [18:59] 29M attachment worked good, 260M threw a memory exception in python haha but that's a good outcome [19:16] do you have any logs on why this http://mail3.newsletter.nerds.io/newspoc/1430074280/ is not showing html or plaintext? [19:20] strange, nothing in the log for the 1430074280.json even though it was written and I started the script back up with the logging after the attachment test [19:23] so these json files keep growing [19:23] http://mail3.newsletter.nerds.io/newspoc/1430075957/1430075957.json [19:24] there're still some things we need to look in to, but we're making good progress [19:30] that JSON is 81M at this point but 10 minutes since it was last modified [20:19] achip: I have some ideas on how to fix the problems with special characters http://mail3.newsletter.nerds.io/newspoc/ [20:19] will make them tomorrow or day after, as I don't have a lot of time tomorrow