I forgot my password! Now what?
You can have a temporary one sent to you by sending an email to password@weemailer.com.
Do I need my site to have any special scripting enabled?
No! That's the beauty of WeeMailer. We do all of the hard work behind the scenes so all you have to do is show
some html. No need for asp, jsp, php, .net, or whatever other scripting language someone told you you might need.
Why do I need a Gmail account?
You don't need a gmail account to use the We eMailer service. You do however need a
gmail account if you want your visitors to get a confirmation email sent from
you to them. If you don't use a gmail account you will still get a summary
email with the comment/feedback your visitor have left.
Can I use an email address other than GMail to send responses?
No. At this time we are only supporting Gmail responses. It's free to setup an
account here.
In the profile section it asks for my GMail password. Why do you need this?
In order for the email that is sent to your visitor to appear to come from you we need to authenticate you through
Google's GMail service and send the email through them using JavaMail. While your password is required we will
NEVER EVER EVER use your password for any other reason besides authentication. It also will NOT be transmitted
via the form submission. You CAN choose not to provide your password but you will not be able to send an
automated response to your visitors after they submit an emai. Up to you.
Are you really free?
Yes we are!!
If I have any problems with my account who do I contact??
Just send us an email and we'll get back to you within one business day. support@weemailer.com
Can I delete my account?
Absolutely. If you are unhappy for any reason you can delete your account 24/7 and it will be taken into account immediately.
Can I edit the html code given?
Sure, go ahead. Apply some CSS style sheets just don't change the parameter names or the form action and everything should
still work wonderfully.
Is this secure?
Upon signup you must provide a page where the form will be running from. If an attempt to run the form from anywhere other
than that domain name and page you entered is made, the emailer will immediately fail and notify you of a potential breech.
What happens after the request is made and the form is submitted?
We eMailer will send an email to you with the details from your visitors feedback/comments. Additionally, your visitor will
receive a comfirmation email that they have successfully submitted their comments. The response will then be sent back to the
page that made the call with a parameter sent containing a message as to whether it was successful or not. The parameter name is
weemailerResp. If you're using a scripting language you can get that response and display it back to the user. If there was an
error or the email was not sent the user will either be directed to a weeMailer.com error page or back to your calling page with
the error message in the parameter mentioned above. This option is up to you in the preferences section of your account.
Can I change the automated confirmation back to my visitors?
Yes! You can either choose to use the default or write your own response.
What do the default responses to my visitors look like?
Subject: Comment Confirmation
Message: Thank you for sending us your feedback/comments. We will respond if necessary as soon as possible.
Thank you
Do you save or store the comments posted in any way?
No. The comments posted are for your eyes only. We don't do any
database updating, inserting, or saving of any kind. We don't even
save the sent email message confirming the comments left by your visitors.