Skip to content

Conversation

@Coder666
Copy link

Fixed an issue with sending mail to non-email addresses. Added noddy @ check.
Fixed issue with repeated random numbers
Fixed an issue with UTF-8 characters in subject lines i.e £ sign
Added a zero padded random integer replacement

…@ check.

Fixed issue with repeated random numbers
Fixed an issue with UTF-8 characters in subject lines i.e £ sign
Added a zero padded random integer replacement
Copy link
Owner

@strawp strawp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

  1. Why is the usedints a dict? Isn't it just a list?
  2. Is it the intended behaviour to have two separate random ints per email or would it be better to just pad the first random int in order to fill {randomintpadded}?

@Coder666
Copy link
Author

Coder666 commented Feb 1, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants