Re: patch

Torsten Mueller <[email protected]>
Newsgroups gmane.mail.neomail.general
Message-ID <[email protected]>

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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.