Mailyoulike uses a catch all account to retrieve all emails and then parse each email and saves them to database this is done at each user login, if you have lots of users who are using mailyoulike on your server , then more and more emails will need processing at each login . like you have 10,00 emails in your catch all account mailyoulike will need some time to get all these emails and parse them thus making the login process slow in order to avoid this we are introducing our mail retrieval service .
This is a desktop software that runs on a dedicated server , this will get all emails from catch all account parse them and save them to the database , the web interface will not do this work any more thus making the web interface fast . the web interface will only connect to mail server when it needs to send emails . the retrieval part is done with desktop software
Option 1 : you either pay monthly and use this service for your domain
Option 2 : purchase this software and run on your own dedicated server
Option 1 will not require you to have a dedicated server, and all emails will still be saved in your database on your server