If the request is marked as anonymous, less EVILing may be done. The result of the evil request is returned in an EVIL_REPLY (or an error). One may only EVIL another user if that user has "recently" sent the EVILing user a CHANNEL_MSG and the other user started the conversation. To implement this rule, the server keeps a short list of users who have recently sent messages to a given user. If the user to be EVILed has rolled off this list, or was never on it, the EVIL request is denied via ERROR__CODE_REQUEST_DENIED.
These are the flags that control how EVIL should work.
Name
Value
Notes
ICBM__EVIL_REQUEST_FLAG_ANONYMOUS
0x0001
Do not reveal my username to the evilee.
From Aleksandr Shutko: SNAC(04,08) client send warning command SNAC(04,08) ICBM__EVIL_REQUEST
Use this to send warning to client that bother you. Currently this works only
for AIM. You can send warning as anonymous or as yourself. Server should ack
this command via SNAC(04,09). See also
SNAC(04,01) and
SNAC(04,05) for more information.
<a name="evil_request"></a> Send user warning sequence
This sequence used to send warning to AIM user that bother you. User that have
too high warning level disconnects from server and can't connect for some time.
You can send normal and anonymous warning. Normal warning increase user warning
level by 15%, anonymous warning increase warn level by 3%.
When the host is unable to send one or more messages to the client, the host sends this SNAC to the client to let it know that it missed some messages ("calls").