#1 2015-03-04 11:26

mcginley50
Member
Registered: 2013-12-01
Posts: 4

Outlook Address format change (Office 365)

Hi,

I use renamer to rename Outlook emails in the format of date/sender/subject and it's worked perfectly. Now I have a issue that the email address format in renamer has changed and now I get the results below instead of the senders name. Any reason for this? Let me know if I need to provide any additional information but I'm hoping it's only a small issue,

Regards.

2015-02-26 11-43-41 - /OEXCHANGELABS/OUEXCHANGE ADMINISTRATIVE GROUP (FYDI********PDLT)/CNRECIPIENTS/CNB35480B82185410280**********62A8-SenderName - FW message.msg

Offline

#2 2015-03-04 23:53

den4b
Administrator
From: den4b.com
Registered: 2006-04-06
Posts: 3,479

Re: Outlook Address format change (Office 365)

Which version of ReNamer are you using? Did it work differently in previous versions?

So far it looks like it is caused purely by the switch over to Office 365 (as mentioned in your email).

You can use a Replace or a RegEx rule to strip away not needed parts. If you provide few more examples then we can help you establish a generic pattern that works for them all.

Offline

#3 2015-03-05 11:27

mcginley50
Member
Registered: 2013-12-01
Posts: 4

Re: Outlook Address format change (Office 365)

Renamer works perfectly when renaming emails that we received but when we try and use the program to rename sent emails that's where the problem arises. I think it is a result of the Office 365 switchover. We had the problem on a previous version of Renamer and I updated to 6.1 and the problem still exists. I have attached an example below.

renamererror.jpg

Offline

#4 2015-03-05 16:16

den4b
Administrator
From: den4b.com
Registered: 2006-04-06
Posts: 3,479

Re: Outlook Address format change (Office 365)

Please provide several examples of raw content from Outlook_Sender meta tags. This is needed to establish a common pattern which can then be converted to a RegEx rule for automatically removing not needed parts.

Take several emails and replace entire file name with Outlook_Sender meta tag. Post the new names here as plain text.

If its a sensitive content, you can send them in an email.

Offline

#5 2015-03-08 01:27

den4b
Administrator
From: den4b.com
Registered: 2006-04-06
Posts: 3,479

Re: Outlook Address format change (Office 365)

Add a RegEx rule, immediately after the rule that inserts Outlook_Sender meta tag:
* RegEx: Replace expression "/O=.*/CN=[^\-]+\-" with "" (skip extension)

It converts patterns like these:

/O=EXCHANGELABS/OU=EXCHANGE ADMINISTRATIVE GROUP (FYDIBOHF23SPDLT)/CN=RECIPIENTS/CN=B35480B821854102809647229F8A62A8-MWELDON
/o=ExchangeLabs/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=7d448145f0104aafb649e5238774a6dc-mail

In to:

MWELDON
mail

Offline

Board footer

Powered by FluxBB