This is the first time I’ve seen this type of set up for secure email. Granted, I don’t have a lot of experience with it though.
In my experience the security settings were done on the email server. Both the sending email address and the receiving email address had to be set up with some sort of encoding to pass a security key.
You might talk with your email group about getting a specific email address set up to send your email from that is secure. If the email you are sending to is also secure, you should be able to use a normal email address with only one @ sign. This way you can specify the securing sending email address for sending your email and it should help to simplify things from the Business Objects end.
As I said, I don’t know that much about email set up, this has just been my experience.
Thanks for the response, it generates an Crystal SMTP error on the BO side. I don’t believe that I will be able to do anything more with this as things currently stand.
Cheers,
Mark.
The details of this are as follows:-
Append “@securemail.com” to the end of the e-mail address you are sending to. For instance, to send an encrypted e-mail to johndoe@abcindustries.com, you amend the e-mail address to become johndoe@abcindustries.com@securemail.com.
Your recipient will then receive an e-mail with a link back to a secure site inside our company firewall.
Once they click the link, the recipient will be taken to a registration page where they will create their own password to use with any secure mail they receive from you or any other ABC Industries colleague in the future. Registration is a one-time only event.
Once on the secure site, your recipient can read the message and access any attachments.
Give me another week when I have a cluster running, I’ve had problems with the install on one server, but OK on another - seems a bit hit and miss, some good features though. - If you want them then probably - if you don’t then I wouldn’t.
Are you stuck with using multiple domain names in the recipient email address? I ran into the same issue and we solved it by using the subject field to identify secure emails. If the subject begins with{SOME_KEYWORD_HERE}, the recipient gets a link just as you describe with your process.
I don’t think multiple domains in an email address will work since that format is invalid and BOE seems to do some verification to ensure the email address is in a valid format.
The “how” is a mystery to me. I asked my email folks if there was a way to send secure emails after the double domain address option failed and they told me about the keyword in the subject line method. I can see if they will divulge the specifics, but we use Exchange on the back end for email so I’m not sure if this would apply to Notes.
Thank you for your input, this is enough for me to investigate further.
I don’t know much about e mail servers, but, I’m sure a delivery rule could be created to add a secure mail address, probably a similar one that looks at the mail address field.
I’m at where you are . I’m not sure if you got any info based on your research .If Yes, Could you please share that to me?
We are planning to open Email distribution options for our clients in a secured way in this oct release. We had a conversation with email folks and they have asked to have #secure# to each email subject line( – Ensures all internal/external email’s is sent encrypted) to make the report content secure distribution.
I hope the above little info helps you to reach your task 
Now, We are planning to implement either of two option
I . To have a default #secure# to each email subject line – User will still be able to enter the subject after #secure#
II. To have #secure# option under the list of subject field – user should select #secure# manually under the subject line field options
The available options BO provided under subject field are as follows
Title
2.ID
3.Owner
4.Date and Time
5.Email Address.
Do you know the exact code directory where I can include #secure# to the subject line options.
Please let me know if you have any information or any other alternative plane or any suggestions.
IÂ’m so glad to see this post . Dying to get some info , at last I see something .
I’m unsure how you would get to and amend that list. Unfortunatly, due to budgetry constraints that project was canned and I have nmovd on now.
Couldn’t you try putting #secure# in the name of the report itself and using the title option?
The only possible issue I could forsee here is the use of a special character #.
Basically what I did was, applied #Secure# to the webi_destinationForemat.jsp file code
Directory :
D:\Program Files\Business Objects\Tomcat55\webapps\AnalyticalReporting\jsp\Webi_DestinationFormat
File name :
webidestinationformat.jsp
I applied #secure# at the subject line box in the code