Hi guys

so am new to python trying to see if i can parch thinsgs up but no wont work
kkeep getting thhis error.

Traceback (most recent call last):
File "crack.py", line 434, in <module>
quee.put((i.spl it('@')[1],i,p))
IndexError: list index out of range


here is the code dont know what is exactly wrong,

Code:
import socket,threading,base64,datetime,sys,ssl,imaplib,time,re
...