I'm attempting to determine where, in the XMail code, alias recipients are resolved to real local recipients. I noticed that this appears to happen in SMTPCheckForwardPath, but I can't see anything there that is storing the resolved recipient - it's being used to check if the mailbox is full, and a couple of other things, but not stored that I can see.
Is this, in fact, the case? And if so, is it resolved again later when the mail has been completely received? Or did I just miss where it's being stored? - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
