Hi,
Here is situation
Internet
|
MailHub(SMTP/POP)
|
+----------------+---------------------+
| | |
MailServerP MailServerQ MailServerR
(SMTP/POP) (SMTP/POP) (SMTP/POP)
domainp.com domainq.com domainr.com
Here Mailhub accepts mails mail for domainp.com, domainq.com and
domainr.com, and using smtproutes, it send mails to MailServerP, MailServerQ,
MailServerR resp., Also MailHub handles mails for domainhub.com. I am using qmail
with ldap.
Ldap for mail server p,q,r are independent.
Now I want to configure it, so that if i connect to mailhub port 110, I
should be but able to pop(download) mails for domainp,com, domainq.com,
domainr.com from mailhub itself. Is it possible?
Is there some alternate way to handle this situation.
Will QMQPD be useful here?
Thanks in advance.
Regards,
Santosh Pasi