Can you add the these rules features?

Hi

can you add these rules features?

  1. sent date

  2. received date

  3. dimension / size of the attachment/s

use the pro version

thanks
best regards

See my reply to your other post.

hi
i did it , but would be nice to have such rules pretty in the list / fields so i more easy to create them
more easy than read the header on another site
thanks

You have a much wider selection if you apply your rules to local folders: An exagerated example:

After message has been [received]
from [people]
except from [people]
and received using [account]
and my name is in the To or Cc field
and with [words] found in body or subject
and with [words] found in header
and with [specified size]
and with attachment
and has any of [selected] tags
move to [folder]
and stop processing other rules
etc.....

hi
can i use wilcards in [words] wildcards like * ?

sent date
received date

could be a nice idea , just a request
it could make em client more powerfull , at least for pro version
thanks

I honestly don’t know when it comes to wildcards (such as * or ? or []) in dates. My only advice: The best rules are the simplest ones. Be careful, rules are a powerful feature but they could be “deadly” if misused, even in good faith

And what makes matters worst, wildcards support in email systems for rules is limited, and often cannot be used for complex filtering in tools like Gmail or standard Outlook rules.

If I were you, I’ll wait for a moderator or for another member to confirm if what you’re asking could be achieved in eM Client. Meanwhile, why not do some testing yourself with date wildcards?

I know for certain that you can use the following date wildcards in many email systems. They are used to make reports dynamic, showing data relative to the day the report is viewed, rather than a fixed date:

  • $$TODAY represents the current date.
  • $$NOW represents the current date and time.
  • Date Range Filtering: You can use $$TODAY combined with operators, such as $$TODAY-1w (past week) or $$TODAY+2m (next two months) to create dynamic reporting windows.
  • Etc.

Do your own research and come back to the forum with your findings. It would be really interesting.