Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various fixes #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Various fixes #1

wants to merge 1 commit into from

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