Craig Lewis wrote:
Here is a posting I origionally made to qmail list.
===================================================================================================
Please bear with me as I am new to qmail, but I need to design and
build a system where hosting is done for a domain whos users are
spread across 2 or more mail servers. So if the qmail server has
accounts for [EMAIL PROTECTED], [EMAIL PROTECTED], .
[EMAIL PROTECTED], and then another server, server B, not a qmail
server, has [EMAIL PROTECTED], [EMAIL PROTECTED], .
[EMAIL PROTECTED] . Then if the qmail server gets a message for
[EMAIL PROTECTED], I want it to relay the message on to server B. Now
from my vague understanding of qmail, it seems I could put
[EMAIL PROTECTED], [EMAIL PROTECTED], etc in the virtualdomains file,
Actually, I think the qmail-ldap-patches allow you to do just that.
There's an LDAP-attribute that specifies what mailserver a user lives on.
Of course, qmail-ldap is not vpopmail, and you can't use any of the
inter7-tools, but at least it should be able to address your problem
"the right way".
Rainer