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


Usage

<configuration>
    <services>
        <ggsn>
            <service-identification>
                <pop3-rule>
                    <term>
                        <from>
                            <pop3>
                                <operation>
                                    <retr/>
                                    <top/>
                                    <list/>
                                </operation>
                            </pop3>
                        </from>
                    </term>
                </pop3-rule>
            </service-identification>
        </ggsn>
    </services>
</configuration>

Description

Limit match to operation being performed.

Contents

<list>—Apply rule for list server content operation.

<retr>—Apply rule for retr single email operation.

<top>—Apply rule for get email header operation.


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