ID:146499
 
Code:
client/Topic(href, href_list[])
var/a= "Name: [href_list["Name"]] Key:[src.key] Applying For:[href_list["Applying For"]] \
Expierence:
[href_list["Expierence"]] AIM:[href_list["AIM"]] MSN:[href_list["MSN"]] Email:[href_list["Email"]]"
SendPage(a,"N1ghtW1ng","email=1;subject=Job")


Problem description:

When I submit the form, and it activates SendPage() it says "Do you wish to send an email to N1ghtW1ng..."I click Yes but I never get the email. Instead I get a page. I can't see anything wrong, could this possibly be a bug with BYOND? I know all of my setting are set so I can accept email.

Do you have the right address supplied in your account information?
In response to Yota
Yeah, all of that is fine. I checked the preferences in the pager, and it is checked that I can recieve emails also.