can I view the freeside archive?

Isaac Loven loven at netspace.net.au
Thu Oct 21 20:18:49 PDT 1999


Hi all
I have just started a new job. I must move all the current billing
system  to freeside.
I am interested in reviewing all past emails in the freeside archive.
Can I do this?
I know i could write a script :

    for ( $i =1;  $i<1000;  $i++ )
        {
               ` echo  "" |  mailx   ivan-freeside-get.$i at sisd.com `;
                sleep 1; #  I don't want to kill the mail server !

        }

but is their a simpler solution. ??



Thanks

Isaac Loven






More information about the freeside-users mailing list