Howdy all, I'm about to launch and I want to disable sendmail in my php.ini. However I don't wanna screw up the signup process. Since the signup pages (I'm using Layeredpanel) are in .jsp, should I be fine disabling the php sendmail functions? Thanks.