Can I create a Contact Form with PHPList that forwards emails to my email?

Hello,

I am was wondering if I can create a form, Like the Subscribe Form, but make a Contact form only, where the results are emailed to me vs going into a database?

Thank you.

Raphael

I would consider phpList to be overkill for a contact form that sends results via email. If you’re not using phpList for sending mail in bulk to lists, and if you’re not integrating the contact form in some way with phpList’s database, then you can accomplish your needs with a lot less code on the server. Using phpList for this would be kind of like using a hammer to chop down a tree, it’s probably possible but will be a lot more work than necessary.