GithubHelp home page GithubHelp logo

Comments (19)

skipperblue avatar skipperblue commented on August 30, 2024 4

Office365, which is used for outlook.com and all private businesses that use Office365 business email has a page with links to their IPs here: https://docs.microsoft.com/en-us/microsoft-365/enterprise/urls-and-ip-address-ranges?view=o365-worldwide
The page has links to a json file that lists all IPs and their use cases (including non-mail sending IPs such as imap migration) as well as an RSS feed for automatic updates.
In my opinion Office365 is extra important to whitelist because they do not follow the resend policy in rfc5321. They attempt resends from a random different IP in their pool each time so mail is never delivered and after enough failures they will blacklist the receiving mail server from sending to Office365 domains.

from postwhite.

6qw avatar 6qw commented on August 30, 2024 1

Thanks for the project!

I'd like to suggest fastmail.com

from postwhite.

dajones70 avatar dajones70 commented on August 30, 2024 1

Great tool. Thank you! Please consider allowing custom/local lists be put in a local conf file for options like simplify= and the *_hosts= to allow for easy updating of the main postwhite script. I have added to the *_hosts= lists so updates are difficult. Something like a postwhite.conf file would be very helpful so I could keep my local *_hosts= lists that would be appended to the default lists.

from postwhite.

dajones70 avatar dajones70 commented on August 30, 2024 1

Consider adding facebookmail.com to social_hosts= list.

from postwhite.

 avatar commented on August 30, 2024

How about Yahoo (yahoo.com)?

from postwhite.

stevejenkins avatar stevejenkins commented on August 30, 2024

Hi, @davidcarollo. I'd love to be able to include yahoo.com - but check the first "Known Issue" in the README: https://github.com/stevejenkins/postwhite/blob/master/README.md :(

from postwhite.

 avatar commented on August 30, 2024

Oops! Now that you mention it again I do recall reading that the other day. My bad.

from postwhite.

stevejenkins avatar stevejenkins commented on August 30, 2024

No biggie. I wish Yahoo! would get on the bandwagon. But their mailers have marched to the beat of their own drum for a long time now. :)

from postwhite.

K2rool avatar K2rool commented on August 30, 2024

Hi,been useing postwhite for a few day now thanks for the very useful project

Here's a few Suggestions
mailgun.com transactional email from rackspace
mailjet.com a other transactional email provider
github.com

from postwhite.

stevejenkins avatar stevejenkins commented on August 30, 2024

Thanks, @K2rool. I like those suggestions, and have added options for them to 1.22 (they are enabled by default).

from postwhite.

stevejenkins avatar stevejenkins commented on August 30, 2024

Hi, @6qw. I've added fastmail.com and it's now included as of v1.33. See commit 9a1ada3.

Thanks for the suggestion.

from postwhite.

stevejenkins avatar stevejenkins commented on August 30, 2024

Done and done! Please see new version. Thanks for the suggestion, @dajones70 :)

from postwhite.

qskousen avatar qskousen commented on August 30, 2024

How about Sparkpost and parent company Momentum/MessageSystems?

from postwhite.

dajones70 avatar dajones70 commented on August 30, 2024

comcast.net centurylink.net embarqmail.com rr.com to webmail_hosts
amazonses.com mxlogic.net messagelabs.com messagegears.net authsmtp.com to bulk_hosts

from postwhite.

stevejenkins avatar stevejenkins commented on August 30, 2024

Thanks for the suggestions, @dajones70!

Those bulk hosts all appear like good potential candidates, but I'm hesitant to include ISPs like Comcast, CenturyLink, and RoadRunner since they are much more than simple webmail hosts. Those residential networks are teaming with botspam from soccer moms' computers who downloaded some toolbar or app or cute game. Postwhite doesn't create a whitelist for Postfix, just for Postscreen. And since the primary purpose of Postscreen is to be a quick frontline defense against botspam, I feel like forcing everyone who uses Postwhite to skip Postscreen analysis of connections from botspam-heavy networks is a bit too aggressive for the average Postfix admin. As far as I know, the webmail hosts you suggested don't do outbound screening for botspam. The "mega" webmail hosts like Google, Yahoo, and Microsoft do.

The ability to easily include custom hosts is there for users like you who are comfortable with more aggressive whitelisting.

Again, thank you for the suggestions. I'll take a closer look at those bulk hosts to make sure, but at first glance I don't see anything wrong with including them. :)

from postwhite.

toslan avatar toslan commented on August 30, 2024

Biggest RU-Net bulk mailers:
mail.ru yandex.ru qip.ru rambler.ru

from postwhite.

incase avatar incase commented on August 30, 2024

I'd suggest Steam:
smtp-62.steampowered.com[208.64.202.62] and various others, apparently all in 208.64.202.0/24
I know of at least:
smtp-59.steampowered.com 208.64.202.59
smtp-62.steampowered.com 208.64.202.62
smtp-01-tuk1.steampowered.com 208.64.202.37
smtp-02-tuk1.steampowered.com 208.64.202.47

from postwhite.

xpunkt avatar xpunkt commented on August 30, 2024

https://dmarcian.com/spf-survey/?domain=yahoo.com sadly no ips at all is valid
https://dmarcian.com/spf-survey/?domain=gmail.com do we trust to many ips ? :/

i use sqlgrey with 3600 sec delay time, but not for known maillists that is not spaming ips, is postwhite possible to make sqlgrey local skip files ? eq no greylist for known maillists, postfix maillist have no spf, just to be fun :=)

from postwhite.

6r1d avatar 6r1d commented on August 30, 2024

Tutanota should be added if it wasn't.

Domain list:

w1.tutanota.de - v=spf1 ip4:81.3.6.160/28 -all
w2.tutanota.de - v=spf1 ip4:81.3.6.160/28 -all
w3.tutanota.de - v=spf1 ip4:81.3.6.160/28 -all
w4.tutanota.de - v=spf1 ip4:81.3.6.160/28 -all

Generally, should I write a PR to the postwhite script, patching the webmail_hosts section for this to work?

from postwhite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.