OK, I’ve been trying to get GetMail working with multidrop, but I’m struggling. It’s probably best if I explain exactly what I’m trying to do.
I have 4 users: mum, dad, child1, child2
All the email goes into a single POP3 mail box at my ISP.
Each user has their own email address (e.g. mum@address.com, dad@address.com)
Every time we set up a new online account with a company, we give out a new email address (e.g. company1@address.com, company2@address.com, school@address.com, builders@address.com). My ISP allows me to drop emails sent to specific addresses, so if a company starts to send too much spam I can drop their emails.
I need to route all the unsorted emails to users mum & dad.
I then need to set up specific aliases so certain emails go to mum, e.g. school@address.com, and certain address go to dad, e.g. builders@address.com
I currently do all this with my ISP mail server by filtering the email into 4 different mailboxes and then downloading those mailboxes using FetchMail (to an old ClearOS server). I was hoping to be able to manage the whole thing using NethServer. Can I implement this using GetMail with mail aliases plus "domain accept unknown recipients"on Nethserver, or do I need to change my MX records to route mail directly to my Nethserver box and bypass my ISP mailserver (i.e. not use GetMail)?
Many thanks
Bob