Hi, I've been trying to just create a mail contact form for my site but I cant use PHP's built in mail() function because SMTP is blocked on the server I'm using. I just have a send mail path on the server I'm using, I know the port, but I was just wondering how I would create this. I also wasn't sure If I would have to use Perl for this.