asked on
ASKER
ASKER
ASKER
ASKER
ASKER
ASKER
Lotus Software produced the Lotus 1-2-3 spreadsheet program, and later developed Lotus Notes, a groupware and email system. Following its acquisition by IBM, the Notes and Domino client/server collaborative platform were expanded to include functions such as email, calendars, to-do lists, contacts management, teamrooms, discussion forums, file sharing, microblogging, instant messaging, blogs, and user directories. IBM also release SmartSuite, a comprehensive office suite, and followed that with Symphony, unrelated to the Lotus suite of the same name.
TRUSTED BY
ASKER
The 2 users are using the mail6.ntf and the other mail5.ntf
With the mail5.ntf is everything OK but when I have a look at the Agent list in mail6.ntf I can't see the check quota agent.
I copied this agent from the mail5.ntf and pasted it to the mail6.ntf but it doesn't work. I tried to copy it directly to the database but it doesn't work either.
The chkquota agent looks very simple.
Option Public
Use "Common"
and
Sub Initialize
Call chkquotaAgent
Call ReleaseSpace
End Sub
Why doesn't work it?
I checked the agent list where it works but couldn't find any other I could copy.
The chkquota Agent calls itself? Or it calls what's in the program by default?
E.G. when I set the quota in the Admin client?