the url is....
http://www.muhri.net/pronto/page.php3?node=download
It's a great email program...
Alan
On Fri, 30 Jun 2000 16:40:56 -0500, Dennis Myers said:
> Alan Carpenter wrote:
>
> > Here's a walk through of how I got it installed. Hopefully this will help
> > someone else out.
> >
> > Download just ProntoInstaller.PL
> > Create a directory and copy ProntoInstaller.pl Into it
> > as root; type "./ProntoInstaller.pl" (It should start the install)
> > It will then ask how do you want to install it. From tar or rpm? I
> selected
> > tar.
> > It will finish the install and you should be able to run the pronto.
> >
> > Now once you try to send an email you will get an error......Date:: Manip
> > unable to determine timezone
> >
> > find the file Manip.pm file, Mine was in /usr/lib/perl5/site_perl/5.06
> > edit this file with any editor....
> > goto line 95 and edit the follow line...
> >
> > $conf ("tz")=" ",
> >
> > inside the quotes put your timezone....mine is eastern so....
> >
> > $conf("tz")="EST"
> >
> > That should get you going =). I want to say thanks to all the people on
> this
> > list, and to Maher. This is a great email program. Keep up the good
> work.
>
> where did you find Pronto? I have looked all over and don't find a
> download, do
> you have a URL? Thanks , Dennis
>
>