I have a Blackberry that access my email via the IMAP protocol. The only problem is that BB can only access email that is in the INBOX as opposed to a sub-folder of INBOX (very much like POP does).
But I've got email forwarders so that ALL messages addressed to personalmail@domain.com gets redirected to commonAddress@domain.com Then rules recognize that the message was for personalmail@domain.com and move the message to INBOX\PersonalMail.
There are several other email forwarders like this along with corresponding rules.
But all of this means that my BB can't access my messages because they're not in INBOX.
I need to figure out a way to have the BB access a user account called BBPersonal@domain.com and have the server think that BBPersonal's INBOX is the same folder as common's INBOX\PersonalMail.
I was thinking about creating a symlink that says /home/username/mail/.BBPersonal is the same as /home/username/mail/.common/PersonalMail/
Is this a good method? Or does someone have an alternative method I could use?
I'm on a LAMP server if that matters.
TIA!



LinkBack URL
About LinkBacks
Reply With Quote





