Python---Email-Bomber icon indicating copy to clipboard operation
Python---Email-Bomber copied to clipboard

Python Email Bomber / Bomb

Results 14 Python---Email-Bomber issues
Sort by recently updated
recently updated
newest added

I am getting this error even though I have enabled IMAP in my gmail account """ ERROR: please run connect() first ERROR: please run connect() first ERROR: please run connect()...

I put subject and message still pops up as No Subject or No message

I put subject and message still pops up as No Subject or No message

After sending the mail, the message and subject is not displaying

`faisal071@HP-EliteBook-2540p:~/Python---Email-Bomber$ python Email_Bomber.py File "Email_Bomber.py", line 54 print(f'ERROR: {e}') ^ SyntaxError: invalid syntax ` ![image](https://user-images.githubusercontent.com/59764708/102932388-18663000-4498-11eb-85dd-6b97f44e65e6.png)

* Removed "Python" and inserted "Python3" * Created a section for installation

When I cuoose 1k mails it stops at 100 and says run connect, any fixes? Other than that very good tool love it

When you want to send 5 mails it sends 6. Can be fixed by removing the '+1' after 'self.amount' in line 118.

![image](https://user-images.githubusercontent.com/69057502/89706077-445e9a00-d96b-11ea-9e88-d44a21c363bc.png)