Found the error. Used the correct case for folders but not the individual files. Totally overlooked them due to not using the feature. Didn't think they would be called unless used. Always helps if we read the fine print!!! Thanks for posting the below error. Was going bald on this one.<grin> Chuck ----- Original Message ----- From: "Gunnar Hjalmarsson" <mailbox@gunnar.cc> To: <ringlinklist@gunnar.cc> Cc: "Andrew Hooper" <andrew@best.net.nz> Sent: Monday, November 06, 2000 9:49 PM Subject: [ringlinklist] Ringlink 1.1, Error > > Jock Dempsey wrote (to my private email address): > > > > This is the error I get from the NEW 1.10 gentools.pm. I think it > > is a server configuration conflict. Since I am not using the > > alternative mail system can I just rem out the calling line > > > > use Mail::Sender; (perhaps the other two calling it??) > > > > Can't locate Mail/Sender.pm in @INC (@INC contains: lib > > /usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503 > > /usr/local/lib/perl5/site_perl/5.005/i386-freebsd > > /usr/local/lib/perl5/site_perl/5.005 .) at lib/gentools.pm line 29. > > Yes, one way to fix the problem is to rem out line 29 in gentools.pm. > > Another way is to upload the three new files that were included in the > Ringlink 1.1 distribution, even if you don't make use of them: > > - Sender.pm should be in a subdirectory to 'lib' named 'Mail' > > - Base64.pm and QuotedPrint.pm should be in a subdirectory to 'lib' > named 'MIME' > > (i.e. since you get the error message described above, I suppose that > you hadn't uploaded those files in accordance with the file structure in > the README.TXT file) > > / Gunnar