Googlemail has been doing DMARC for a long time. It sees all messages that fail DMARC as spam, you just need to set up filters that state that the messages aren't spam ... can't you do the same for yahoomail?
as it happens, DMARC is only checked for the sites, of the original senders, that have TXT/SPF records in DNS, so a large amount of the mailing list stuff gets through happily. Of course you could just convince the owner of the DNS records to have a "~all" at the end of their SPF/TXT record which means that it allows other sites to send email, just don't consider them trusted. one domain that I used to be in charge of (guess who has blackberry users :( ): nslookup -type=TXT salltd.co.uk 208.67.222.222 Server: 208.67.222.222 Address: 208.67.222.222#53 Non-authoritative answer: salltd.co.uk text = "v=spf1 ip4:80.176.180.40/29 ip4:83.105.6.168/29 ip4: 81.142.120.16/29 include:srs.bis.eu.blackberry.com ~all" On 22 April 2014 20:27, Reginald Beardsley <[email protected]>wrote: > I'm glad to see that there is at least a temporary fix for the Illumos > lists. Hopefully OI will follow suit. > > As for the "stop using yahoo" bandaid I have considered that. But gmail > is even more annoying than yahoo. I don't want to even find out how bad > my broadband ISP is. They can barely keep their network up.. There > aren't any other broadband options where I live other than satellite which > I've yet to hear a favorable report on. > > DMARC was developed by a group of major players, not just yahoo. So it's > only a matter of time before they implement the same policy. > > I used to run my own sendmail instance, but that eventually became too > much work for too little benefit. For a long time i used mail and did not > accept MIME attachments. I'd still do that but few people know how to use > uunecode now. OI 151a8 doesn't even have a man page for it, though the > binary is present. Times change. > > Have Fun! > Reg > > -------------------------------------------- > On Tue, 4/22/14, Paul Armstrong <[email protected]> wrote: > > Subject: Re: [discuss] yahoo DMARC policy problem > To: "Yuri Pankov" <[email protected]> > Date: Tuesday, April 22, 2014, 1:42 PM > > At 2014-04-22T22:44+0400, Yuri Pankov > wrote: > > On Tue, 22 Apr 2014 14:43:21 -0400, Josef 'Jeff' Sipek > wrote: > > >On Tue, Apr 22, 2014 at 11:37:13AM -0700, Ask > Bjørn Hansen wrote: > > >> > > >>On Apr 22, 2014, at 11:32 , Reginald Beardsley > <[email protected]> > wrote: > > >> > > >>It looks like the change was already made — > your mail came from > > >>[email protected] > (which of course causes all sorts of other > > >>problems — now I can’t reply to you > privately and my mail client will > > >>think that your email address is [email protected]). > > > > > >Yeah... the real answer is to stop using yahoo and > have whoever is in charge > > >of the mailing lists unbork the settings rewriting > the From headers. > > > > Yes, please. > > Or, you can use the X-Original-Sender header (which is set > on these > lists) to find the original sender and mail them privately. > > Paul > > > ------------------------------------------- > illumos-discuss > Archives: https://www.listbox.com/member/archive/182180/=now > RSS Feed: > https://www.listbox.com/member/archive/rss/182180/23998448-902cecc3 > Modify Your Subscription: https://www.listbox.com/member/?& > Powered by Listbox: http://www.listbox.com > > > > ------------------------------------------- > illumos-discuss > Archives: https://www.listbox.com/member/archive/182180/=now > RSS Feed: > https://www.listbox.com/member/archive/rss/182180/23508059-3f15f76a > Modify Your Subscription: > https://www.listbox.com/member/?& > Powered by Listbox: http://www.listbox.com > ------------------------------------------- illumos-discuss Archives: https://www.listbox.com/member/archive/182180/=now RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be Modify Your Subscription: https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4 Powered by Listbox: http://www.listbox.com
