seekhosting
04-08-2005, 12:36 AM
Hello,
A client has an interesting request. He want to create an "Master Email Account" that can read all emails from other email accounts. Are there any email clients or scripts that allow to do so?
Thanks and best regards
Knogle
04-10-2005, 06:00 AM
He could setup the other email accounts as forwards into his 'master' email account?
gplhost
04-10-2005, 08:54 AM
You have many solutions to do that depending on what you need. One of them would be to recompile Qmail, and add for logging option (log all incoming and outgoing messages). Then you will have all mail saved inside a single flat file, and you can use mbox2maildir in a cron script to split the file in messages for delivery in a pop account (because you wont ever keep mbox format, will you?). I did that for one of my customer, it works well.
Another possibility is to do like Knogle says. Or you can do (like I did) a mix of both solutions...
To setup mail aliasing inside Qmail, you can do it in the .qmail file of each accounts.
Thomas
Kiamori
04-11-2005, 12:04 AM
ipswitch imail supports this as an administrative feature..