FAQ - How to use NetFiler tags


When you forward the email to your NetFiler account, lilke myname@netfiler.net , you can decide to add TAGS in the body of the forwarded email to specify a storage location.

Here are some tips for tags :

  1. I don’t want to provide any tag

    The message and the attachments will be saved in a folder like :

    (Netfiler root)\2020

  2. I want to save the email and it’s attachment to a specific directory

    Use a tag like :

    #CREDITCARD

    This will store the message and the attachments in folder :

    (Netfiler root)\CREDITCARD

  3. I want to save the email and it’s attachment to a specific sub-directory

    Use a series of tags, like :

    #CREDITCARD
    #VISA
    #2020

    This will store the message and the attachments in folder :

    (Netfiler root)\CREDITCARD\VISA\2020

  4. I want to save the email and it’s attachment to TWO locations

    Use two series of tags, separated by a blank lines, like :

    #CREDITCARD
    #VISA
    #2020

    #PAY
    #2020july

    This will store two copies of the message and the attachments, in separate folders :

    (Netfiler root)\CREDITCARD\VISA\2020

    and

    (Netfiler root)\PAY\2020july