ispCP - Board - Support
missing services after install - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: missing services after install (/thread-5618.html)



missing services after install - Kedon - 02-04-2009 11:53 PM

Hi Guys. First i wan't to say thank you for this nice work Smile an 2th i just made a fresh install and i have the following problem (Screenshot)

[Image: screenshotes9.jpg]

ps: I am using Debian Etch. I hope someone can tell me what i have to do now Smile (frensh/german or english answers are welcome)


RE: missing services after install - BeNe - 02-05-2009 12:26 AM

AMaVis, pop3-ssl and Spamassassin is always down per default.
You must install/configure them yourself.
But SMTP should be UP and running.
Try:
Code:
# /etc/init.d/postfix start

Greez BeNe


RE: missing services after install - Kedon - 02-05-2009 12:46 AM

Oh, nice to know Smile (configurieren und habs noch nie gemacht^^) checking what happend when i start postfix. looks normal. so maybe you can tell me what you mean with AMaVis, pop3-ssl and Spamassassin i need to install them and then everything should work ?

Can you maybe help me out with the package names ? i never worked with mail servers so it's a little bit hard Smile


RE: missing services after install - BeNe - 02-05-2009 12:51 AM

Quote:maybe you can tell me what you mean with AMaVis, pop3-ssl and Spamassassin i need to install them and then everything should work ?
ispCP runs without it. It is optional to secure your Mailtraffic like Spam/Virus...
You can install it, but it is not need. If so here is a HowTo about Maia which uses AMavis and Spamassassin
--> http://www.isp-control.net/documentation/howto/mail/install_maia_mailguard_1.0.2a_on_ispcp_omega_rc3

POP3-SSL is for secure crypted POP3 connections, so there is a SSL-Cert needed.

Greez BeNe


RE: missing services after install - Kedon - 02-05-2009 01:02 AM

ok ok got 1 problem for the documentation

Please create a config with the generator at http://www.yrex.com/spam/spamconfig.php and save it under ”/etc/spamassassin/local.cf”


the yrex.com url isn't working :/


RE: missing services after install - BeNe - 02-05-2009 01:30 AM

Works for me without any Problems!

Greez BeNe


RE: missing services after install - Kedon - 02-05-2009 02:32 AM

i am at last step from amavis and i get this error Smile :

Code:
Starting amavisd: ERROR: MISSING REQUIRED BASIC MODULES:
  Net::Cmd
  Net::SMTP
BEGIN failed--compilation aborted at /usr/sbin/amavisd-new line 157.
(failed).

PROBLEM FIXED


Everything is working fine Smile there was a Service using the Port of the MailServer. Big thx BeNe Smile