Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section General Discussion Debian/Ubuntu
  • Search

Installing SpamAssassin on VestaCP - Ubuntu 14.04 on GCE

Debian/Ubuntu related topics
Post Reply
  • Print view
Advanced search
2 posts • Page 1 of 1
yjmk
Posts: 1
Joined: Sun Jul 05, 2015 1:34 pm

Installing SpamAssassin on VestaCP - Ubuntu 14.04 on GCE
  • Quote

Post by yjmk » Sun Jul 05, 2015 1:51 pm

I was having a bit of an issue installing Vesta on a fresh VM on Google Cloud Engine using Ubuntu 14.04, first ClamAV file download (main.cvd and the other ones) would take forever to complete, then the entire install would fail when trying to install SpamAssassin.

I got around this by closing the SSH session at the ClamAV download and restarting the Vesta install, the download is way faster the second time around.

Fixing the SpamAssassin install failing the entire Vesta install on the other hand took me quite a bit of time (and swearing) to find the right solution. Eventually I Google translated this post on a Russian forum, and boom. Vesta install completes without hassle.

This might not be the best way to solve it, or even the right way to solve it. I possibly did something wrong to begin with. All I know is it worked for me and hope it can help someone else if they need it.

Original link: http://chast.in/trouble-spamassasin-in-vestacp.html

Obviously full credit to the author, and thanks! I was close to giving up.

Also VestaCP is a great product, very happy to be using it!

---------------------------------------------------------------------------------

When installing panels VestaCP on Ubuntu 14.04 was a mistake:

Starting SpamAssassin Mail Filter Daemon: server socket setup failed, retry 1: spamd: could not create IO :: Socket :: INET6 socket on [:: 1]: 783: Can not assign requested address
server socket setup failed, retry 2: spamd: could not create IO :: Socket :: INET6 socket on [127.0.0.1]: 783: Address already in use
server socket setup failed, retry 3: spamd: could not create IO :: Socket :: INET6 socket on [127.0.0.1]: 783: Address already in use
server socket setup failed, retry 4: spamd: could not create IO :: Socket :: INET6 socket on [127.0.0.1]: 783: Address already in use
server socket setup failed, retry 5: spamd: could not create IO :: Socket :: INET6 socket on [127.0.0.1]: 783: Address already in use
server socket setup failed, retry 6: spamd: could not create IO :: Socket :: INET6 socket on [127.0.0.1]: 783: Address already in use
server socket setup failed, retry 7: spamd: could not create IO :: Socket :: INET6 socket on [127.0.0.1]: 783: Address already in use
server socket setup failed, retry 8: spamd: could not create IO :: Socket :: INET6 socket on [127.0.0.1]: 783: Address already in use
server socket setup failed, retry 9: spamd: could not create IO :: Socket :: INET6 socket on [127.0.0.1]: 783: Address already in use
spamd: could not create IO :: Socket :: INET6 socket on [127.0.0.1]: 783: Address already in use


The problem is probably in the fact that in DC, where the server is installed, still not using ipv6.
The solution was simple, to add to the SpamAssassin configuration file in line with the options OPTIONS -4:

# nano /etc/default/spamassassin

I've got it got this:

OPTIONS = »- create-prefs -max-children 5 -helper-home-dir -4"

And continue with the installation panel VestaCP

# bash vst-install.sh --force
(updated this to the one provided on the website)
Top

sacredwebsite
Posts: 29
Joined: Sun Dec 13, 2015 6:18 pm

Re: Installing SpamAssassin on VestaCP - Ubuntu 14.04 on GCE
  • Quote

Post by sacredwebsite » Sun Dec 13, 2015 6:25 pm

Thank you for posting this. I am wondering if anyone else has found a more effective way to solve this issue? I wonder if the install script is outdated?
Top


Post Reply
  • Print view

2 posts • Page 1 of 1

Return to “Debian/Ubuntu”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password