Hi, With the 2.2 I was able to get a mail server running with postfix, mysql, courier-imap, fetchmail, clamav, spamassasin, samba, ssh, webmin, bind, iptables. I added some 1000 users and did some traffic test and things seem to work fine. For people who are interested I documented the whole thing for me as a virgin (born in september) working with linux.
At that moment was PHP version 4 used in trustix 2.2 and I also used apache with squirrelmail. PHP 4 became PHP 5 and I was not able anymore to get squirrelmail working (know bug) Options : - work around the bug with the information of the bug info of trustix ... didn't work for me. - compiling the squirrelmail sources 1.4.5 cvs failed because of my limited knowledge of make. - next looking for other webmail products didn't work out (missing modules etc) I'm checking daily the release of the 1.4.5 and the rpm of the community area but things can take a while ... I do not wish to move to a fedora, gentoo or SOL. I need to start all over and the use of VIA EPIA hardware (proxy servers) is giving problems on SOL. Option 1 Compile the 1.4.4 version of squirrelmail, or even better using the squirrelmail rpm trustix from the community area. In that case I need to resolve the PHP4 and PHP problem. Seems that the RPM is expecting PHP and not the PHP4 so how do I define that PHP4 is PHP so that the rpm works ? Or how do I rebuild from the sources of squirrelmail 1.4.4 telling to use PHP4. I assume that this must be simple because other people are also using the PHP4 for own written applications on trustix. Option 2 Compile the 1.4.5 version of squirrelmail but then also I need the directives how to do this for PHP4 Is there a document how to compile the sources for a trustix Linux box. With the dansguardian it's defined in the wiki as tar xjvf libesmtp-1.0.3r1.tar.bz2 cd libesmtp-1.0.3r1 ./configure --prefix=/usr make make install make clean tar xjvf dansguardian-2.8.0.3-antivirus-6.3.8.tar.bz2 cd dansguardian-2.8.0.3-antivirus-6.3.8 ./configure --cgidir=/home/httpd/cgi-bin/ --sysvdir=/etc/init.d/ make make install make clean This is simple to execute and works fine. I can follow on the screen what is going on and ok ... I assume that for PHP4 a command such as --phpdir=/etc/php4 or so must be used but from here I'm lost ... Also in case you know a book to study let me know ... (I'm a fortran assembler programmer and didn't make the move to C or C++ . Did some programming in PERL command line and Visual Basic but that's it. ) Thanks, Jos Scheelen ICT KA Geel -- _______________________________________________ Check out the latest SMS services @ http://www.linuxmail.org This allows you to send and receive SMS through your mailbox. Powered by Outblaze _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
