Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 47f0d89

Browse files
committed
sqlmap.org mail server rejects the email, hence use Gmail
1 parent 640e0ee commit 47f0d89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extra/shutils/regressiontest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
SMTP_PORT = 25
2727
SMTP_TIMEOUT = 30
2828
29-
29+
3030
SUBJECT = "Regression test results on %s using revision %s" % (TIME, REVISION)
3131

3232
def prepare_email(content):

0 commit comments

Comments
 (0)