mirror of
https://github.com/moparisthebest/davmail
synced 2025-02-28 17:31:52 -05:00
Doc: Document davmailservice.exe usage
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@951 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
6a269179ae
commit
97a5f1a38e
@ -73,6 +73,17 @@ davmail.logFilePath=/var/log/davmail.log
|
|||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section name="Register DavMail windows service">
|
||||||
|
<p>A new experimental davmailservice.exe wrapper is available in the windows
|
||||||
|
package.
|
||||||
|
</p>
|
||||||
|
<p>To register DavMail as a windows service, use:
|
||||||
|
<source>davmailservice install</source>
|
||||||
|
or
|
||||||
|
<source>sc create DavMail binPath= \path\to\davmailservice.exe type= own start= auto</source>
|
||||||
|
</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section name="DavMail Setup as a JEE Web Application">
|
<section name="DavMail Setup as a JEE Web Application">
|
||||||
<p>Prerequisites : Sun J2SE 1.5 or 1.6 and any JEE compliant web container
|
<p>Prerequisites : Sun J2SE 1.5 or 1.6 and any JEE compliant web container
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user