SER reads an email to approve the account with the following text in the html code:
"bla bla bla...
Your password is: XYZ123
bla bla bla...."
front part is "your password is: " and backpart is the regular expression of a line break "\n". the characters between front and back is the password which SER extracs for the login or that account.
make it easier for us and say on what script you are working on. that said, i don't know everything. especially if i have absolutely no clue when i don't know which script is in use.
Comments