PST mailer-daemon/to/cc issues - fix

Issue #815 closed
Rory McInerney created an issue

Hi, I've written this script to try to tackle some of the issues that crop up with importing Outlook psts into piler. This script will:

Look up via LDAP the sending address header and rewite it into addresses piler understands

Rewrite the To:/Cc headers into things addresses that piler understands and failing that, use a default noexist@domain.com address so that this doesn't mess up the import for the other user. External emails also will default to this, but this should ensure it imports ok for the sender.

It's not an ideal solution but this has helped deal with an enormous pile of PSTs in my organisation where re-exporting them with correct headers was not an option. Hope it helps anyone.

Comments (4)

  1. Log in to comment