Hi,

> :0 c
> backup
> :0 i
> | cd backup && rm -f dummy `ls -t msg.* | sed -e 1,32d`

        As per "man procmailrc",

-------------------------------------------------------------------
       ering  recipes.  If a delivering recipe is found to match,
       procmail considers the mail (you guessed it) delivered and
       will cease processing the rcfile after having successfully
       executed the action line of the recipe.
-------------------------------------------------------------------

        Obviously, the first recipe matches (there is no condition/s
associated with it) always. Making every mail go to folder backup.
        Try using chained rules - if previous recipe delivers, then do
this too etc..
        I have no idea why a "FROM" folder is created when you access
mail.

        Regards,
        Kedar.


-----------------------------------------------------------------------
The LIH mailing list archives are available at:
http://lists.linux-india.org/cgi-bin/wilma/linux-india-help

Reply via email to