Laposte.net will be requiring all email be authenticated

Starting on September 9th laposte.net will begin requiring email to have valid, aligned authentication. Mail that isn’t authenticated will start to be delivered to the spam folder or rejected at delivery time.

Full details should be published on Laposte’s postmaster page in the next few days but the gist of it is that you must have either SPF that passes and is aligned with the 5322 From: header or a DKIM signature that validates and is aligned with the 5322 From: header.

(Or both. Both is good.)

This will apply to most email, not just bulk email.

If you’ve already done the work to follow Gmail and Yahoo’s requirements for bulk senders then you’re already in compliance at laposte.

Related Posts

d= for data

A few ISPs use the d= value in the DKIM signature as a way to provide FBL and reputation data to senders. This has some good bits, in that senders can get FBLs and other information regardless of the IP address they’re using and whether or not they have sole access to it.

Read More

DNS for white label authentication with SproutDNS

I wrote last year about using “stunt” nameservers for customer subdomain authentication – i.e. dynamically generating all the authentication records needed in DNS for each customer as needed.

Read More