HostOnNet Blog

Installing Scrollout F1 Email Gateway

Looking for Linux Server Admin or WordPress Expert? We can help.

Scrollout F1 is an Email Gateway that sit in front of your mail server stop all incoming and out going spam. You can find more info at

http://www.scrolloutf1.com

Scrollout F1 need Ubuntu or Debian server to install. To install Scrollout F1, run

cd /tmp
wget http://sourceforge.net/projects/scrollout/files/update/scrolloutf1.tar/download -O scrolloutf1.tar
tar -xvf scrolloutf1.tar
chmod 755 /tmp/scrolloutf1/www/bin/*
/tmp/scrolloutf1/www/bin/install.sh

Example

cp: cannot stat ‘/scrolloutf1/www/cfg/mailgraph’: No such file or directory
chown: cannot access ‘/var/www/spamassassin/20_wb.cf’: No such file or directory
1048576+0 records in
1048576+0 records out
1073741824 bytes (1.1 GB) copied, 14.0238 s, 76.6 MB/s
Setting up swapspace version 1, size = 1048572 KiB
no label, UUID=ca7bb695-af10-4794-8d12-2d2d4e4bc003
swapon: /swapfile.img: insecure permissions 0644, 0600 suggested.
[ ok ] Restarting nginx (via systemctl): nginx.service.
[ ok ] Restarting php5-fpm (via systemctl): php5-fpm.service.
[ ok ] Restarting incron (via systemctl): incron.service.


Connect to http://10.0.0.4/ using any web browser
User: Admin
Pass: 123456 (It is CRITICAL to change it with a new complex password)
Support & feedback: [email protected]
root@Debian:/tmp# 

Now you will be able to login to Scrollout f1 server at

https://YOUR-SERVER-IP/
User: Admin
Pass: 123456

On first login, you will be asked to change Admin password, set a secure password.

To use this, you need to add a domain name, modify MX record of your domain name to IP of Scrollout F1 server installation.

Posted in Ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.