Blame doc/plugins-dbus/com.redhat.problems.configuration.mailx.xml

Packit Service 779887
Packit Service 779887
 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
Packit Service 779887
Packit Service 779887
<node name="/com/redhat/problems/configuration/mailx">
Packit Service 779887
    <annotation name="com.redhat.problems.ConfFile" value="/etc/libreport/plugins/mailx.conf" />
Packit Service 779887
    <annotation name="com.redhat.problems.DefaultConfFile" value="/usr/share/libreport/conf.d/plugins/mailx.conf" />
Packit Service 779887
Packit Service 779887
    <interface name="com.redhat.problems.configuration.mailx">
Packit Service 779887
        <property name="Subject" type="s" access="readwrite" />
Packit Service 779887
        <property name="EmailFrom" type="s" access="readwrite" />
Packit Service 779887
        <property name="EmailTo" type="s" access="readwrite" />
Packit Service 779887
        <property name="SendBinaryData" type="b" access="readwrite" />
Packit Service 779887
    </interface>
Packit Service 779887
</node>