This commit is contained in:
2025-02-26 14:49:25 +07:00
commit 1c1d9c4474
6403 changed files with 1953774 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- automatically produced by XMLAttributePersistenceManager --><attribute-list date="20170926081038" id="dcm4chee.archive:service=Sendmail">
<attribute name="SmtpHost" type="java.lang.String">localhost</attribute>
<attribute name="SmtpPort" type="java.lang.Integer">25</attribute>
<attribute name="SmtpAuthentication" type="java.lang.Boolean">false</attribute>
<attribute name="SmtpUser" type="java.lang.String"/>
<attribute name="SmtpPassword" type="java.lang.String"/>
<attribute name="RetryIntervals" type="java.lang.String">5x1m,12x5m,24x1h,7x1d</attribute>
<attribute name="QueueName" type="java.lang.String">Sendmail</attribute>
<attribute name="JMSServiceName" type="javax.management.ObjectName">dcm4chee.archive:service=JMS</attribute>
</attribute-list>