On 16-Aug-10 13:35, Jose Sanchez wrote:
Hey guys,

Im trying to install qmailtoaster on a VPS (following the instructions at: 
http://wiki.qmailtoaster.org/index.php/CentOS_5_QmailToaster_Install) with a 
very small amount of RAM and I was wondering how can I install qmail toaster 
without all that features (clamav, freshclam, spamassassin, mailing lists, RBL 
checks, etc.)

I only need qmail toaster with DomainKeys, and POP3 service.

Thank you in advance.
this is how I am running qmailtoaster on small ram server 256 - 768MB
the easiest is install all packages first then stop qmail service,
after that set spam: no and clam: no on /var/qmail/control/simcontrol file (clamd/spamd are eating RAM)
don't forget to run qmailctl cdb
then stop qmail (qmailctl stop)
after that remove unwanted service (clamd/spamd) for folder /var/qmail/supervise (you may also want to remove pop3s/imaps/submission but make sure you know whay you are doing)
stop freshclam service (service freshclam stop; chkconfig freshclam off)
install dkim and spamdyke (how to is on wiki)
after that run qmail  (qmailctl start)

to remove mailinglist just uninstall ezmlm
to remove rblcheck just empty file /var/qmail/control/blacklists but I suggest you should install spamdyke
to remove etc, you should be able to do it by yourself if you know how :-P
... if not ask again

ps: you still need smtp service on your box, so others can sent you email for you to download using pop3
in my box /var/qmail/supervise only has 4 service running
[r...@server2 ~]# ls /var/qmail/supervise/
authlib  send  smtp  submission

ps2: when there is no clamd/spamd, expect your mailbox will be flooded with virus/spam-email
but with spamdyke it would decrease it's threshold
I have setup this box only for proxying user mailbox on branch from HQ Mailserver and for branch users sending email faster that's why I don't need spamd and clamd as it was already scanned on HQ Mailserver.






---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
    For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


Reply via email to