This is not exactly vpopmail related but... I have a situation in which server A is the mailserver in the ISP for foo.org domain server B is the client connecting with dialup and collecting the mail for foo.org domain with fetchmail. Server C is also collecting mail for foo.org domain and connected with dialup and uses fetchmail.
They all use qmail+vpopmail. Now the problem is that, lets say there are users called [EMAIL PROTECTED] which has a mailbox in server B and [EMAIL PROTECTED] which has a mailbox in server C. When user1 wants to send email to user2 the server B thinks that foo.org is hosted in itself and says that this account doesnt exist. Although the preferred way is that the server B should send all email which is not available locally to the server A How can this be done? Evren