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
User Review of MailJump
Submitted by Ivan Dell'era on 09/29/2000.
@NameLookup is a new R5 function formula. I found it can speedup the redirection, mainly because we do not use the [nocache] of the original one.
Also, the mail db can be in any sub-directory, not just the /mail.
httpserver := "/" + @Name([CN];@Left(@NameLookup([NoUpdate]; @UserName; "MailServer")
;"/")) + "." + MailFileDomain+"/";
filename:=@LowerCase(@NameLookup([NoUpdate]; @UserName; "MailFile" ));
temp:=@Left(filename;"\\")+"/"+@Right(filename;"\\");
@if(@Contains(temp;".nsf");httpserver + temp;httpserver + temp + ".nsf")
Go back
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