http://zeitlin.homeunix.com/cgi-bin/mbugs/show_bug.cgi?id=888

           Summary: New filters entered wrongly into config file
           Product: Mahogany
           Version: 0.66
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: major
          Priority: P3
         Component: Filters/autocollect
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When using a config file to store all configuration;

When adding a new filter, the filter is saved into the configuration file 
immediately before the "Name" field line of the final filter. The result looks 
something like;

[Filters/Microsoft\ Security]
Rule=if((containsi(from(),"MS Corporation Security Bulletin")))\n{\n  clearflag
("U");\n  clearflag("N");\n  move("Junk");\n}
[Filters/mxdomain]
Rule=if((containsi(recipients(),"mxdomain.com")))\n{\n  clearflag("U");\n  
clearflag("N");\n  move("Junk");\n}
Name=Microsoft Security
Name=mxdomain

This generates warnings/errors when starting Mahogany.

Every time I add a new filter I have to go and edit my config file.

Alastair.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to