Microsoft
Software
Hardware
Network
Question : Lotus Notes 6.5. Rule that send's calendar invites to a dedicated folder if accapted or declined.
Dear EE,
I'm guessing it's not possible but i could be mistaken. I cannot seem to find any information about it. But story is like this. User wants calendar invites that are approved or declined to be transfered to a folder in her notes client. Now, is this even possible? I checked where to setup a rule for this but i cannot seem to find this information. And yes i know, 6.5 is old sw...
Might have found it more easy when it was for 8.5 or 9.
Thanks in advance.
Answer : Lotus Notes 6.5. Rule that send's calendar invites to a dedicated folder if accapted or declined.
RewriteRule ^(RealNews/([0-9]+).*)$
http://archvies.realvail.c
om/$1
[NC,L
,R=301]
If both sites (www and archives) are on the same vhost, add this rule before the rewriterule:
RewriteCond %{HTTP_HOST} !^archives.realvail.com
Random Solutions
How to configure SSG-140 with multiply public IP's on single interface.
SSIS and variable issues
Could not reliably determine the server's fully qualified when trying to restart https service
BESX 5.0.1.4 and Exchange 2010 Users can't activate enterprise email
MS Access Update a field based on multiple field values
unable to browse .asmx page in IIS7
visual studio 2008 installation issue
Filtering the SSRS report based on multivalue multiple parameters passed to stored procedure
compile this code with Delphi 2010
how to implement virtual mode in the DataGridView control?