#arpnetworks/ 2014-12-03,Wed

↑back Search ←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
mkbapparently gmail will declare your email client to be insecure
insecure means SMTP
even if it uses starttls and all
they would like you to only use Google clients
guess whether their website says this?
or even says anything useful at all?
[00:00]
mercutiowhat? [00:02]
mkbjust an indecipherable message that your client is insecure, sending you through a maze of settings attempting to figure out why tcpdump's obviously encrypted output is considered insecure [00:02]
mercutioi got a bounced message today
because it thought it was like spam. i bounce messages to gmail all the time :/
[00:02]
mkbno I'm getting failure during AUTH [00:02]
mercutioand it's usually fine.
didn't even go in spam folder. have they been changing things?
[00:02]
mkbbefore message is presented
I think they have; I only found one stackoverflow article on the subject
and this problem's application seems random depending on what account is used (I think A/B testing)
[00:03]
mercutiohmm i just bounced a random message to my gmail and it worked
but i run my own mail server, and don't try using a smtp client to send from my gmail account
[00:04]
mkbnot bounces [00:04]
mercutioi don't even post from my gmail account, i just use it to have things conveniently on phone/tablet/etc [00:04]
mkbI do the same thing, and this problem was really hard to debug because I don't actually have a gmail account
joys of tech support
[00:04]
mercutiooh it's easy to get a gmail account
i've just switched to having two of them
i used to find hotmail was the problem mail host
and i've never had hotmail :)
[00:05]
mkbgoogle is quickly turning into one if they won't accept clients using anything other than the "Gmail API" [00:06]
mercutioyay;)
do you use domainkeys, dkim, spf, ?
[00:06]
mkbonly spf [00:07]
mercutiotry implementing dkim? [00:07]
mkbno bounces for lack of it and not interested in another administrative headache
plus I've heard it and mailing lists don't get along
my only hint as to the real problem was google's list of insecure email clients including every client I've ever heard of
[00:07]
....... (idle for 32mn)
mercutioi got an email :)
err from news
[00:40]
..... (idle for 22mn)
up_the_ironsfor the googles: http://news.arpnetworks.com
mercutio: do you know where the templates are so i can like... add a title.. before the posts
i tried to find it last night, but had other things to do
brb
[01:02]
mercutioyou mean title under admin-> settings? [01:05]
....... (idle for 33mn)
***LT has joined #arpnetworks [01:38]
...... (idle for 25mn)
up_the_ironsmercutio: oh :) [02:03]
i can't be this dumb... how the fuck do you add a new site to Google Analytics?! I see all my existing ones.. fuck...
finally found it...
[02:15]
............ (idle for 55mn)
***Guest62184 has quit IRC (Read error: Connection reset by peer) [03:12]
................................ (idle for 2h36mn)
mhoranThat website is terrible. [05:48]
......... (idle for 43mn)
mike-burnsAll of Google's Web sites are terrible.
They should finally admit that they need to hire a UX person.
[06:31]
......................... (idle for 2h4mn)
brycecEvery single one of news' emails ended up in my Gmail spam folder
"Why is this message in Spam? It's similar to messages that were detected by our spam filters."
btw, when will it be going https?
and also up_the_irons you'll need to update the arpnetworks SPF, or set it up to mail through one of the existing mail relays (mail, mail2)
(I gather you decided not to re-use zeit, awesome)
[08:35]
.............. (idle for 1h7mn)
***LT has quit IRC (Read error: Connection reset by peer) [09:45]
.......... (idle for 47mn)
toeshred has quit IRC (Quit: WeeChat 1.0.1) [10:32]
........ (idle for 35mn)
mercutiobrycec: he has soft fail. [11:07]
brycecI know
But a pass >> fail ;)
[11:07]
mercutiosoft fail is like having nothing, sort of.
and zeit had old libraries. it seems it likes having very new stuff.
[11:07]
brycecIt's still likely to count against the message during spam filtering, even if only by 1 point
I'm not surprised
[11:10]
mercutiowith spamassassin it's nowhere near 1 point. [11:10]
bryceczeit is just Debian -stable ;)
Does SA check SPF these days? Last I ran SA was pre-SPF
(before SPF was a thing)
[11:10]
mercutioyeah debian stable is kind of outdated, i thought it was better these days.
uhh
[11:10]
brycecNot this close to testing/jessie's release [11:11]
mercutioit's not high enough to mark on my email [11:11]
***tooth has quit IRC (Ping timeout: 250 seconds) [11:12]
mercutioSPF_FAIL=0.001 [11:12]
brycecLOL [11:12]
mercutiothat's what my setup seems to have.
i had to check my spam folder
it's not mean to count at all really. it's meant to be the same as not having a record.
spf's main point these days seems to be to stop people saying that they're you, so hard fail is kind of necessary
[11:12]
brycecAgreed. If only more relays would actually use it.
I have -all on my SPF, but still get bounces from mail pretending to be me
[11:17]
mercutioso it seems ubuntu precise uses glibc 2.15, ubuntu trusty uses 2.19, arch uses 2.20, and debian uses 2.13?
http://www.gnu.org/software/libc/
and it seems 2.13 is 2011-02-04
[11:17]
brycecYep yep and yep, confirmed all of those versions [11:20]
mercutioso yeah they are kind of behind
for some reason the meteor thingy had some binary in it that wanted glibc 2.14
[11:20]
brycecWasn't Debian running eglibc for awhile
ew precompiled?
[11:21]
mercutioyeah i think so
well it's shifted to the normal node.js stuff now
but it still wanted more recent package than ubuntu trusty had
i reckon glibc is way too hug
uge
[11:21]
brycecway too huge
twss
[11:22]
BryceBotOkay! twss! 'way too huge' [11:22]
mercutiothere were just new security vulnerabilitys today. [11:22]
brycec(there are always...) [11:22]
mercutiothere's musl, which seems like an interesting libc replacement, but not compatible with lots of things etc.
and i don't really know if musl is focused on security and being full featured.
but at least it's MIT licensed.
[11:23]
brycecLooks like jessie comes with glibc 2.19
(and squeeze was 2.11)
[11:26]
mercutio2.19 is fine
it was released this year
i don't think much even changes
[11:26]
brycecAnd yes, Debian did used to run eglibc, starting about 5 years ago [11:26]
mercutioyeah eglibc was a fork when glibc wasn't accept patches afaik [11:27]
brycecYep pretty much
but eglibc is now dead
so they're coming back to glibc
[11:27]
mercutiomaybe glibc is accepting patches again [11:27]
brycecstarting after jessie [11:27]
mercutioi prefered libc5 :) [11:27]
brycecMost likely. Decent, short write-up http://blog.aurel32.net/175 [11:27]
mercutioglibc 2.20 needs linux 2.6.32 [11:28]
brycecAnd wheezy runs 3.2.0
so no issue there
[11:28]
mercutiojust seems surprising
there's some locking file descriptor extension, bt i'm not finding much else interesting
s390 etc stuff isn't interesting to me :)
[11:28]
........ (idle for 38mn)
***tooth has joined #arpnetworks [12:07]
mercutiohttp://qz.com/298635/these-programming-languages-will-earn-you-the-most-money/ [12:11]
.... (idle for 15mn)
davantalustldr: Ruby or iOS. [12:26]
mercutioactually something else was saying that python was still a better choice.
because ruby is kind of a fad
[12:31]
BryceBotThat's what she said!! [12:31]
mercutioand apple have done a new programming language for new development
really a good programmer cares about the code more than the tools
[12:31]
....... (idle for 32mn)
***toeshred has joined #arpnetworks [13:04]
................... (idle for 1h34mn)
mike-burnsI have no idea what it means for Ruby to be a fad.
So I'll keep my Ruby job.
[14:38]
brycecRails definitely seems to have been a fad. It was all the rage for a few years, and now nobody really talks about it. [14:39]
mike-burnsSure, same with C I guess. [14:39]
brycecI dunno, I see lots of new projects starting in C. Not so much with Rails
(Plus C underlies so much anyways... Wouldn't surprise me if Ruby is written in C ;) )
[14:40]
mike-burnsYeah but nobody really talks about it. [14:40]
brycecNot in #arpnetworks maybe ;) [14:41]
mike-burnsRails isn't hyped anymore, I'll give you that. [14:41]
brycecbrycec runs with a C-writing crowd, among other languages [14:42]
acf_is there anything besides golang that doesn't use libc? [14:42]
mike-burnsDoes llvm? [14:43]
acf_yes [14:44]
brycecFYI golang binaries still link to libc [14:44]
acf_do they? :P
I had thought they handled syscalls directly
[14:44]
bryceclinux-vdso.so.1 => (0x00007fff98dff000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fe2fba3b000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fe2fb6af000) /lib64/ld-linux-x86-64.so.2 (0x00007fe2fbc62000)
That's from a random go-compiled binary
[14:44]
up_the_ironsbrycec: ah yes, i'll use mail2
brycec: we actually could use zeit in the end. damn binary packages. zeit isn't new enough.
brycec: it'll be https once i move it to one of our servers. not sure if anyone noticed, but it's running on Vultr ;)
all ya niggas talking shit about Ruby / Rails being a fad, let me just say i've done F/T and contracting work in Ruby / Rails / Sinatra for nearly a decade now (started in 2005). it's hardly a fad.
[14:57]
brycecs/could/couldn't/ [15:06]
BryceBot<up_the_irons> brycec: we actually couldn't use zeit in the end. damn binary packages. zeit isn't new enough. [15:06]
brycecI noticed the unusual IP, but I don't know all of ARP's blocks :p
up_the_irons: Is there much in the way of new Rails projects?
No doubt that there will be work for awhile, but the gauge for whether something is a fad in programming is whether new projects are started based on/around it
[15:06]
mercutioi've got a friend who is heavily into rails, but i think it's still pretty niche
erk i join ruby and rails in my mind, and i have no idea if he was using ruby or ruby on rails
[15:22]
up_the_ironsbrycec: ah ok [15:22]
mercutioobjective c was a fad :) [15:22]
up_the_ironsbrycec: tnx for the correction [15:22]
mike-burnsI work at a Rails consultancy. We've grown by 4 in the past year. Take that as you will. [15:23]
mercutioit only got big after apple forced it
i player with objective c like 16 years ago
and no-one was using it
[15:23]
up_the_ironsbrycec: not sure about new rails projects. for new stuff, i'm seeing more in node.js, meteor, etc....
mail from news.arpnetworks.com should now no longer go into spam
[15:23]
mercutioare you smarthosting it? [15:24]
up_the_ironsrelayhost
moded main.cf a bit, that's all
[15:29]
mercutioyeh that's smarthost. [15:30]
up_the_ironsah [15:30]
mercutioit wasn't going into spam folder for me before anyway [15:30]
brycecew main.cf, that's sendmail
(right? now I'm thinking it's postfix)
[15:32]
mercutioit's postfix [15:38]
brycecWell at least it's not sendmail [15:42]
mercutioi prefer postfix to exim [15:52]
weird i'm having network issues to news.arpnetworks.com
starting at ntt
for some reason i left a trace running before
[16:06]
up_the_ironsof course, it's on Vultr... (oh burn) [16:06]
mercutiobut it's fine to arp
that also goes via ntt
[16:06]
up_the_ironscuz arp rocks
;)
[16:06]
mercutioxe-3-0-1.ar1.lax2.us.as4436.gtt.net
hmm arp doesn't thi that port
oh it's gtt not ntt
it changes from ntt to gtt
so yeah los angeles is bad as well as dallas for vultr :)
[16:07]
up_the_ironsla doesn't even have ipv6 [16:10]
mercutiodallas does i think
and they're both gtt
[16:10]
up_the_ironsi mean for vultr
gtt has ipv6
[16:10]
mercutiofor vultr
yeah dallas does
they just haven't implemented it yet for some reason
did you drop nlayer?
[16:10]
up_the_ironsno [16:15]
mercutiohmm i haven't got smokeping on arp atm
oh i do have smokeping
just need to refresh target list. only anandtech seems to be slow atm
erk and comcast.net
comcast.net loosk like their site had issues
[16:16]
.......................................................... (idle for 4h45mn)
mnathaniWhat are some free email providers that let you bring your own domain? [21:07]
mercutiogoogle domains used to let you
i'd just host my own though
so i have no idea :)
[21:07]
mnathanihttps://www.zoho.com/mail/ provides free mail
But I am looking for other providers
Google Apps you mean
[21:08]
mercutioi think that's what i mean
i have only herad about it
and that they were discontinuing it
[21:09]
mnathaniPaid options only now [21:09]
mercutiomaybe you should just pay?
i dunno why someone would offer imap/smtp/etc for free?
webmail will have ads.
[21:10]
***mhoran has quit IRC (Ping timeout: 258 seconds)
mhoran has joined #arpnetworks
ChanServ sets mode: +o mhoran
[21:10]
................... (idle for 1h31mn)
mkb has quit IRC (Ping timeout: 250 seconds) [22:41]

↑back Search ←Prev date Next date→ Show only urls(Click on time to select a line by its url)