Re: patch
"Muhannad Tamemi" <[email protected]>
| Newsgroups | gmane.mail.neomail.general |
|---|---|
| Message-ID | <00fd01c352fa$deb1c600$152017d9@Muhannad> |
Dear Trosten , I edit the file neomail.pl using VI and made all changes on it .. it worked with me , i logged in , and i saw the mailbox and read emails .. but the problem now is when i try to enter with the same user again , i get this error message after i authinticate : Can't locate object method "hexhash" via package "MD5" (perhaps you forgot to load "MD5"?) at /dev/fd/5 line 2960, <SPOOL> line 14. would you please advise ?many thanks Muhannad ----- Original Message ----- From: "Torsten Mueller" <[email protected]> To: <[email protected]> Sent: Wednesday, July 23, 2003 11:34 PM Subject: Re: [Neomail-users] patch > > > Muhannad Tamemi schrieb: > > > > Dear all & Torsten > > > > Sorry for writing in html text , now i should be writing in plain txt. by > > can i know why all mailing lists prefer plain txt than any others ?? > > Look at google and search for "netiquette plain text list", you should > see > enough references. > > ... > > i have test machine solaries8 and i tried the command you gave to me ,,, i > > think it did not work . > > If the patch command didn't work as expected then do this: > > Open the patchfile in a texteditor and open the installed neomail.pl > in another text editor. Now make the changes to be seen in the patchfile > "by hand" in neomail.pl > > i.e. > - if ($folder eq $checkfolder) { > + if ($basketcase eq $checkfolder) { > + $folder = $checkfolder; > > means: > remove the line containing > 'if ($folder eq $checkfolder) {' > , insert there > 'if ($basketcase eq $checkfolder) { > $folder = $checkfolder;' > . > > As this patch isn't as great, you could do it by hand. > > Torsten > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > NeoMail-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/neomail-users > > ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01