Files
config-pacs-docker/dcm4chee/default/data/xmbean-attrs/dcm4chee.archive@3Aservice@3DSendmail.xml
2025-02-26 14:49:25 +07:00

12 lines
819 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- automatically produced by XMLAttributePersistenceManager --><attribute-list date="20250224090843" 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>