1

(3 replies, posted in Feature requests)

it is on, thats the issue, they sign up with a bogus email that doesn't exist, the mail server tries to send the verification email and the server replies to me the user at that domain is rejecting this email

The error that the other server returned was:
550-5.1.1 The email account that you tried to reach does not exist. Please try
550-5.1.1 double-checking the recipient's email address for typos or
550-5.1.1 unnecessary spaces. Learn more at
550 5.1.1 http://support.google.com/mail/bin/answ … nswer=6596 ds9si14439082obc.138 - gsmtp

I get 20 of these a day, a simple solution would be to have the sign up script check for a valid email

2

(3 replies, posted in Feature requests)

would it be possible to have the sign up form check the email to be valid and error if not?

this is for bogus sign ups, I get 20 a day from no user at that server emails, most from gmail

I had this same issue on my server, all I did was change the date on the server bios to the correct date and it worked, the issue was a daylight savings time change, not sure about people in a different time zones, I haven't tested it yet

do you have the correct permissions on the attachment folder? it should be writable if I remember

5

(5 replies, posted in PunBB 1.3 additions)

I think this could be the issue, I tried to do the same once before but I ran into an error about this

<input type="hidden" name="csrf_token" value="5d6873d60498923b36391b783160d6370eec5daf" />

If im correct each login creates a different value and no matter if your session is correct unless you have the same csrf_token script you will not be logged in,

I'm not sure the developers want us to post how to hack the login on the forum so If and when you figure it out message me :-)