What is Yample? A very simple mail sorting language. How do I install it? Yample is a MDA - Mail Delivery Agent. It get the mail from the mail server and puts it where it should be, either some mail-folder or your garbage can. Yample can be put whereever you want to. If you want all the users to be able to use it put it in /usr/local/bin or somewhere similar. In order for Yample to function it needs a few Perl modules. These are: * Mail::Internet * Mail::Send http://search.cpan.org/~markov/MailTools/ * MIME::Words http://search.cpan.org/~eryq/MIME-tools/ * Mail::ListDetector http://search.cpan.org/~mstevens/Mail-ListDetector/ * Text::Balanced http://search.cpan.org/~dconway/Text-Balanced/ * Mail::Spamassassin http://search.cpan.org/~jmason/Mail-SpamAssassin/ With Perl 5.6 or higher and these modules, everything should be ok. -- Per Andreas Buer $Id: README.txt,v 1.6 2004/01/13 22:32:04 perbu Exp $