-
Notifications
You must be signed in to change notification settings - Fork 510
Choosing a Server
One-Click Installs
Shared Hosting
- DreamHost $2.95/mo
VPS
- DigitalOcean $4/mo
FreeScout can be ran on any hosting which allows to use PHP and MySQL 5 / MariaDB 5 / PostgreSQL, even on a shared hosting (for example DreamHost). Cheapest $5/mo server at DigitalOcean or Amazon EC2 (t2.nano) will be enough to run FreeScout. There are also Cloud Solutions available. There is no any minimal or recommended system requirements (CPU / RAM).
Your server must allow to configure a cron job to run a command every minute.
If you are planning to send emails via SMTP, keep in mind that some shared hostings may restrict outgoing connection to SMTP ports (25, 587, 2525, etc) - so check this with your hosting before your start. If ports are closed check with the hosting if one of them can be opened. But usually hostings keep open at elast 2525 port, so you should be able to connect to some Email Delivery Services.
If you want to send emails using PHP's mail() function, keep in mind that shared hostings may have an outgoing mail quota limits (for example DreamHost allows 200 recipients per hour).
If you are planning to send outgoing emails from your own SMTP server, before starting FreeScout installation you need to make sure that SMTP server's IP is not blacklisted.
If you are planning to provide support via FreeScout to customers with Chinese emails (qq.com
for example) and want to send emails from your own server (via PHP's mail function or sendmail) instead of using email service providers, it is highly recommended to set up your server closer to China, as qq.com
most likely will rejet all emails sent from servers located far from China with "550 Ip frequency limited"
error message. So if you are using DigitalOcean or Amazon EC2 you can get a server in Singapore and most likely your server will be able to send emails to qq.com
.
FreeScout — Help desk & shared mailbox, free Zendesk & Help Scout alternative.
About
Installation
Configuration
- Sending Emails
- Fetching Emails
- Connect G Suite & Microsoft 365
- Console Commands
- Backup
- Update
- Upgrade PHP
Troubleshooting
Tools & Integrations
- API
- Migrate to FreeScout
- Zapier
- Make (Integromat)
- MacOS Menu Bar App
Development