* Troy Davis <[EMAIL PROTECTED]>: > Hi guys has anyone done an apt-get package of the lastest amavis-new for > debian-etch? > > > > Of a step by step to how to install from a tarball
#!/bin/bash /etc/init.d/amavisd stop cp -p /usr/sbin/amavisd /usr/sbin/amavisd.old install -o root -g root -m 755 -p amavisd amavisd-agent amavisd-nanny amavisd-release p0f-analyzer.pl /usr/sbin /etc/init.d/amavisd start -- Ralf Hildebrandt (i.A. des GB IT) [EMAIL PROTECTED] Charite - Universitätsmedizin Berlin Tel. +49 (0)30-450 570-155 Gemeinsame Einrichtung von FU- und HU-Berlin Fax. +49 (0)30-450 570-962 Geschäftsbereich IT Standort CBF I'm looking for a job! ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/