Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/2.getting-started/1.prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ We **strongly** recommend installing Postal on its own dedicated server (i.e. a
* At least 2 CPU cores
* An appropriate amount of disk space (at least 25GB) for your use case

Most people install Postal on virtual servers. There are lots of providers to choose from including [Digital Ocean](https://m.do.co/c/17696597a9ed) and [Linode](https://www.linode.com).
Most people install Postal on virtual servers. However, some providers have widespread IP blacklisting issues—DigitalOcean and Linode, for example, have entire IP ranges that are fully blocked.

One thing to be aware of is you'll need to ensure that your provider does not block port 25 outbound. This is quite common and is used to prevent abuse from spammers.

Expand Down