drallieiv / KinanCity

Yet another PTC account generator
Apache License 2.0
125 stars 66 forks source link

Include email address in activation log #51

Closed ashleykleynhans closed 7 years ago

ashleykleynhans commented 7 years ago

Thanks for providing such an awesome tool.

It would be great if the mail server could include the email address the mail was sent to as well as the activation link. It's not really very useful just to see the activation link in the log, you don't know which account that activation link is for.

drallieiv commented 7 years ago

The log should currently say : Activation link found for email ... : [.........]

I'll look to add it to the csv file, but that would require the format to be changed

ashleykleynhans commented 7 years ago

Yeah sorry I meant the CSV file (links.log). The log while its running does include the email address, but I would like it to be included in the CSV file too, to make it easier to identify which accounts have been successfully verified and which have not just by viewing the links.log file.

drallieiv commented 7 years ago

merged