IBM®
Skip to main content
    Country/region select      Terms of use
 
 
   
     Home      Products      Services & solutions      Support & downloads      My account     
 
developerWorks
AIX and UNIX
Information Mgmt
Lotus
New to Lotus
Products
How to buy
Downloads
Live demos
Technical library
Training
Support
Forums & community
Events
Rational
Tivoli
WebSphere
Java™ technology
Linux
Open source
SOA and Web services
Web development
XML
My developerWorks
About dW
Submit content
Feedback



developerWorks  >  Lotus  >  Forums & community  >  Lotus Sandbox

Lotus Sandbox

developerWorks
User Review of MailJump
Submitted by Don Andrews on 05/30/2000.
Rating: 4 stars
This didn't originally work for my company because we have users in different mail directories than "mail" (ie. we have maila,mailb,mailc,maild, etc)
I had to put this code in the <computed value> to get it to work - it's a little primitive, but it works....

httpserver := "/" + @Name([CN];@Left(@DbLookup("Notes":"Nocache";@Subset(@DbName;1):"names.nsf";"($Users)";@LowerCase(@UserName);"MailServer");"/")) + "." + MailFileDomain + "/";
temp1 :=@Left(@DbLookup("Notes":"NoCache";@Subset(@DbName;1):"names.nsf";"($Users)";
@LowerCase(@UserName);"MailFile");"\\");
temp :=@Right(@DbLookup("Notes":"NoCache";@Subset(@DbName;1):"names.nsf";"($Users)";
@LowerCase(@UserName);"MailFile");"\\");
@If(@Contains(temp;".nsf");httpserver + temp1 + "/" + temp;httpserver + temp1 + "/" + temp + ".nsf")


Now if my user clicks to get his mail file in "maila\jblow.nsf" it doesn't try to redirect him to "mail/jblow.nsf"

Cheers!

Don Andrews

Go back

Lotus Software

Document options
Print view

  Sandbox views
By Application Name
By Category
By Product
By Audience
By Date
By Submitter
Conferences

  Resources
developerWorks: Lotus Downloads
alphaWorks Downloads
    About IBM Privacy Contact