[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <services>
        <ggsn>
            <service-identification>
                <pop3-rule>
                    <term>
                        <from>
                            <pop3>
                                <user>
                                    <contains>
                                        <name>name</name> <!-- identifier -->
                                    </contains>
                                </user>
                            </pop3>
                        </from>
                    </term>
                </pop3-rule>
            </service-identification>
        </ggsn>
    </services>
</configuration>

Description

Matches a substring.

Contents

<name>—Matches a substring.


[Contents] [Prev] [Next] [Index] [Report an Error]