Hello everyone,
I have my mailcow synchronizing my address book on my iCloud account.
It works very well and all my contacts on iCloud are now in my webmail address book.
I was thinking to achieve the filter below :
- if the email passes all tests and the sender address is in my address book, put it to “INBOX” ;
- if the email passes all tests and sender address is not in my address book, put it to “Others”.
But… I don’t know where to start.
I was thinking about extracting emails addresses from the database, put it inside a file, and add a specific header on these emails from verified senders.
But before begin this journey, is anyone has another smarter or simpler idea on how to achieve this ?
Thanks 🙂
–
Léo.