pem.spam_assassin.deleteItems

This method is supported by Operations starting from version 5.0

This method removes e-mail addresses from the white or black list of QMail Mailbox, which is protected by the SpamAssassin service.

The method has the following input parameters:

Name

Type

Short Description

login

string

Login name of Service User, which is an owner of the QMail Mailbox. This parameter specifies the required QMail Mailbox.

list

string

This parameter defines the list, from which the e-mail addresses are removed. There are the following options:

  • white – white list of senders,
  • black – black list of senders.

items

array of strings

List of e-mail addresses.

The method has no output parameters.